Has anyone ported a library for this simple DIGOLE UART display?
@BulldogLowell, you can find the generalized library here:
https://github.com/pkourany/DigoleGeo
It is used for ALL displays so make sure to read the Digole documentation since only a few functions apply to the text-only displays.
Thanks Paul,
I found the Digole spec sheet last evening and ended up just using the commands without a library at all.
I was working on a Particle version of a monitor for a friend’s beer cooler/fermentor i was making and it was pretty simple.
Sends alerts if the temperatures go out of bounds…
2 Likes