micropython_pn532
NFC driver
Driver for NFC/RFID breakout boards using MicroPython
MicroPython driver for PN532 NFC/RFID breakout. Based on the CircuitPython driver by Adafruit.
9 stars
2 watching
3 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
carglglz/nfc_pn532_spi | Driver for PN532 NFC/RFID module using Micropython | 41 |
omarbenhamid/micropython-ds1302-rtc | A Micropython driver for the DS1302 RTC Clock chip | 45 |
n-elia/max30102-micropython-driver | A MicroPython driver for a popular heart rate sensor, compatible with both MAX30102 and MAX30105. | 60 |
anthonyknorman/micropython_ssd1306 | A Python library providing an interface to an SSD1306 OLED display using Micropython for ESP8266 microcontrollers. | 10 |
anthonyknorman/micropython_pcd8544 | An ESP8266 driver for the PCD8544 display | 3 |
peterhinch/micropython-vs1053 | Drivers for a digital audio player chip | 24 |
miketeachman/micropython-ads1219 | A MicroPython driver for a precision 24-bit ADC with I2C interface. | 4 |
boochow/micropython-st7735 | An ST7735 TFT LCD driver for MicroPython | 211 |
cheungbx/st7735_micropython | Drivers for an LCD display controller on ESP8266 boards using the Micropython Python interpreter | 2 |
mcauser/micropython-pcd8544 | A driver for an 84x48 monochrome LCD module commonly used in Nokia 5110 devices | 67 |
brainelectronics/micropython-ds1307 | A MicroPython driver for the DS1307 Real-Time Clock | 4 |
nquest/micropython-st7565 | An LCD driver for microcontrollers using the ST7565 controller | 13 |
pangopi/micropython-ds3231-at24c32 | A MicroPython driver for the DS3231 RTC and AT24C32 EEPROM module | 29 |
sergeypiskunov/micropython-hx711 | Provides a driver for communicating with the HX711 24-Bit Analog-to-Digital Converter | 79 |
rdagger/micropython-ssd1322 | A MicroPython display driver for grayscale OLED displays using the SSD1322 chip | 12 |