- This topic has 3 replies, 4 voices, and was last updated 11 years, 6 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
|
Microcontroller › 8051 › RFID interfacing
I want to know, if RFID reader provides TTL output of 5V even then i have to use RS-232 for interfacing? Can we directly connect with the reader module with rx, tx and ground pins?
I am making my final year project on RFID based attendance monitoring system in which I am using RFID reader along with LCD, EEPROM, RTC.
I am getting stuck in c-programming. I would be very grateful if someone helps me in providing codes for it.
Thanking you in advance.
EEPROM interfracing
RFID interfacing
http://www.engineersgarage.com/microcontroller/8051projects/interface-rfid-AT89C51-circuit
rf module is ttl compatable..u can directly connect it to microcontroller…no need f any line drivers
you need to interface another max-232 to your microcontroller.then you can connect the max232 of rfid reader to the max 232 of microcontroller.