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 | 954 |
nrf24/rf24mesh | Develops an open-source software framework for mesh networking using RF24 devices | 424 |
nrf24/rf24 | A driver for the nRF24L01 wireless transceiver chip | 2,234 |
omriiluz/libnrf24l01p | A C library providing a simple API for accessing wireless nRF24l01+ modules on ARM-Cortex-M3 and MSP430 microcontrollers. | 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,020 |
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 | Decodes and analyzes wireless communication protocols from RTL-SDR data | 308 |
huntlabs/collie | An asynchronous event-driven network framework written in Dlang. | 61 |
virtualabs/radiobit | A framework for exploring and manipulating wireless communication protocols on small devices | 146 |
manawyrm/fmberry | Software to transmit FM radio using a Raspberry Pi and a specific transmitter chip. | 146 |