Newbie here! I’m just playing about with my new DisplayOTron but having issues getting it to display custom characters.
I’ve read the documentation on the GitHub repository which addresses this issue (tried posting a link but its not letting me as I’m a new user) but still can’t get the custom character to display (standard ascii text is fine).
The library should call set_cursor_position itself after creating a char, since it’s (for some reason) stipulated as required. It looks like I did this for create_animation and update_animations but not for create_char.
@gadgetoid pushed a fix upstream, to the parent st7036 library that is used to control the lcd.
Not sure when it will roll out to the normal channels (pypi, and more recently the deb package in the repo) though. So for now, that’s the best way to fix it.