17 lines
533 B
Org Mode
17 lines
533 B
Org Mode
|
#+title: Inkplate Display
|
||
|
#+options: toc:nil
|
||
|
|
||
|
My script for displaying information on my Inkplate.
|
||
|
|
||
|
* Requirements
|
||
|
|
||
|
This script needs [[https://www.gnu.org/software/guile/][Guile]] and [[https://git.sr.ht/~ryuslash/guile-inkplate][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=.
|