Using more than one URM09 I2C distance sensor
I plan to use three URM09 ultrasonic distance sensors for a maze solving robot I'm building. Since these are I2C devices, I'm guessing there's a way to address them separately, but I haven't seen any Python code which shows how to do this. Hoping there's someone out there who can help me out.
Thanks,
Marc
Kenwood, CA
2024-04-25 23:34:43
I2C multiplexer will do that, but I'm afraid you have to modify the sample code.
https://www.dfrobot.com/product-1780.html
Yeez_B