-
Recent Posts
Archives
Frequent Topics
595 Android API mode APK Arduino bash clone cygwin DX160 EEPROM EL GlobalCache Graphic LCD hack home automation IE Infrared Internet Explorer IP2IR IR JAR java javascript jQuery jQuery UI LCD manual install MongoDB ORM Parallax RFID Schlage Serial Servo shell shift register simulator SoftwareSerial Sparkfun TTL X-10 X10 XBee XML mapping z-indexMeta
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.
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 Arduino, DX160, Graphic LCD, LCD, Serial, Sparkfun
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 API mode, Arduino, Serial, Servo, SoftwareSerial, Sparkfun, XBee
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
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