ritter.vg
rfid reader
04 Apr 2009 16:17:00 EST

This is what I really worked on two weeks ago. I wired up an RFID Reader to a bowl of candy and had the router freak out whenever someone took a piece. Read about it in Code Adventures: RFID Experimentation.

Comments
Add a comment...
required
required, hidden, gravatared

required, markdown enabled (help)
you type:you see:
*italics*italics
**bold**bold
[stolen from reddit!](http://reddit.com)stolen from reddit!
* item 1
* item 2
* item 3
  • item 1
  • item 2
  • item 3
> quoted text
quoted text
Lines starting with four spaces
are treated like code:

    if 1 * 2 < 3:
        print "hello, world!"
Lines starting with four spaces
are treated like code:
if 1 * 2 < 3:
    print "hello, world!"