RFID reader for 125 kHz with 1602 display on Arduino. This is how our setup at the American International School Vietnam looks like: Connect the RFID kit to the Arduino, as well as the 1602 with the ...
<link rel="stylesheet" href="./RFID Reader ID-12 (125 kHz) - SparkFun Electronics_files/screen.css" type="text/css" media="screen"> <link rel="stylesheet" href ...
[Matt] has mixed up a batch of two RFID reading door lock systems. While the “door lock” part of the setup has yet to come into existence, the “RFID reading” section is up and running. By using the ...
An RFID-based attendance system transforms the tedious task of manual attendance tracking into an automated, error-free process. What makes this project particularly exciting is how a few inexpensive ...
Using the RFID starter kit from Elektor provides a good basis to carry out numerous electronic experiments with the Arduino Uno. We show just how simple it can be to realize an application.
The circuit was built to read and decode the RFID tags with 125 KHz frequency using a single low cost ATtiny2313 ATMEL microcontroller. After the tag has been read and decoded, the code will be ...
RFID (Radio Frequency Identification) is an inexpensive and accessible technology. It can be used in many applications such as access control, security, asset tracking, people tracking, etc. You have ...
[Pierre] recently bought his first car and decided to make his own RFID electric starter for it! An Arduino Nano controls two relays which in turn can turn the car on, start it, and turn it off.