Communicate with an inkplate over USB with Guile
Tom Willemse
97e3757498
This file can be used either with ‘guix shell -D --file=guix.scm’ or to install the package from source: hall build -x autoreconv -ivf ./configure make dist guix shell -f guix.scm |
||
---|---|---|
doc | ||
examples | ||
tests | ||
.gitignore | ||
COPYING | ||
guix.scm | ||
HACKING | ||
hall.scm | ||
inkplate.scm | ||
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