dfr0592 motor driver hat change address

userHead Piotr.Abr 2022-11-26 04:06:33 516 Views1 Replies

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

userHeadPic YeezB