Hello,
Hopefully somebody can show me the pad to make my RFID kit the way i want.
I newbie using Arduino but want to become an expert, I’m a self-learning guy, like to read and practice what I’m learning.
De way I decide to learn Arduino is to make a project, so I chose a RFID access control and log system.
My project will consist of
• RFID access control, read a tag and grant access if is in a database.
• Access log; want to have a log when access is granted to a tag.
• Web, want to be able to set up new cards or verify log file from a web server.
• Use a LCD as a basic HMI to the user
Maybe looks a little complex, but want to go step by step, so far I have been a little frustrated because I only can read the tag and show the serial number in the serial monitor and record the tag serial number in an array, but that is all.
Maybe my problem is handling information in an array, I don’t know.
My kit is this one:
http://www.ebay.com/itm/Serial-UART-13-56MHZ-RFID-Reader-Writer-Module-with-Cards-Arduino-Compatible-/130649910994?pt=BI_Electrical_Equipment_Tools&hash=item1e6b576ed2Have somebody a sample code that can share with me?
Regards
Eduardo