dettmering / eink-pi

Docker microservice for controlling a 2.7" eink display

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eInk Display Docker Image

A Docker image to work with the Waveshare 2.7inch e-Paper HAT with RaspberryPi 3.

Install with docker build -t eink .

Run with docker run --rm --name eink --privileged eink bash draw.sh

About

Docker microservice for controlling a 2.7" eink display


Languages

Language:Python 97.0%Language:Dockerfile 1.9%Language:Shell 1.1%