Help needed with LCDs !

Hi all !

I’m about to buy an LCD but i’m really not sure which one works with arduino (i.e has library etc?). I have a constraint here though , I can only fit a 6 cm x 2.5 cm GRAPHIC LCD. I’m not sure what to use. Could anyone guide me ? Basically , i need a graphic LCD (to display text files and a few graphics from the sd card) , which is 6 cm x 2.5 cm in dimensions and is compatible with arduino.

This one looks really neat : http://www.digikey.com/product-detail/e … ND/1885697

But will it work with arduino ?

I’m totally new to arduino , so help is really appreciated.

Thanks so much !

Try the official Arduino forum

The controller on that display is listed as being a NT7108C. You should check with the Arduino forums peeps whether the glcd library includes support for that chip. Google might be your friend here too.

http://playground.arduino.cc/Code/GLCDks0108