dfr0592 motor driver hat change address
Hi,
I have two Motor driver hat's to control 4 motors. the default IIC address is 0 x10 for each of birds.
Is there a way to change default address?
2023-01-03 22:15:29
There is a method “set_addr” to reset it's IIC Address, you can locate this method in the python demo.
Here is the GitHub website:
https://github.com/DFRobot/DFRobot_RaspberryPi_Motor
YeezB