Skip to content

sachinpuranik/verizy-go-mifare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Verizy - golang library for MFRC522 communication

This is a library used for communicating with mifare card MFRC522.

General terms

  • SS - Slave select(Master Out - active low)

  • CS - Chip Select (Slave In)

  • MOSI - Master Out Slave In(Common)

  • MISO - Master In Slave Out(Common)

  • SCK - Serial clock (Common)

  • CPOL - Clock polarity

  • CPHA - Clock phase

  • CPOL and CPHA are used to identify the clock edge to begin

  • PICC - short for Proximity Integrated Circuit Card (RFID Tag itself)

  • PCD - means Proximity Coupling Device

Referances

SPI tutorial raspberry Connection RPI j8 RPI GPIO Layout GPIO Layout RC522 with Audrino

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published