Skip to content

build a traffic light with Raspberry Pi (Zero) and Pimoroni Blinkt!

License

Notifications You must be signed in to change notification settings

christian-becker/trafficlight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trafficlight

build a traffic light with Raspberry Pi (Zero) and Pimoroni Blinkt! 🚦 - with or without Docker

Just a simple example of what you can do with Pimoroni Blinkt! on top of the GPIO pins of Raspberry Pi (Zero).

how it looks like

trafficlight running on Raspberry Pi Zero W with Pimoroni Blinkt!

how to use it

directly on the device

trafficlight/trafficlight.py

...if you have Blinkt! already working. (see pimoroni/blinkt for details)

with Docker

docker run --rm --cap-add SYS_RAWIO --device /dev/mem christianbecker/trafficlight

project links

GitHub Docker Hub


Authors

License

This project is licensed under the MIT License - see the LICENSE file for details.

Releases

No releases published

Packages

No packages published

Languages