golang library for cfa631, cfa635 on linux

mark999

New member
https://github.com/mpictor/cfa

Likely to work with other models as well; known to work with both usb-serial and CDC ACM variants. Does not support SCAB.

Install go v 1.12.5 or later, then

Bash:
go get github.com/mpictor/cfa
go run github.com/mpictor/cfa/demo -h #shows options - for example, '-boot' shows a menu.
Looking for additional LCD resources? Check out our LCD blog for the latest developments in LCD technology.
 
Top