Garland Truong

Rank: 363 / 1333

2 selected videos

RFID Reader and Writer System (13.56Mhz)

My initial implementation of an RFID System which allows for reading and writing with various options to Mifare 1k Class RFID Tags at 13.56 Mhz.

I take no credit for the libraries written by Adafruit for the TFT and those hardworking

individuals who worked on the SD and RFID libraries. Most of my code was based off of their work (which is provided on the Arduino web page) so I did not see the need to post any code.

Hardware Used:

Arduino Uno

MFRC522 (NXP) RFID Reader /Writer

1.8 TFT...

View more

Related topics : rfid based tracking system / rfid based library system / rfid tag reader system / rfid card reader system / rfid mifare card reader writer

Local RFID Position Tracking System

So I decided to reverse the roles of having a stationary reader and mobile tag to make a wireless position tracking system. While it can only track the rover at the defined beacon points as specified by the user, it still proves useful for fixed path navigation. Resolution can also be increased by increasing the number of rally points.

Unfortunately the drive circuit in the vehicle was not functional in the video but you get the idea.

Hope you enjoyed the video!

Main Hardware Used:

2x...

View more

Related topics : rfid reader for vehicle tracking systems / rfid tag tracking system / rfid reader library system