Search found 3 matches

by trystan
Wed Nov 13, 2013 10:33 am
Forum: Display
Topic: 2004 20x4 I2C Serial LCD Module (HCMODU0010)
Replies: 54
Views: 121240

Re: 2004 20x4 I2C Serial LCD Module (HCMODU0010)

init() - Initializes the LCD clear() - Cursor position to zero and clears screen home() - cursor position set to zero createChar() - Fill the first 8 CGRAM locations with custom characters setCursor() - position of the cursor cursor() - Underline cursor on noCursor() - Underline cursor off blink() -...
by trystan
Wed Nov 13, 2013 10:17 am
Forum: Display
Topic: 2004 20x4 I2C Serial LCD Module (HCMODU0010)
Replies: 54
Views: 121240

Re: 2004 20x4 I2C Serial LCD Module (HCMODU0010)

Andrew,

That is most helpful - thank you. I hadn't thought of formatting it in the code like that, but that makes perfect sense.

I'll have a play with some of those functions to see what they do.

Thanks again,
Trystan
by trystan
Mon Nov 11, 2013 1:24 pm
Forum: Display
Topic: 2004 20x4 I2C Serial LCD Module (HCMODU0010)
Replies: 54
Views: 121240

Re: 2004 20x4 I2C Serial LCD Module (HCMODU0010)

I managed to get the 20x4 display working using the instructions, and the library function. It works really well - thank you! Is there any documentation for the library at all to see if there are any other functions? Can text be right-justified or something like that? Is there a function for flashin...

Go to advanced search