RF24Network
Wireless network framework
A software framework for implementing wireless network protocols using the nRF24L01(+) radio transceiver.
Network Layer for nRF24L01(+) Radios
272 stars
64 watching
129 forks
Language: C++
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
maniacbug/rf24 | Provides an Arduino driver for the nRF24L01 2.4GHz Wireless Transceiver | 957 |
nrf24/rf24mesh | Develops an open-source software framework for mesh networking using RF24 devices | 425 |
nrf24/rf24 | A driver for the nRF24L01 wireless transceiver chip | 2,248 |
omriiluz/libnrf24l01p | A C library for wireless communication with Nordic nRF24l01+ modules. | 7 |
nekromant/rf24boot | A bootloader that enables wireless communication between microcontrollers and nrf24l01 wireless modules | 107 |
kehribar/nrf24l01_plus | Portable nrf24L01+ radio module library with auto acknowledgement and retransmission support | 297 |
svpcom/wfb-ng | A software framework for implementing long-range packet radio links using raw WiFi radio | 1,034 |
aaronds/arduino-nrf24l01 | An Arduino port of an existing radio communication library for the nRF24L01 module | 229 |
maikelwever/nrf24l01 | Provides a platform agnostic driver to interface with 2.4GHz wireless modules using Rust and embedded-hal. | 28 |
wilab/sdruofdm | A software framework for implementing Orthogonal Frequency Division Multiplexing (OFDM) in MATLAB for wireless communication systems using USRP radios. | 42 |
abdullahselek/merhaba | A framework for discovering and connecting to services on the local network using Bonjour protocol | 72 |
omriiluz/nrf24-btle-decoder | Decoder for NRF24L01+ and Bluetooth Low Energy protocols using RTL-SDR | 309 |
huntlabs/collie | An asynchronous event-driven network framework written in Dlang. | 60 |
virtualabs/radiobit | A framework for exploring and manipulating wireless communication protocols on small devices | 148 |
manawyrm/fmberry | Software to transmit FM radio using a Raspberry Pi and a specific transmitter chip. | 146 |