i have sucessfully connected an OLED Display wich uses an HD44780 Controler to my arduino. After playing with the library i got it to work. But whenever i upload a ne scretch on the arduino, i have to unplug the arduino and replaug it becaus the display hangs. After repowering everything wors fine? Do ihave connected something wrong or is it right that u always have to restart the whole board to work right?
oh sorry about the wires +5V goes to pin2 of the oled, GND to pin0 of the old
@floresta, jup you are right with the readability :D, I'm using the Arduino Uno R3 and 1.0 Software
at the moment i'm just messing arround with the OLED so i put theses lines in loop to see what happens. After altering some of the other stuff in the main loop (turning on leds) i realized that the OLED was not right reinitialized.
There was an issue with the bootloader in the SMD version of the Arduino UNO that caused problems similar to those you mentioned in your original post. I thought that newer versions including the R3 resolved this issue. Perhaps you should bring this up with your supplier, especially if your 'UNO' is not an authentic device.
so i was trying arround with my display. I get the same Problem using an arduino mega, I answered in another Thread dialing with the same problem, so i put an link here only. in the other thread i uploaded a video so that you can see waht happens