Sign inSign up

promethee/ssd1306-clock

By promethee

Updated almost 5 years ago

A docker image to use with a raspberry zero and the ssd1306 hat ¯\_(ツ)_/¯

Image
0

684

promethee/ssd1306-clock repository overview

ssd1306-clock

A docker image to use with a raspberry zero and the PiOLED ssd1306 hat.

Show the time...

¯\(ツ)/¯.

run this container with:

docker run -d -e ROTATE=False --privileged -v /etc/localtime:/etc/localtime --device /dev/i2c-1:/dev/i2c-1 --device /dev/spidev0.0:/dev/spidev0.0 --restart always --name clock promethee/ssd1306-clock:latest

Be sure to use the correct i2c and spi device

https://www.adafruit.com/product/3527

Tag summary

Content type

Image

Digest

Size

314.1 MB

Last updated

almost 5 years ago

docker pull promethee/ssd1306-clock