greptrick.com

Incoherent ramblings of an InfoSec professional

Monthly Archives: January 2013

Garage Door Sensor – Part 1

All the parts to create the first project has arrived.

IMG 1550

 

First task was to solder up the Pi Cobbler kit. Instructions can be found here http://learn.adafruit.com/adafruit-pi-cobbler-kit/solder-it

IMG 1551

After soldering up the pins on the cobbler kit I hooked everything up on the solder-less breadboard.

 

IMG 1552

 

After getting all that done I grabbed a quick python script to verify that my setup is actually working. Next step is to learn some python for the Pi so I can write my own scripts to progress.

 

-Greg