petewall / eink-radiator-display

MIT License
0 stars 0 forks source link

eInk Radiator Display

CI

This project is what displays images to the user interface. It's primarily used for the Inky wHAT eInk display from Pimoroni.

The code will load the display driver, build a palette of supported colors, and display the image after quantizing it down to the supported color palette.

Running

main.py display <path/to/image.png>