Tag Archives: Arduino

RFID Enabled Schlage Electronic Deadbolt

Previously I showed you how to modify(hack) a Schlage electronic deadbolt so that you could control it with a microcontroller. I finally took this one step further and interfaced a Parallax RFID reader with an Arduino to control the deadbolt.

Posted in Arduino, Hardware, RFID | Tagged , , , , , , , | Leave a comment

Sparkfun Serial LCD Backpack

When I pulled my Sparkfun Serial LCD out of storage to use it with a new Arduino project, I couldn’t find the data sheet for it as Sparkfun no longer sold it. I did some digging around and found its … Continue reading

Posted in Arduino, Data Sheets, Hardware | Tagged , , , , , | Leave a comment

How to use an xBee Series 1 in API mode

Gathering Parts The first thing I did was dig through my boxes of carefully collected (but not so carefully stored) junk to see if I could borrow parts from anything. As it turns out, I had 3 original Xbox controllers … Continue reading

Posted in Arduino | Tagged , , , , , , | Leave a comment

X-10 Control with Arduino

X10 is a pretty cool idea; semi-wireless control over devices that can be pretty complicated: turning lamps on/off, dimming lights, controlling security cameras, etc. I say semi-wireless because X10 actually uses your home’s electrical wiring as a communications network. Your … Continue reading

Posted in Arduino | Tagged , , , | Leave a comment

How to Control a Schlage Electronic Deadbolt With an Arduino

Recently, for a product I was working on developing, I needed to prove I could interface a microcontroller with various electronic devices. My company is developing a patented interface that would replace many different types of code entry devices, Tactcess. … Continue reading

Posted in Arduino | Tagged , , , | Leave a comment