Communicate with an inkplate over USB with Guile
Tom Willemse
27cbc844de
From what I've read it's not good to always do full updates, so for examples and testing I figure that doing a partial update of the whole screen is also good. |
||
---|---|---|
build-aux | ||
doc | ||
examples | ||
tests | ||
.gitignore | ||
AUTHORS | ||
ChangeLog | ||
configure.ac | ||
COPYING | ||
guix.scm | ||
HACKING | ||
hall.scm | ||
inkplate.scm | ||
Makefile.am | ||
NEWS | ||
pre-inst-env.in | ||
README | ||
README.org |
Guile Inkplate
This is a simple port of my Emacs Lisp Inkplate library to Guile.
Running these needs to happen from the project root:
- running tests
guile -L . tests/inkplate.scm
- running examples
guile -L . examples/date.scm