NFC_PN532_SPI
NFC driver
Driver for PN532 NFC/RFID module using Micropython
Partial Port of Adafruit CircuitPython to Micropython of PN532 NFC/RFID control library (SPI)
41 stars
2 watching
8 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
micropythonnfcpn532
Related projects:
Repository | Description | Stars |
---|---|---|
luiz-brandao/micropython_pn532 | Driver for NFC/RFID breakout boards using MicroPython | 8 |
rcolistete/micropython_as7262x_driver | MicroPython driver for AS7262/AS7263 nano spectrometer sensor | 2 |
capella-ben/micropython_amis-30543 | A library for controlling Pololu AMIS-30543 stepper motor drivers using MicroPython | 0 |
pdwerryhouse/max7219_8digit | A driver for connecting 8x7 digit displays to microcontrollers using SPI protocol | 23 |
wendlers/micropython-mfrc522 | Provides a Python interface to an RFID reader | 163 |
jajberni/as726x_lopy | A MicroPython library for AS726X spectral sensors | 8 |
drakxtwo/vl53l1x_pico | Provides a driver for interfacing with the VL53L1X sensor | 18 |
omarbenhamid/micropython-ds1302-rtc | A Micropython driver for the DS1302 RTC Clock chip | 43 |
marksbench/mb_psram_64mb_spi | A MicroPython module for interacting with 64Mbit PSRAM devices | 12 |
mcauser/micropython-max7219 | An SPI-based MicroPython driver for MAX7219 8x8 LED matrix modules with framebuf support | 182 |
fizban99/microbit_ssd1306spi | A library to control a low-cost OLED display connected to the Micro:Bit microcontroller using SPI. | 8 |
nickovs/ws2812-spi | A low-level driver for a WS2812 RGB LED display on a microcontroller. | 26 |
peterhinch/micropython-vs1053 | Drivers for a digital audio player chip | 24 |
anthonyknorman/micropython_ssd1306 | A Python library providing an interface to an SSD1306 OLED display using Micropython for ESP8266 microcontrollers. | 10 |
catdog2/mpy_bh1750fvi_esp8266 | A Python driver for an infrared light sensor on an ESP8266 microcontroller | 18 |