No i2c address found for 20x4 display


hello all, trying 20x4 display working purchased here. uses i2c interface, first order of business find correct i2c address. used sketch found here

i made following connections:
(uno -> display)
5v -> vcc
gnd -> gnd
a4 -> sda
a5 -> scl

the scanner sketch unable find i2c addresses. i'm pretty sure have set properly, have checked wiring 100 times , tried several different versions of i2c scanner sketch.

any ideas try screen interface?

 

3 common mistakes when starting i2c
- swapping sda , scl lines
- using digital pins 4 , 5 when should use analog pins 4 , 5
- no pull resistors

all ever want know i2c can found here - http://www.gammon.com.au/forum/?id=10896 -



Arduino Forum > Using Arduino > Displays > No i2c address found for 20x4 display


arduino

Comments

Popular posts from this blog

invalid use of void expresion in FlexiTimer2 library

error: a function-definition is not allowed here before '{' token

LED Strip Code