RF24
Wireless driver
A driver for the nRF24L01 wireless transceiver chip
OSI Layer 2 driver for nRF24L01 on Arduino & Raspberry Pi/Linux Devices
2k stars
132 watching
1k forks
Language: C++
last commit: 9 days ago
Linked from 1 awesome list
arduinoarduino-libraryc-plus-plushacktoberfestnrf24l01rf24
Related projects:
Repository | Description | Stars |
---|---|---|
maniacbug/rf24 | Provides an Arduino driver for the nRF24L01 2.4GHz Wireless Transceiver | 954 |
maikelwever/nrf24l01 | Provides a platform agnostic driver to interface with 2.4GHz wireless modules using Rust and embedded-hal. | 28 |
nrf24/rf24mesh | Develops an open-source software framework for mesh networking using RF24 devices | 424 |
aaronds/arduino-nrf24l01 | An Arduino port of an existing radio communication library for the nRF24L01 module | 229 |
mothball187/flipperzero-nrf24 | An NRF24 radio transceiver driver for the Flipper Zero device | 287 |
omriiluz/nrf24-btle-decoder | Decodes and analyzes wireless communication protocols from RTL-SDR data | 308 |
lolzballs/rfm69 | A Rust driver for RFM69 wireless chips. | 11 |
nrf-rs/nrf-hal | A Rust-based hardware abstraction layer for nRF microcontrollers | 507 |
brektrou/rtl8821cu | Driver software for Linux-based wireless Wi-Fi adapters from Realtek | 1,612 |
omriiluz/libnrf24l01p | A C library providing a simple API for accessing wireless nRF24l01+ modules on ARM-Cortex-M3 and MSP430 microcontrollers. | 7 |
maniacbug/rf24network | A software framework for implementing wireless network protocols using the nRF24L01(+) radio transceiver. | 272 |
nekromant/rf24boot | A bootloader that enables wireless communication between microcontrollers and nrf24l01 wireless modules | 107 |
japaric/mfrc522 | A platform agnostic driver to interface the MFRC522 RFID reader/writer | 30 |
kehribar/nrf24l01_plus | Portable nrf24L01+ radio module library with auto acknowledgement and retransmission support | 297 |
ilya-epifanov/si5351 | A Rust driver for a hardware radio IC with PLL and clock generation capabilities | 3 |