Closed
Description
I am trying to run the i2c detect script from Arduino from http://playground.arduino.cc/Main/I2cScanner
I modified the setup and started with
Wire.pins(2, 0);
Wire.setClock(100000);
Unfortunately, the code returns error == 0 for all addresses.
Am I doing something wrong? Did I not understood something?
Metadata
Metadata
Assignees
Labels
No labels