# simpleNFC **Repository Path**: Ging_H/simple-nfc ## Basic Information - **Project Name**: simpleNFC - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-11 - **Last Updated**: 2025-03-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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