A library for communicating with RFID cards using MFRC522.
Project description
python_rfid
Description
This library implements an interface to communicate with RFID cards through an MFRC522 device. In spite of other MFRC522 libraries, this project does not depend on particular GPIO libraries written for any particular board, but instead builds upon the Linux kernel's gpio device implementation. In the same spirit, it also avoids dependance on any particular SPI implementation but uses the spidev package, which in turn depends on the Linux SPI userspace API.
Contributions
Most of the code in this project is based on on the arduino library for the MFRC522 by miguelbalboa, although it has been very heavily restructured to make better use of object oriented design. The original code and unlicense can be found at [https://github.com/miguelbalboa/rfid].
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file python_rfid-0.0.2.tar.gz
.
File metadata
- Download URL: python_rfid-0.0.2.tar.gz
- Upload date:
- Size: 25.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e3d9254412ac8ac1d58016b644036887e9d4e5f24405d3eed8d1703e4b000327 |
|
MD5 | fbaebe127e619a65d990962a9a549d35 |
|
BLAKE2b-256 | 6deb2028e64b5bd2bf100bc0cfd8b055b5a6ab3dfef8e5579d5b3549616abe6a |
File details
Details for the file python_rfid-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: python_rfid-0.0.2-py3-none-any.whl
- Upload date:
- Size: 28.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | af3012d4f7ef8028657ce3b07a764040a33d023a01fe0698604c64f30dbbf195 |
|
MD5 | 0717077dfd8c4d3662a82dbf8210b6ad |
|
BLAKE2b-256 | 31938845a9a32f16a5c9e4a3e7b3a6a12c474d62b078f771e1ac4297c5b3c8e9 |