This script converts a picture to a black and white image for an eInk display. (only pure black and white)
PictureToEInk.py | ||
README.md |
PictureToEInk
This script converts a picture to a black and white image for an eInk display. (only pure black and white)
Place the script in the same folder as the picture(s) you want to convert
SETTINGS
noise = 0.1 # 0-1
quality = 6 # higher = more accurate, but slower (~2-7)