Skip to content

aceopensource/avr-pn532

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PN532 Asynchronous I2C Library

AVR-libc based, nonblocking command library for operating a PN532 based NFC terminal.

Uses polling and function pointer callbacks to operate.

Has a spinwait method to create blocking, synchronous operation.

Examples

Check in examples/ for a small proof-of-concept example made for atmega328p and Arduino IDE.

For a full example of how avr-pn532 can be used out in the wild, see megadoor.

About

PN532 (NFC) I2C library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages