[RESOLVED] My LCD doesn't show text. Arduino

Thread Starter

filipmr

Joined Jan 2, 2021
64
I had a problem with a button once, it was hooked up correctly but it didnt work, the i tried putting the wire on the button and it worked, something was wrong in the breadboard , so maybe something similar is going on
 

MrChips

Joined Oct 2, 2009
34,887
I see the rectangles now, but they are kinda yellow, and I only see them in row 1
That is good. That is what you want.
Next, adjust the contrast pot so that you can make the rectangles fade and then dark again.
For code testing, you want the rectangles to appear between nothing and just visible.
 

Thread Starter

filipmr

Joined Jan 2, 2021
64
That is good. That is what you want.
Next, adjust the contrast pot so that you can make the rectangles fade and then dark again.
For code testing, you want the rectangles to appear between nothing and just visible.
i dont understand
 

AlbertHall

Joined Jun 4, 2014
12,629
Now while testing the code make sure that you continue to see those boxes.
If the LCD setup code works correctly you should then get two rows of boxes.
 

Thread Starter

filipmr

Joined Jan 2, 2021
64
Now while testing the code make sure that you continue to see those boxes.
If the LCD setup code works correctly you should then get two rows of boxes.
Thanks, Now i get text but instead of hello world, I get worldhello`vп&_F
_F b _fxello worl
 
Top