Communicate with an inkplate over USB with Guile
examples | ||
inkplate | ||
tests | ||
.gitignore | ||
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