433Utils
RF module connector
A collection of code and documentation assisting RF 433MHz module connection with Arduino and Raspberry Pi.
433Kit is a collection of code and documentation designed to assist you in the connection and usage of RF 433MHz transmit and receive modules to/with your Arduino and Rapberry Pi.
902 stars
93 watching
335 forks
Language: C++
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
wuub/micropython-rfsocket | A Python implementation of 433MHz RF Sockets using a cheap FS1000A transmitter. | 34 |
cn0xroot/rfsec-toolkit | A collection of tools and software for exploring radio frequency communication protocols and devices | 1,565 |
nrf24/rf24 | A driver for the nRF24L01 wireless transceiver chip | 2,234 |
xmc-rs/xmc4300 | A Rust peripheral interface library for interfacing with Infineon XMC4300 microcontrollers | 4 |
roccomuso/iot-433mhz | An IoT platform for controlling and automating 433MHz devices using Node.js. | 334 |
kawasaki/pyscrlink | Software that enables Linux PC to connect with certain types of robots via Bluetooth and Wi-Fi | 120 |
bportaluri/wifiesp | An Arduino WiFi library for connecting to the internet using ESP8266 modules | 550 |
aschhoff/esp32-433mhz-transmitter | A tool for creating and transmitting RF signals on the 433 MHz frequency using an ESP32 microcontroller. | 10 |
maikelwever/nrf24l01 | Provides a platform agnostic driver to interface with 2.4GHz wireless modules using Rust and embedded-hal. | 28 |
nekromant/rf24boot | A bootloader that enables wireless communication between microcontrollers and nrf24l01 wireless modules | 107 |
rkistner/arcore | Provides a customized Arduino hardware core with support for MIDI-USB functionality | 192 |
watterott/candiy-shield | An Arduino module with CAN-Bus connectivity for industrial or vehicle applications. | 24 |
peterhinch/micropython-radio | Enables bidirectional communication between two devices using radio frequency signals. | 54 |