so, is there such a thing as being able to make a graphics lcd act like a character based lcd?? i was thinking that it would be nice to have a large lcd (>20x4), and be able to treat it like you do an ede702..... so maybe have $c0 for line two, etc, and do similarly for the lines beyond the 4th row. all the same would apply, no need for auto text wrapping, etc. just have some kinda control on a larger lcd that can take serial commands (in lcd style..).


i have tried to search for this, but didnt really get anywhere. there's that one 24x8 character display, but i cant find a driver that would make it work as plainly as i want, and without a built-in keypad.