I bought a glcd a few weeks ago but i didn't succeed in making it work (ST7920 chip).
I used that tutorials : Geek 101 : Introduction to Geekiness: Intermediate: QC12864B (128x64 LCD using u8glib.h) Cheap 128×64 graphic lcd (12864zw) - Bajdi electronics
First, i didn't know i have to de-soldered R9 and R11 so i had nothing on the screen.
Yesterday, i found that i had to do that so i did and tried the second method of the
first tutorial to make the helloWorld sketch work.
The result of that (helloWorld and Graphictest) was a display of chinese symbols...
That appears even before the end of the uploading of the sketch and stayed on the screen;
I used that U8glib constructor : U8GLIB_ST7920_128X64_4X u8g(10);
I'll post some photos of my wiring in a few minutes.
But there's something weird, this morning i had chinese symbols and when i tried an hour
ago i had all pixels on... I didn't change anything since this morning...
That's wotking with the reset connected to 5V :-).
Thanks!! But sometimes when put the arduino on, chinese symbols appear.
So i push the reset button on the arduino and the sketch works fine.