Multiple tcs34725 color sensors on arduino uno

30 Views Asked by At

So i'm trying to connect multiple tcs34725 sensors to an arduino using https://github.com/Fire7/Adafruit_TCS34725_SoftI2C and https://github.com/adafruit/Adafruit_TCS34725. With one sensor and connecting to analog works but not with digital

I tried using the Adafruit_TCS34725_SoftI2C library to emulate I2C on digital pins but i keep not finding the sensor. I#m using the example code from that library.

If i'm trying to do something impossible, how would i connect multiple to one I2C?

0

There are 0 best solutions below