My script for displaying information on my Inkplate
Tom Willemse
6da42d558e
Setting text wrapping to true will wrap the text to the beginning of the line again. This function just returns a list of strings that can be tweaked to provide the lists of the right length, this way I can make sure that the text continues in the right place on the next line. |
||
---|---|---|
COPYING | ||
inkplate-display | ||
README.org |
Inkplate Display
My script for displaying information on my Inkplate.
Requirements
This script needs Guile and guile-inkplate.
Installation
Put the inkplate-display
script anywhere in your $PATH
.
Usage
Run the inkplate-display
script without any arguments. This script assumes that your Inkplate is connected, running in peripheral mode, and that the file descriptor is located at /dev/ttyUSB0
.
The following command-line arguments are available:
-
--reset
- Causes a full screen update to be sent to the Inkplate instead of a partial one. Clears any artifacts from previous partial updates, but is harder on the display so shouldn't be used all the time.