Hello,
I am new to the forums, but I have a question regarding a LCD, from an old MP4.
I would like to use the display with my arduino, is this possible?
AWOL:
Connection looks to be straightforward, but there's nothing in the "Specpecification" [sic] about the command set.
I can't find anything about that either, it does same something about the LCD Drive IC though, it's an C1lL5-06, maybe that helps?
I really don't know much about it though
It seems you made a mistake copying the chip type number, it has an i too much.
I copied the number from the display datasheet and Googled for its datasheet.
It can be found right here (click!).
This tells you how to use it.
Chapter 11 tells about the registers (the commands you can send it).
This is the information needed to create a library to control the module and the display.
I can't help you with that, but maybe someone else can with this datasheet.
It could be possible that some existing library is compatible or can be used as base for this display.