Arduino-RFID
RFID auth system
An RFID authentication system that uses an Arduino reader and a computer serial client to authenticate users based on their proximity to an RFID tag.
Arduino RFID reader with computer serial client
22 stars
6 watching
4 forks
Language: Python
last commit: about 14 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
arphid/arphid | A DIY guide to creating an RFID system using 125KHz technology, including read/write/emulation protocols in C. | 34 |
membermatters/urdm6300 | A Python library for communicating with an RFID card reader | 2 |
adamlaurie/rfidiot | A collection of tools and libraries for exploring RFID technology using Python | 1,050 |
wendlers/micropython-mfrc522 | Provides a Python interface to an RFID reader | 163 |
biologist79/espuino | An RFID-controlled audio player built on an ESP32 microcontroller using software-based MP3 decoding and I2S digital output. | 286 |
fukamachi/mito-auth | Provides a mixin class for user authorization in Common Lisp applications. | 18 |
japaric/mfrc522 | A platform agnostic driver to interface the MFRC522 RFID reader/writer | 30 |
kevinkk525/micropython_arduino_control | A library to remotely control an Arduino microcontroller using the 1-wire protocol | 0 |
thearn/python-arduino-command-api | A Python library for communicating with microcontroller boards | 415 |
carglglz/nfc_pn532_spi | Driver for PN532 NFC/RFID module using Micropython | 41 |
yezz123/authx | A library providing customizable authentication and authorization functionality for FastAPI applications | 819 |
authomatic/authomatic | A framework agnostic library for Python web applications to simplify authentication with third-party providers using OAuth and OpenID. | 1,039 |
wooldoughnut310/micropython-firebase-auth | An implementation of Firebase Authentication using Micropython | 8 |
adamniedzielski/tiddle | Provides a token authentication strategy for Ruby on Rails API applications | 391 |
todbot/arduino-serial | C code to communicate with Arduino microcontrollers | 236 |