I was curious as to the best method for creating an underline style cursor with the 635. Right now my app is flashing a solid white square over the character it's currently on, but I'd like to have a solid underline.
The documentation indicates that there's API support for a cursor, but only on the first 2 rows?
I had considered using the 8 writeable characters in memory and dynamically updating them from a font I created, but this seems like a pain and would possibly be slow?
Thanks for your time!
The documentation indicates that there's API support for a cursor, but only on the first 2 rows?
I had considered using the 8 writeable characters in memory and dynamically updating them from a font I created, but this seems like a pain and would possibly be slow?
Thanks for your time!
Looking for additional LCD resources? Check out our LCD blog for the latest developments in LCD technology.