/dfrobot-eink-display

DFRobot e-Ink Display library for golang

Primary LanguageGoGNU Lesser General Public License v2.1LGPL-2.1

dfrobot-eink-display

DFRobot e-Ink Display library for golang

Work in progress, basic functionality is working (set pixel, flush to display).

Development

Something isn't deactivating the device properly, so to get the python script working again on the RPi Zero W:

sudo rmmod spi_bcm2835 && sudo modprobe spi_bcm2835

Documentation