Skip to content

asetyde/EM4095

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EM4095 RFID CHIP to ESP32 porting library from RFIDino and Crypter ESP8266 library

You can use it with esp32 library for arduino, also use for other boards.

Unique change paramter is timeout

'#define TIMEOUT 7000 //standard timeout for manchester decode'

change this parameter to adpt at your board clock : 1000 for arduino mega devices (16mhz) about 7000 for esp32 and similar (80mhz) 10000 for 160mhz (%)

All code work directly without special library request.

Enjoy it Alex

About

EM4095 porting for ESP32-arduino

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 100.0%