Good progress being made on a library, but it's not done yet. This was my first-ever library, and has actually been entertaining to design. Shout out to [netmgr], who's come forward with a 2007 version of this display, still addressable with the same protocol, who's helping test. If you have one of these displays, please message me!
- It works with any HardwareSerial or SoftwareSerial for hooking up the display - because it implements Printable. Just call SerialWhatever.print(mydisplayobject); to send the message with appropriate 0xAC line endings, etc.
- it has setter functions for the various displays, with transfer functions for normal units. Some are still works in progress.
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.