/arduino-rfid

Sinatra server and RFID reader sketch for Arduino

Primary LanguageJava

Arduino RFID Server

by Mike Green (mike.is.green@gmail.com)

A simple Sinatra app that listens for HTTP connections from an Arduino board with an Ethernet Shield.

The Arduino code is in the EthernetRFIDSketch folder. The RFID parts are gratefully borrowed from Gumbo Labs' excellent article on using the Parallax RFID reader with Arduino.