I’m using a raspberry pi 4 with an explorerhat Pro connected to all of its GPIO pins. I’ve then connected sensors and a display to the explorerhat by its SDA, SCL, GND and 3v3 pins. I’ve also connected my two sensors XSHUT pins to the output pins on the explorerhat so that i can turn off the sensors when i try to change their addresses. lastly I’ve connected two motors to the motor pins on the explorerhat.
This is something that I’ve never worked with before and it has taken my a good while to make it to where i am now. But now I’ve gotten stuck when i try to give the sensors different addresses. I haven’t found a guide on how to use two sensors with an explorerhat Pro, so i’ve been taking inspiration from different sources to try and make it work, which hasn’t worked.
I feel like i know what i need to do but i don’t know how to do it. Advice would be very appreciated!