Hello everyone, now you got one more noobie asking for help and making you mad! [smiley=beer.gif]
I'm building a simple "car computer" and I'm using a stantard HD44780 LCD display with two 16 character lines to display information. It works, somehow, but it acts quite strange. First eight characters on both lines work correct, but the rightmost 8 chars don't. Pixels fade, turn on and off and all kinds of craziness. I'm using Arduinos stantard LCD library and 4-bit interface.
I WOULD POST A PHOTO HERE IF THIS FORUM WOULD LET ME
It should read "CarDuinoCarDuino" on both lines. What is strange is that I can see the backround pixels on the left side faintly if looking from straight above, but on the right side the background pixels are missing in those sections that behave odd, but still there's some visible pixels that belong to the char being displayed...
Simply said, on the left side I can see pixels belonging to "a" and the pixels that dont form the letter can be seen faintly. On the right side, I see some pixels belonging to the letter "a", but the other pixels can't be seen.
I'm not good at describing things in English, sorry for that, but I really could use some help with this!
If I print only 8 chars then it shows correctly, sometimes there are black boxes on the right side. And there are columns of pixels missing here and there on the right side. I wonder if the lcd is broken, it worked allright few days ago.
This problem you are seeing - this is happening on your test bench (ie, not in the car itself - that is, you are still building it, you haven't put it in the car)?
If you do have it in the car - how do you have your power supply wired to the vehicle? What I am thinking is potentially engine noise (among other possibilities)...