arduino-nrf24l01
Radio library
An Arduino port of an existing radio communication library for the nRF24L01 module
An Arduino port of the http://www.tinkerer.eu/AVRLib/nRF24L01 library.
229 stars
43 watching
181 forks
Language: C++
last commit: over 12 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
nrf24/rf24 | A driver for the nRF24L01 wireless transceiver chip | 2,234 |
kehribar/nrf24l01_plus | Portable nrf24L01+ radio module library with auto acknowledgement and retransmission support | 297 |
omriiluz/libnrf24l01p | A C library providing a simple API for accessing wireless nRF24l01+ modules on ARM-Cortex-M3 and MSP430 microcontrollers. | 7 |
nrf-rs/nrf-hal | A Rust-based hardware abstraction layer for nRF microcontrollers | 507 |
tipih/nrf51_radio_library | A library providing a simple interface to the NRF51 Radio functionality | 8 |
jgromes/radiolib | A universal wireless communication library for embedded devices | 1,578 |
nrf24/rf24mesh | Develops an open-source software framework for mesh networking using RF24 devices | 424 |
andrewrapp/xbee-arduino | An Arduino library that enables communication with XBees in API mode. | 340 |
maniacbug/rf24 | Provides an Arduino driver for the nRF24L01 2.4GHz Wireless Transceiver | 954 |
adafruit/adafruit_bno055 | An Arduino library providing a unified interface to the Adafruit BNO055 orientation sensor | 364 |
omriiluz/nrf24-btle-decoder | Decodes and analyzes wireless communication protocols from RTL-SDR data | 308 |
ekstrand/esp8266wifi | A simple ESP8266 Arduino library with built-in reconnect functionality | 454 |
fortyseveneffects/arduino_midi_library | A C++ library providing an interface between Arduino boards and MIDI messages | 1,610 |
maikelwever/nrf24l01 | Provides a platform agnostic driver to interface with 2.4GHz wireless modules using Rust and embedded-hal. | 28 |
lowpowerlab/rfm12b | A C++ library for communicating with a specific type of wireless radio transceiver | 134 |