LCD thing again #119
Replies: 4 comments 3 replies
-
Thank you for this, will incorporate but might take a few weeks. I've ordered both Freenove devices so that I can test locally. |
Beta Was this translation helpful? Give feedback.
-
Looking into this - it might just be a trivial bug... Will get back to you ASAP. |
Beta Was this translation helpful? Give feedback.
-
Made a really stupid error while refactoring this code 18 months ago - I wasn't saving the control bit info in the constructor. This is while final attributes are a good thing... Anyway, committed the fixes, need to think about releasing 1.3.5 soon. |
Beta Was this translation helpful? Give feedback.
-
Really sorry to have caused so much both over this silly little error! I moved house recently and most of my Pi stuff was still in boxes. I wrote a test app to compare the I2C output between your SimpleLcd class and the one in diozero when I noticed that there was something odd. Then I spotted the initialisation error while assuming the error was related to different control pin configuration. Hey-ho, lesson learnt! |
Beta Was this translation helpful? Give feedback.
-
Obviously too much time on my hands - https://github.com/EAGrahamJr/kobots/blob/main/adhoc/LCD%20Issues.md
I'll probably get around to figuring out what the differences are, but thought I'd at least leave this here as a note.
Beta Was this translation helpful? Give feedback.
All reactions