micropython-radio
Radio bridge
Enables bidirectional communication between two devices using radio frequency signals.
Simple way to use an nRF24L01 radio to exchange arbitrary Python objects between two Pyboards
55 stars
6 watching
11 forks
Language: Python
last commit: almost 3 years ago
Linked from 1 awesome list
embeddedmicropythonnrf24l01protocolradio
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Provides a resilient full-duplex communication link between WiFi-enabled microcontrollers and servers. | 91 |
| | A Python library for implementing IR remote control communication protocols in nonblocking device drivers. | 261 |
| | A library that captures and replays 433MHz remote control codes to control devices | 70 |
| | A driver for asynchronous MQTT communication in MicroPython | 590 |
| | Drivers for a digital audio player chip | 24 |
| | A Python implementation of 433MHz RF Sockets using a cheap FS1000A transmitter. | 34 |
| | Enables RFM95 radio communication on various microcontrollers using Python | 74 |
| | Provides tools and resources to support the development of ultra low power systems using the Pyboard | 44 |
| | MicroPython MessagePack implementation | 28 |
| | A lightweight MicroPython GUI library for display drivers based on the FrameBuffer class. | 518 |
| | A resource providing documentation, tutorials, and code examples for using asynchronous programming in MicroPython for embedded systems | 750 |
| | Digital filter implementation in MicroPython for real-time and non-realtime applications | 65 |
| | Decodes R/C receiver PPM frame signal to extract usable data | 11 |
| | Provides a Python interface to an RFID reader | 167 |
| | Porting an RFM9X wireless communication library to MicroPython for use in IoT projects. | 1 |