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

https://github.com/simonprickett/pitrafficlights

Experiments with Low Voltage Labs Raspberry Pi Traffic Lights
https://github.com/simonprickett/pitrafficlights

iot python raspberry-pi

Last synced: 3 months ago
JSON representation

Experiments with Low Voltage Labs Raspberry Pi Traffic Lights

Awesome Lists containing this project

README

          

# Playing with Raspberry Pi: Traffic Lights

Experiments with [Low Voltage Labs Raspberry Pi Traffic Lights](http://lowvoltagelabs.com/products/pi-traffic/).

* [Basic setup](https://medium.com/@simon_prickett/playing-with-raspberry-pi-traffic-lights-89e0d1cb51fd) (uses basicdemo.py)
* [Varying the Light Pattern with an Environment Variable](https://medium.com/conectric-networks/playing-with-raspberry-pi-traffic-lights-part-2-ae9ff7c4bf3d) (uses trafficlightpatterns.py)
* [Traffic Lights with a Finite State Machine](https://medium.com/conectric-networks/playing-with-raspberry-pi-traffic-lights-with-a-finite-state-machine-c6dc7035b8a1) (uses trafficlightsfsm.py)

More to come!

![demo](demo.gif)