8000 GitHub - VVEIRD/simple-nfc: SimpleNFC is a "software-only" nfc-tag-emulator (ISO 14443-3 "compatible" Type 2) for 8 bit microcontrollers
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

SimpleNFC is a "software-only" nfc-tag-emulator (ISO 14443-3 "compatible" Type 2) for 8 bit microcontrollers

License

Notifications You must be signed in to change notification settings

VVEIRD/simple-nfc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleNFC

This code emulats NFC tags (to be accurate ISO 14443-3 compatible type 2 tags). It's a "software-only" nfc-tag-emulator for 8 bit microcontrollers. Nothing more than 4 resistors, 3 capacitors and 1 diode are required to connect the RFID antenna to a microcontroller. The code is developed for an ATiny84 microcontroller.

Details on the circuit: https://www.nonan.net/nkruse/simplenfc

About

SimpleNFC is a "software-only" nfc-tag-emulator (ISO 14443-3 "compatible" Type 2) for 8 bit microcontrollers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%
0