RFM12B
Radio transmitter library
A C++ library for communicating with a specific type of wireless radio transceiver
RFM12B library
134 stars
28 watching
53 forks
Language: C++
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
lowpowerlab/rfm69 | A C++ library for RFM69 transceivers providing basic usage functions and features such as hardware encryption, power saving, and interrupt-driven communication. | 784 |
omriiluz/libnrf24l01p | A C library providing a simple API for accessing wireless nRF24l01+ modules on ARM-Cortex-M3 and MSP430 microcontrollers. | 7 |
aaronds/arduino-nrf24l01 | An Arduino port of an existing radio communication library for the nRF24L01 module | 229 |
rocketscream/low-power | A lightweight library designed to minimize power consumption in microcontrollers during standby modes. | 1,274 |
nrf24/rf24 | A driver for the nRF24L01 wireless transceiver chip | 2,234 |
aschhoff/esp32-433mhz-transmitter | A tool for creating and transmitting RF signals on the 433 MHz frequency using an ESP32 microcontroller. | 10 |
mcauser/micropython-ys-rf34t | An MCU that transmits and receives ASK/OOK encoded data using a 433MHz RF module. | 9 |
wuub/micropython-rfsocket | A Python implementation of 433MHz RF Sockets using a cheap FS1000A transmitter. | 34 |
tipih/nrf51_radio_library | A library providing a simple interface to the NRF51 Radio functionality | 8 |
maniacbug/rf24 | Provides an Arduino driver for the nRF24L01 2.4GHz Wireless Transceiver | 954 |
kehribar/nrf24l01_plus | Portable nrf24L01+ radio module library with auto acknowledgement and retransmission support | 297 |
jgromes/radiolib | A universal wireless communication library for embedded devices | 1,578 |
manawyrm/fmberry | Software to transmit FM radio using a Raspberry Pi and a specific transmitter chip. | 146 |
laf0rge/radisys_lte_enb_for_qualcomm_fsm9955 | An LTE eNB implementation on Qualcomm FSM9955 hardware | 31 |
lowpowerlab/spiflash | A C++ library providing access to SPI flash memory chips for low-power applications. | 173 |