I believe this may be my first post to this forum...
Has anyone figured more of this out? I finally got my I2C serial adapter for the 1602 LCD to do something at least.
It was indeed very helpful to see the original code posted. Somehow my default address is $40.
When I use the code provided, I do get the display to light up and display "HELLO RCG! but when I try to change the initials to DHD, using the hex codes for D = $44, H=$48, and D=$44, I get THD in the display.
I am also looking for a bit more help with the control characters, and why the LCDWRITE routine needs 3 i2cwrite commands.
Thanks from noob Dave
Bookmarks