system
#1
Hello,
I am newbie to Arduino! I currently have Arduino Mega 2560 R3. I just bought a new LCD display from here: http://www.ebay.in/itm/128x64-Graphic-LCD-Module-Display-ST7920-Controller-Paraller-Serial-Interface-/151338977794?pt=LH_DefaultDomain_203&hash=item233c818a02
Images have been attached below!
I desperately need your help guys! Please tell me what library to use, how to connect/interface and work with it! Thanks 


system
#2
Extra details:
ERM12864SYG-6 is lcd module ks0108, RoHS, -20°C to +70°C 6:00, Neg Voltage Generator,Parallel and Serial Interface,ST7920 Controller,Popular Size
This website below has some coding but not for Arduino!
Thanks!
Paulcet
#3
A helpful hint when looking for information: Google search “item of interest” and “Arduino”
st7920 arduino
system
#4
I finally found it guys! http://code.google.com/p/u8glib/
The U8GLIB is the one for this kind of LCD... Everything is working fine here! Thanks Arduino 
ok, then, what is the problem?
Are the U8glib examples working? Did you already see something on the screen?
Oliver