urdm6300
RFID reader
A Python library for communicating with an RFID card reader
A micropython driver for the popular RDM6300 RFID card reader. This should still work reliably, but is no longer actively maintained.
2 stars
0 watching
1 forks
Language: Python
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
wendlers/micropython-mfrc522 | Provides a Python interface to an RFID reader | 163 |
martynwheeler/u-lora | Enables RFM95 radio communication on various microcontrollers using Python | 74 |
robert-hh/bme680-micropython | A driver for the BME680 sensor compatible with Micropython | 33 |
rdagger/micropython-ili9341 | This project provides drivers and utilities for working with an ILI9341 display and XPT2046 touch screen on MicroPython devices. | 193 |
rdagger/micropython-ssd1351 | Provides a Python driver for controlling an SSD1351 OLED display using MicroPython | 58 |
japaric/mfrc522 | A platform agnostic driver to interface the MFRC522 RFID reader/writer | 30 |
fanday/adxl345_micropython | Provides access to the adxl345 sensor on microcontrollers using Python | 7 |
rdagger/micropython-sgtl5000 | A Python library for controlling an SGTL5000 Low Power Stereo Codec with a built-in headphone amplifier. | 3 |
redoxcode/micropython-ppm_reader | A Python library to decode PPM signals from RC receivers | 11 |
omarbenhamid/micropython-ds1302-rtc | A Micropython driver for the DS1302 RTC Clock chip | 43 |
scopelemanuele/silvergeko_rfm9x | Porting an RFM9X wireless communication library to MicroPython for use in IoT projects. | 1 |
miketeachman/micropython-rotary | A MicroPython module to read rotary encoder values in real-time | 284 |
anthonyknorman/micropython_ssd1306 | A Python library providing an interface to an SSD1306 OLED display using Micropython for ESP8266 microcontrollers. | 10 |
jeffmer/micropython-ili9341 | A driver for an ILI9341 display used in embedded systems, particularly suitable for microcontrollers. | 126 |
rdagger/micropython-2.9-inch-epaper-library | A software library providing an interface to interact with a 2.9-inch e-Paper display | 9 |