Hello!
I'm looking for help to make my WG240128B-TMI-TZ LCD working with Arduino (Uno or Mega). This LCD is based on RA6963 controler. This LCD is quite big 5'' and want it to use in my project (for display for DIY audio amplifier).
I'm completely new in microcontrollers so I decided to use Arduino platform.
I found instruction how to connect my (very similar with the same controler) LCD do Arduino:
http://blog.tomfleet.com/?p=93
And I did it based on instruction above and datasheet for my LCD. Then I downloaded the library "T6963_Lib" and now I'm facing problem during compilation, I couldn't even load it to my Arduino board.
I think that the problem is about old instructions used in that library.
Maybe somebody could help me to setup my display?
PS. In the attchment is archive with mentioned above library.
Regards
Milql
T6963_Lib.zip (29 KB)