I'm trying to connect a rfid reader device to my Arduino mega. It has a USB connector which works when connected directly to the USB on the computer. However, I want the RFID reader to interact with my Arduino, and plan to use the RS 232 pins to do so.
The reader has RS 232 TXD and RXD. Question is, can i connect the RS 232 TXD RXD to Arduino's TX RX pins?
A link to a manufacturer's site is far more useful than a link to a site that can do no more than take a picture of something that they haven't a clue about.
Power up the reader from a pc and measure the voltages on the rs232 pins using a multimeter. I would guess the voltages are 5v instead of 12v since it is normally USB powered. You can make a simple rs232 to TTL inverter using a transistor and two resistors.