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).
trafficlight/trafficlight.py
...if you have Blinkt! already working. (see for details)
docker run --rm --cap-add SYS_RAWIO --device /dev/mem christianbecker/trafficlight
- Christian Becker - christian-becker
This project is licensed under the MIT License - see the LICENSE file for details.