0
votes
0answers
127 views

UART connection b/w Arduino Uno and UHF RFID reader

Working on integrating this RFID reader with an Arduino UNO using standard RS232. Using the Rx, Tx, Power (+12V) and GND wires from the Reader and creating a soft serial connection. Here is sample ...