8000 GitHub - Flowtter/py-acr122u: A library to use the acr122u at its full potential.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Flowtter/py-acr122u

Repository files navigation

PY-ACR122U

PyPI - Version PyPI - License PyPI - Downloads PyPI - Python Version PyPI - Wheel

This is a python library for the ACR122U NFC reader

Installation

pip install py122u

Usage

from py122u import nfc

reader = nfc.Reader()
reader.connect()
reader.print_data(reader.get_uid())
reader.info()

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages

0