/python-acr

Command line utility to interact with the ACR122U card reader

Primary LanguageCMIT LicenseMIT

acr

Command line utility to interact with the ACR122U card reader.

Why?

I cannot find a command line utility to work effectively with my card reader, what's why.

As for why in Python, I wanted to experiment on how to create a Python extension in C to learn more about Python in general and the CPython internals in particular.