cc2538-bsl VS toaruos

Compare cc2538-bsl vs toaruos and see what are their differences.

cc2538-bsl

Python cross-platform script to upload firmware via the serial boot loader onto the CC13xx, CC2538 and CC26xx SoC. (by JelmerT)

toaruos

A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network stack, etc. (by klange)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
cc2538-bsl toaruos
2 22
483 4,690
- -
5.3 9.8
5 days ago over 2 years ago
Python C
BSD 3-clause "New" or "Revised" License University of Illinois/NCSA Open Source License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

cc2538-bsl

Posts with mentions or reviews of cc2538-bsl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-08.
  • Sonoff CC2652P stick as ZigBee sniffer?
    2 projects | /r/ZigBee | 8 Nov 2022
    Flash the stick with C:\Program Files (x86)\Texas Instruments\SmartRF Tools\SmartRF Packet Sniffer 2\sniffer_fw\bin\cc1352p1lp\sniffer_fw.hex . As far as I know, you can flash it using the same methods you'd normally use to flash Z-Stack firmware. cc2538-bsl.py works, but if you ask it to verify, it'll show "ERROR: Timeout waiting for ACK/NACK after 'Get CRC32 (0x27)'". And note that once you flash the sniffer FW, you won't be able to re-flash it over USB; you'll need to use the cJTAG pins on the board (the Reset, TMS, TCK, etc… pins shown in this pic), which requires extra hardware, such as the CC-DEVPACK-DEBUG. Or at least I couldn't figure out how to do it; if it's possible, please let me know how.
  • PSA: Zigbee network lockup bug affecting zigbee2mqtt and ZHA (zigpy-znp) fixed
    2 projects | /r/homeassistant | 2 Feb 2021

toaruos

Posts with mentions or reviews of toaruos. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-07.
  • ToaruOS Has Been Archived
    1 project | news.ycombinator.com | 22 Mar 2024
  • Tilck – A Tiny Linux-Compatible Kernel
    6 projects | news.ycombinator.com | 7 Jan 2023
    Another interesting project to checkout is klange’s toaruos https://github.com/klange/toaruos
  • Question
    1 project | /r/osdev | 10 Sep 2022
  • Kneel b4 HML
    2 projects | /r/linuxmasterrace | 14 Aug 2022
  • Announcing: PonyOS 8
    3 projects | /r/osdev | 31 Mar 2022
    In case it's not clear, PonyOS is a joke reskin of my serious OS project, ToaruOS. PonyOS gets a new release every April 1st. All of the libraries and applications in ToaruOS are in-house things I built myself - the whole OS is "built from scratch". PonyOS adds ponysay, which is an external app originally written in Python - and in previous releases of PonyOS I shipped the Python version alongside a port of Python 3.6. This release, though, comes with a port to my own language, Kuroko, which is a dialect of Python - a lot of what went into building the PonyOS release this year was getting ponysay to work well.
  • Interesting variables
    1 project | /r/osdev | 25 Feb 2022
    There is no correct way to use inline assembly here. You need a stub written in assembly that will save those registers to the stack and pass a pointer to a handler written in C. You may also want to define a struct that matches the stack layout to make it easier to access the stack contents. This is not my code. If you want to use this code in your OS, you must follow the license requirements.
  • Seriously, WHY?
    1 project | /r/osdev | 25 Jan 2022
    Here's a good example, although it's 64-bit instead of 32-bit.
  • Hacker News top posts: Dec 13, 2021
    4 projects | /r/hackerdigest | 13 Dec 2021
    ToaruOS 2.0\ (5 comments)
  • ToaruOS 2.0, a new (hobby) x86_64 OS
    1 project | /r/Boiling_Steam | 13 Dec 2021
  • ToaruOS 2.0
    3 projects | news.ycombinator.com | 13 Dec 2021

What are some alternatives?

When comparing cc2538-bsl and toaruos you can also consider the following projects:

Awesome-Embedded - A curated list of awesome embedded programming.

Lemon-OS - The Lemon Operating System

ZigStarGW-MT - GUI wrapper designed for convenient service work with TI CC1352/CC2538/CC2652 based Zigbee sticks or gateways. Packed into single executable file

kernel-zig - :floppy_disk: hobby x86 kernel zig

rEFInd-minimal - A stunningly clean theme for the rEFInd UEFI boot manager.

limine - Modern, advanced, portable, multiprotocol bootloader.

micronucleus - ATTiny usb bootloader with a strong emphasis on bootloader compactness.

xboot - The extensible bootloader for embedded system with application engine, write once, run everywhere.

hekate - hekate - A GUI based Nintendo Switch Bootloader

HoodLoader2 - 16u2 Bootloader to reprogram 16u2 + 328/2560 with Arduino IDE

OC-little - ACPI Hotpatch Samples for the OpenCore Bootloader

lk2nd - Secondary little kernel (lk) bootloader for Qualcomm MSM8953 devices