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)
784 stars
111 watching
379 forks
Language: C++
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
lowpowerlab/rfm12b | A C++ library for communicating with a specific type of wireless radio transceiver | 134 |
lolzballs/rfm69 | A Rust driver for RFM69 wireless chips. | 11 |
lowpowerlab/spiflash | A C++ library providing access to SPI flash memory chips for low-power applications. | 173 |
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,274 |
jgromes/radiolib | A universal wireless communication library for embedded devices | 1,578 |
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 providing a simple API for accessing wireless nRF24l01+ modules on ARM-Cortex-M3 and MSP430 microcontrollers. | 7 |
andysworkshop/stm32plus | A C++ library providing an interface to the STM32 microcontrollers | 745 |
256dpi/arduino-mqtt | An MQTT client library for Arduino | 1,024 |
nrf24/rf24 | A driver for the nRF24L01 wireless transceiver chip | 2,234 |
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 | 898 |