silvergeko_rfm9x
RFM9X implementation
Porting an RFM9X wireless communication library to MicroPython for use in IoT projects.
Porting to micropython of adafruit_rfm9x.py library
1 stars
1 watching
1 forks
Language: Python
last commit: almost 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
martynwheeler/u-lora | Enables RFM95 radio communication on various microcontrollers using Python | 74 |
wuub/micropython-rfsocket | A Python implementation of 433MHz RF Sockets using a cheap FS1000A transmitter. | 34 |
adafruit/adafruit_circuitpython_minimqtt | A CircuitPython library implementing an MQTT client for low-power wireless communication | 79 |
owainm713/ad9833-micropython-module | A Python module that interfaces with an AD9833 programable waveform generator | 6 |
robmarkcole/bme680-mqtt-micropython | Publishes sensor data over MQTT using Micropython | 15 |
wendlers/micropython-mfrc522 | Provides a Python interface to an RFID reader | 163 |
adafruit/adafruit_circuitpython_adafruitio | Enables communication with Adafruit IO using CircuitPython. | 49 |
membermatters/urdm6300 | A Python library for communicating with an RFID card reader | 2 |
peterhinch/micropython-radio | Enables bidirectional communication between two devices using radio frequency signals. | 54 |
rdagger/micropython-sx1509 | A MicroPython port of the SX1509 16-channel I/O expander library for controlling digital inputs, outputs, and functionalities. | 1 |
rolandvs/micropython-nfc | An experimental platform for integrating Near Field Communication (NFC) capabilities with MicroPython on various microcontroller boards. | 12 |
rdagger/micropython-jq6500 | Library for controlling audio playback on certain microcontroller boards with built-in sound modules | 19 |
rdagger/micropython-ili9341 | This project provides drivers and utilities for working with an ILI9341 display and XPT2046 touch screen on MicroPython devices. | 193 |
miketeachman/micropython-adafruit-mqtt-esp8266 | An implementation of the MQTT protocol on ESP8266/ESP32 boards to publish and subscribe data using Adafruit IO | 55 |
anthonyknorman/micropython_ads1115 | A Python implementation of an ADS1115 analog-to-digital converter for microcontrollers. | 4 |