Brad Bowers

Rank: 900 / 1333

3 selected videos

RFID reader / writer arduino hackable

Demo of a inexpensive RFID board configured to work with an arduino. This code will tell you if the card can be written and the size of

The writeable space. Board can read / write most ISO 14443a&b mifare etc.

View more

Related topics : mifare rfid reader arduino / rfid mifare card reader writer

RFID card decoding and replay attack using wireles (bluetooth) and arduino microcontroller

HID standard and high security readers use Wiegand as the protocol for sending the validated card data back to a door controller. In this video i'm using an Arduino and a serial Bluetooth adapter to capture and decode the Wiegand data wirelessly to an Android tablet running BlueTerm+.

The data can be captured and replay via serial bluetooth connection between the Arduino and the Android tablet.

View more

Related topics : rfid card reader serial arduino

Python RFID reading

Using a simple python script data can be collected from an RFID reader. In this example I'm using a parallax 125khz RFID reader that writes to standard serial.

View more

Related topics : 125khz rfid readers