RFM69
RFM69 library
A C++ library for RFM69 transceivers providing basic usage functions and features such as hardware encryption, power saving, and interrupt-driven communication.
RFM69 library for RFM69W, RFM69HW, RFM69CW, RFM69HCW (semtech SX1231, SX1231H)
787 stars
111 watching
381 forks
Language: C++
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
lowpowerlab/rfm12b | A C++ library for transmitting and receiving data over radio frequencies using RFM12B transceivers. | 134 |
lolzballs/rfm69 | A Rust driver for RFM69 wireless chips. | 11 |
lowpowerlab/spiflash | Provides read/write access to SPI flash memory chips | 174 |
computourist/rfm69-mqtt-client | An Arduino-based wireless sensor and control system using RFM69 radio transceivers and MQTT for communication with a broker. | 81 |
rocketscream/low-power | A lightweight library designed to minimize power consumption in microcontrollers during standby modes. | 1,281 |
jgromes/radiolib | A universal wireless communication library for embedded devices | 1,613 |
scopelemanuele/silvergeko_rfm9x | Porting an RFM9X wireless communication library to MicroPython for use in IoT projects. | 1 |
dustinwatts/ft6236 | An Arduino library for interacting with touch controllers, enabling simple detection and coordinate retrieval of touches. | 34 |
aaronds/arduino-nrf24l01 | An Arduino port of an existing radio communication library for the nRF24L01 module | 229 |
omriiluz/libnrf24l01p | A C library for wireless communication with Nordic nRF24l01+ modules. | 7 |
andysworkshop/stm32plus | A C++ library providing an interface to the STM32 microcontrollers | 745 |
256dpi/arduino-mqtt | An MQTT client library for Arduino | 1,034 |
nrf24/rf24 | A driver for the nRF24L01 wireless transceiver chip | 2,248 |
thijse/arduino-eepromex | An extended EEPROM library for Arduino with enhanced functionality and data type support. | 170 |
stmicroelectronics/stm32cubef4 | An embedded software platform providing middleware libraries and projects for various STM32 boards | 908 |