Is it possible to use these two sensors as they both use I2C comunication?
I2C is a bus based communication protocol... the whole idea is the you only need one bus to communicate with a number of connected devices.
Have a look at an example https://create.arduino.cc/projecthub/ronfrtek/arduino-connect-multiple-i2c-devices-7db8b8
1 Like
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.