Skip to content

vvvv/VL.IO.NFC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VL.IO.NFC

Reads and writes data from and to NFC tags using a supported USB NFC reader (such as an ACR122U).

  • Writes any URL or String to an NFC tag
  • Reads the UID and Data of the tag
  • Formats it as UID hex without spaces, e.g. 04A2B3C4D5E6F7
  • Returns status for each write and read operation
  • Tested with NFC Reader: ACS ACR1552U-M1
  • Reads NFC Tags: ISO 15693 (NXD - ICODE SLIX, Type 5)

For use with vvvv, the visual live-programming environment for .NET: http://vvvv.org

Getting started

  • Install as described here via commandline:

    nuget install VL.IO.NFC -pre

  • Usage examples and more information are included in the pack and can be found via the Help Browser

Contributing

Credits

Based on:

Developed by:

Sponsoring

Development of this library was partially sponsored by:

About

Near Field Communication for vvvv

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages