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
- Host: GitHub
- URL: https://github.com/simonprickett/pitrafficlights
- Owner: simonprickett
- License: mit
- Created: 2017-03-30T04:12:04.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-04T18:52:13.000Z (over 8 years ago)
- Last Synced: 2025-10-25T10:35:51.260Z (8 months ago)
- Topics: iot, python, raspberry-pi
- Language: Python
- Homepage: https://simonprickett.dev/
- Size: 8.7 MB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!
