Discussion in "Project Help" started by    spiritgate    Jan 14, 2009.
Mon Jan 19 2009, 09:36 am
#21
Thanks Guys! I will try my very best to finish up my project :-).

Sanath, if I bought the RFID that I already mention in the previous post, will it affect my project?
Mon Jan 19 2009, 10:39 am
#22
den I think as Sashijoseph told U need to make use of TTL to RS232 Converter :-)


Mon Jan 19 2009, 10:45 am
#23

But Spiritgate

Since you are connecting TTL Compatible RFID Reader to Micro-Controller I/P which is also TTL Compatible. So I think there is no need of any converter until and unless you are connecting RFID to the PC COM port which works on RS232 voltage levels. :-)
:bye
Mon Jan 19 2009, 01:49 pm
#24
I been thinking, can I possibly use a breadboard as a medium?

Like for example, I use 2 computer, 1 for RFID and another one for micro controller.

Then, I program the RFID so that it can transmit data out to the bread board like "1" or "0". If 1, it will trigger the current and send it to the micro controller so that the micro controller will know it as "1". Then the micro controller will light up the LED on the board itself.

Is this possible? If can how to do it, i mean in coding? lol

oh ya the output will be using the printer port to send out a bit


[ Edited Mon Jan 19 2009, 02:09 pm ]
Tue Jan 20 2009, 02:17 am
#25
I believe your RFID module will be giving o/p in TTL, but anyways, usually RFID reader sends card's ID over uart, what you can do is whenever controller reads data from uart, you lit up an LED, just to know that a card is read.

this requires simple uart/serial communication. View tutorial, its more than enough to program.
Tue Jan 20 2009, 06:07 am
#26
guys this is the PDF file for my micro controller
Tue Jan 20 2009, 06:54 am
#27
Now i using a RFID which has a serial port. Well for now, since my new RFID haven come yet. I want to ask whether can I connect my RFID serial port to micro controller serial port via serial cable so that I only need to link my micro controller to CPU via USB cable.

Is it possible? because the RFID come with a program which allow me to program with it, its using vbscript. So can I create one myself? I just need to detect whether it got tapped or not. If it tapped, It will trigger the micro controller function
Tue Jan 20 2009, 07:04 am
#28
maybe i ask like this better. If you have a RFID and micro controller both have a serial port each. How do u connect them both?
Tue Jan 20 2009, 03:08 pm
#29
as u say both of them have com(serial) port.
1. what is the output of the rfid device. if ttl then simply
uC tx -> device Rx
uC rx-> device Tx
uC gnd-> device gnd
else
uc Tx -> TTL-2-RS232->device Rx
device Tx->RS232-2-TTL->uC Rx
2. Baud rate shud be known check for 9600, 4800 &115200 as these are the most commmon ones.

since ur device has a ttl output go for the first connection

Wed Jan 21 2009, 06:56 am
#30
thx shyam, I will follow that when my new RFID arrive. I have one more question about my current RFID. I know that this is a micro controller forum, but i do hope you guys will help me with this. I program RFID with vbScript. Then if I want to communicate it through serial port, I will have to download activeComport. I follow its method but still cant figure out why it still give me a "generic open port error".

If anyone know other method to communicate through serial port using vbScript please tell me thanks!

Get Social

Information

Powered by e107 Forum System

Downloads

Comments

Richardedils
Wed Apr 24 2024, 04:07 am
ChrisLub
Tue Apr 23 2024, 05:21 pm
Davidbab
Tue Apr 23 2024, 10:41 am
Richardrit
Tue Apr 23 2024, 09:54 am
HenryLaf
Mon Apr 22 2024, 03:50 pm
bleradrar
Mon Apr 22 2024, 06:38 am
ppu-pro_ka
Sun Apr 21 2024, 07:39 pm
Infewow
Sun Apr 21 2024, 06:30 pm