An open API service indexing awesome lists of open source software.

https://github.com/bradleynull/rpi-light-reader

Application to read photocell sensor counts and illuminate LEDs based on the input using the Raspberry Pi.
https://github.com/bradleynull/rpi-light-reader

gpio led python raspberrypi rpi

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

          

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