micropython-rfsocket
RF socket library
A Python implementation of 433MHz RF Sockets using a cheap FS1000A transmitter.
Micropython implementation of popular 433MHzn based RFSockets (i.e. Anslut/Proove/Nexa)
34 stars
5 watching
1 forks
Language: Python
last commit: almost 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mcauser/micropython-ys-rf34t | An MCU that transmits and receives ASK/OOK encoded data using a 433MHz RF module. | 9 |
peterhinch/micropython-radio | Enables bidirectional communication between two devices using radio frequency signals. | 54 |
martynwheeler/u-lora | Enables RFM95 radio communication on various microcontrollers using Python | 74 |
aschhoff/esp32-433mhz-transmitter | A tool for creating and transmitting RF signals on the 433 MHz frequency using an ESP32 microcontroller. | 10 |
wendlers/micropython-mfrc522 | Provides a Python interface to an RFID reader | 163 |
scopelemanuele/silvergeko_rfm9x | Porting an RFM9X wireless communication library to MicroPython for use in IoT projects. | 1 |
sufyanaslam198/max31865 | A Micropython library for converting resistance values to digital signals using the MAX31865 IC. | 0 |
alankrantas/micropython-tea5767 | A driver for controlling an FM radio module on microcontrollers using MicroPython | 41 |
rolandvs/micropython-nfc | An experimental platform for integrating Near Field Communication (NFC) capabilities with MicroPython on various microcontroller boards. | 12 |
v923z/micropython-ulab | A software module providing fast numerical array manipulation and analysis capabilities | 428 |
owainm713/ad9833-micropython-module | A Python module that interfaces with an AD9833 programable waveform generator | 6 |
peterhinch/micropython-vs1053 | Drivers for a digital audio player chip | 24 |
peterhinch/micropython-iot | Provides a resilient full-duplex communication link between WiFi-enabled microcontrollers and servers. | 89 |
membermatters/urdm6300 | A Python library for communicating with an RFID card reader | 2 |
miketeachman/micropython-rotary | A MicroPython module to read rotary encoder values in real-time | 284 |