Problem with I2C scanner in that it loops saying it has found address at every iteration
Sample 1 to 65 in total
I2C device found at address 0x3E !
I2C device found at address 0x3F !
I2C device found at address 0x40 !
I2C device found at address 0x41 !
I2C device found at address 0x42 !
I2C device found at address 0x43 !
I2C device found at address 0x44 !
I2C device found at address 0x45 !
I2C device found at address 0x46 !
I2C device found at address 0x47 !
I2C device found at address 0x48 !
I2C device found at address 0x49 !
I2C device found at address 0x4A !
I2C device found at address 0x4B !
I2C device found at address 0x4C !
I2C device found at address 0x4D !
I2C device found at address 0x4E !
I2C device found at address 0x4F !
I2C device found at address 0x50 !
this is with 1 x I2C device (2004 lcd) and I wish to add 2 more I2C so I need the address properly.
srnet:
Remove the wires connected to A4 and A5 on the UNO.
What happens then when you run the I2C scan ?
I get the following on monitor
Devices found:
No I2C devices found
Devices found:
No I2C devices found
Devices found:
No I2C devices found
Devices found:
No I2C devices found
Devices found:
No I2C devices found
So it looks as if sketch works - as this repeats at the 5 second delay
This is what I have got on my Serial Monitor after uploading my sketch of Post#4 in Arduino UNO. Please, check your I2C Bus wiring. What Arduino are you using?
noiasca: post your code
post a schematic of your setup
post a HIGH QUALITY picture of your build where we can see clearly, how you have wired your modules
now, please tell me by the picture
The yellow wire goes to A5 or A4 and ?
The brown wire goes to A4 or A3 and ?
The brown wire goes to VIN or GND or GND and ?
The red wire goes to 5V or 3.3V and ?
in other word's ...
your picture doesn't tell much about your setup
we are still missing your sketch
we are still missing your schematic