Skip to content

pkourany/RC522_RFID

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RC522_RFID

RC522_RFID library ported to Spark Core with added support for Software SPI

To use with Spark web IDE:

  1. Create new APP, naming it rc522_rfid (.ino automatically added by IDE)
  2. Create a new set of tabs with the name "RFID" (which will create RFID.h and RFID.cpp)
  3. Copy the code from the same github files into the corresponding tabs (.h and .cpp)
  4. Copy the code from github file RC522_RFID.ino into the rc522_rfid.ino tab, writing over anything already in the tab
  5. Verify the code
  6. Enjoy!

About

RC522_RFID library ported to Spark Core with added support for Software SPI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages