Hi all i have a lcd who is the lmr4900 with S1D15300 driver chip i would like to use it on arduino project and looking for a lib
The lcd use 6800 or 8080 8 bits parallel bits protocol to display car so it seem that UG8lib could drive it i found the u8g_com_arduino_parallel.c file that look like to do the job but i have no idea how to call it is there any "already done implemted lcd screen" that i can use directly ? anyone can help me to invoke the good constructor for the generic ug8lib object and then call the differents methods ???
Thank yohan