amckee / RFID-Scripts

Various scripts written for RFID stuff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RFID-Scripts

Various scripts written for RFID stuff

This script, for a Raspberry Pi, will read card data from a scanner wired into the serial I/O ports (TXD0 and RXD0) and when the hardcoded card ID is confirmed then it toggles pin 23 on/off.

For some fun testing I've used this pin to control a relay, but it of course could be anything.

About

Various scripts written for RFID stuff

License:GNU General Public License v3.0


Languages

Language:Python 100.0%