Is it possible to daisy-chain SparkFun Qwiic modules with Piicodev modules?

I’m looking at this product specifically, and was wondering whether I could simply daisy-chain it to an existing Piicodev module/connection.

https://core-electronics.com.au/sparkfun-air-quality-sensor-sgp40-qwiic.html

I assume you’d need to ensure the addresses wouldn’t conflict. I’m using a Raspberry Pi 4B with the Piicodev adapter HAT.

Thanks!

2 Likes

Hi Steven,

Yep, that should be absolutely possible as long as there are no address conflicts.

3 Likes

Usually I2C addresses are same for similar devices of similar manufacturer. However, some steps should be followed to overcome this problem: How to use two I2C modules that have the same address? - YouTube

1 Like