Content for RFID

Arduino RFID Maze Game

“Today I’ll be demonstrating how I put together a little RFID maze game for Arduino. The code and 3D print files are included, so feel free to make yourself one following the steps below! I wanted to make a …

AVR RFID — cloning RFID with only a ATTiny85 and an inductor

“I was inspired by Beth’s avrfid.S project to try to build a replacement for the multiple HID Prox cards that I carry for work. Her design is simultaneously a technical tour-de-force and an example of how badly we …

RFID Lockbox

“This instructable was created in fulfillment of the project requirement of the Makecourse at the University of South Florida (www.makecourse.com) This Inscrutable will take you through all of the steps necessary to build your own arduino controlled RFID …

Room Automation for Kids

“A Google Assistant compatible box for kids (from 2 years old) to control lights and other devices in their room. Home automation is not limited to adults! This device lets children control lights and other devices in their rooms, in …

NFC Habit Tracker “Dory” - Arduino Wearable, Gadget

“This is a small pocket size gadget to help to develop habits. The user is required to do predefined tasks/habits marked by NFC tags and collect corresponding LED lights on a gadget. After collecting all markers user can reset …

Robotic Indoor Navigation With RFID/NFC Tags

“The idea is to use RFID/NFC tags placed in a grid pattern on ground. The robot contains a “map” of the RFID/NFC tags ID numbers. and Using this number knows where it is on the map. (under the …

Over the Air (OTA) Update of NodeMCU (ESP8266) Using MQTT

“In this project I’m going to tell you about how to use Over-the-Air (OTA) software update for NodeMCU (ESP8266). In this project I’m going to tell you about how to use Over-the-Air (OTA) software update for NodeMCU (ESP8266 …

Zigfrid – A Passive RFID Fuzzer

“Zigfrid is the end result of my RFID tinkering. Since I will most definitely forget most things described here in the (very) near future, I share this for those few who might find it interesting. Please be warned: This is …

Wireless RFID Door Lock Using Nodemcu

“This project was build as part of a Network Communications class at Universidade do Algarve in collaboration with my colleague Luís Santos. Its main purpose is to control the access of an electric lock through wireless with the use of …

Arduino RFID Keycard Access

“Keys are so last century, and now that you can easily replicate a physical key just by snagging a photo it might be time to upgrade our locks! This project outlines a framework for you to get started implementing your …