rf24boot
Wireless MCU Bootee
A bootloader that enables wireless communication between microcontrollers and nrf24l01 wireless modules
nRF24L01+ bootloader for avr and other mcus
107 stars
27 watching
20 forks
Language: C++
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
maikelwever/nrf24l01 | Provides a platform agnostic driver to interface with 2.4GHz wireless modules using Rust and embedded-hal. | 28 |
mcu-tools/mcuboot | A secure bootloader for 32-bit microcontrollers. | 1,346 |
nrf24/rf24 | A driver for the nRF24L01 wireless transceiver chip | 2,248 |
maniacbug/rf24 | Provides an Arduino driver for the nRF24L01 2.4GHz Wireless Transceiver | 956 |
nvreformat/etherboot | A bootloader for Raspberry Pi using the ethernet device to upload custom kernels at runtime | 11 |
lolzballs/rfm69 | A Rust driver for RFM69 wireless chips. | 11 |
maniacbug/rf24network | A software framework for implementing wireless network protocols using the nRF24L01(+) radio transceiver. | 272 |
omriiluz/libnrf24l01p | A transceiver library for wireless communication using Nordic nRF24l01+ modules. | 7 |
onkwon/yaboot | A bootloader that initializes and boots ARM Cortex-M based microcontrollers with secure data integrity and optional APP update functionality. | 22 |
optiboot/optiboot | An bootloader upgrade for Arduino and Atmel AVR chips that provides improved boot speed and code space efficiency. | 1,103 |
omriiluz/nrf24-btle-decoder | A software tool to decode and parse data from NRF24L01+ and Bluetooth Low Energy protocols using RTL-SDR hardware. | 309 |
mcauser/micropython-ys-rf34t | An MCU that transmits and receives ASK/OOK encoded data using a 433MHz RF module. | 9 |
nekromant/esp8266-frankenstein | An alternative firmware for ESP8266 modules with improved command-line interface and configuration options | 318 |
raburton/rboot | A custom bootloader for ESP8266 devices with flexible ROM management and minimal stack usage. | 302 |
lowpowerlab/rfm12b | A C++ library for controlling RFM12B wireless transceivers with low power consumption and customizable transmission settings. | 134 |