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

GitHub

55 stars
6 watching
11 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list

embeddedmicropythonnrf24l01protocolradio

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
peterhinch/micropython-iotProvides a resilient full-duplex communication link between WiFi-enabled microcontrollers and servers.91
peterhinch/micropython_irA Python library for implementing IR remote control communication protocols in nonblocking device drivers.261
peterhinch/micropython_remoteA library that captures and replays 433MHz remote control codes to control devices70
peterhinch/micropython-mqttA driver for asynchronous MQTT communication in MicroPython590
peterhinch/micropython-vs1053Drivers for a digital audio player chip24
wuub/micropython-rfsocketA Python implementation of 433MHz RF Sockets using a cheap FS1000A transmitter.34
martynwheeler/u-loraEnables RFM95 radio communication on various microcontrollers using Python74
peterhinch/micropython-micropowerProvides tools and resources to support the development of ultra low power systems using the Pyboard44
peterhinch/micropython-msgpackMicroPython MessagePack implementation28
peterhinch/micropython-nano-guiA lightweight MicroPython GUI library for display drivers based on the FrameBuffer class.518
peterhinch/micropython-asyncA resource providing documentation, tutorials, and code examples for using asynchronous programming in MicroPython for embedded systems750
peterhinch/micropython-filtersDigital filter implementation in MicroPython for real-time and non-realtime applications65
dastultz/micropython-ppm-decoderDecodes R/C receiver PPM frame signal to extract usable data11
wendlers/micropython-mfrc522Provides a Python interface to an RFID reader167
scopelemanuele/silvergeko_rfm9xPorting an RFM9X wireless communication library to MicroPython for use in IoT projects.1