Hi,
I want to use an arduino mega to put RFID sensors in a car workshop bays. Basically i want every car to have an RFID stickers so that when a car parks into each bay it registers into a pc.
What I want with the arduino is to register every RFID into the serial port as a data packet
example :
Car XX
------------------------------
Date :
Time of park:
Area : (workshop, station, etc.)
Bay :
Condition : (ready, under work etc.
-------------------------------------------
(End example)
I just want to send the over to a pc application that will process it into a tidy package. I want to tap into the raw data from the 'duino.