Is it possible to connect multiple i2c colour sensors to the grove pi and access them individually? If so, how? Thanks. Christian
The color sensor has a single I2C address, so it’s not possible to use more than one, unfortunately.
@Matt, can you confirm, please?
Cleo
Cleo is correct. The color sensor doesn’t allow you to change it’s I2C address, so only one can be connected to the I2C bus.