Hi guys, I am new on this, so I don't know very much about arduino. I have an Arduino Uno, a 16x4 LCD display, and I would like to use it with I2c, but I haven't been able to display any character on the lcd screen. I have attached the photo of my project and the library that I am using. The code I am trying to run is the next:
I don't know what I am doing wrong, maybe is something too obvious, maybe is the library, maybe the code, Could you help me to find what is the problem? Why I cant display any character on the LCD screen?
I meant that I wanted to put the library that I use in the forum for downloading. But the forum doesn't let you do that. I used the I2C Scanner and it says "0x27". I just realized that it was not welded correctly. I am idiot. Thanks a lot anyway, OldSteve
DelfinDelfin:
I meant that I wanted to put the library that I use in the forum for downloading. But the forum doesn't let you do that. I used the I2C Scanner and it says "0x27". I just realized that it was not welded correctly. I am idiot. Thanks a lot anyway, OldSteve
No problem. All's well that ends well.
This is my I2C module:-
And your's:-
Interesting to note that two identical-looking modules use different addresses.
(I've removed the LED from mine now - it was annoying. )