bradleynull / rpi-light-reader

Application to read photocell sensor counts and illuminate LEDs based on the input using the Raspberry Pi.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a simple application that demonstrates how to sample a light diode through the Raspberry Pi's GPIO pins and use it to control 3 LEDs. The more light that is in the room, the less LEDs will illuminate and vice versa.

Written 2013 Bradley Null

About

Application to read photocell sensor counts and illuminate LEDs based on the input using the Raspberry Pi.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%