Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
quevon24 committed Sep 11, 2015
1 parent 00dfcd2 commit c0eba96
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,19 @@
# RFID-51488-contactless-induce-module-arduino-rs232

Arduino code for RFID 51488 contactless induce module rs232

Programmed for this module:

http://www.mouser.com/ds/2/170/ghielectronics_51488%20moduleRFID-520132.pdf

Module - Arduino Uno
Pin D0(4) - TX(1)
Pin D1(3) - RX(0)
Pin VCC(9)- 5V
Pin GND(10)
Pin GLED(8) - Led (Indicates when detect tag)

When you open serial monitor you will see:

TAG code is: 0E008939A5

0 comments on commit c0eba96

Please sign in to comment.