Forum >Quad Motor Driver Micropython
Quad Motor Driver Micropython

Hey everyone,
I am building a robot and am having trouble importing my motors to my pyboard. The sample code I saw for my Quad Motor Drive(SKU:DRI0039) was obviously for a arduino micro controller and I am unsure how to translate. I was wondering if anyone could give me an example on how to import and my pyboard recognize it. My professor showed me an example from a TB6612 motor controller but it has PWM references when I am not looking to control in frequencies. If anyone could help I would really appreciate it!
Sincerely, A Mechanical Engineering Student that is very lost
I am building a robot and am having trouble importing my motors to my pyboard. The sample code I saw for my Quad Motor Drive(SKU:DRI0039) was obviously for a arduino micro controller and I am unsure how to translate. I was wondering if anyone could give me an example on how to import and my pyboard recognize it. My professor showed me an example from a TB6612 motor controller but it has PWM references when I am not looking to control in frequencies. If anyone could help I would really appreciate it!
Sincerely, A Mechanical Engineering Student that is very lost
2019-03-27 19:30:14 Hi
Can I know what do you mean to recognize it? Is this code available to control the motor?
robert.chen
Can I know what do you mean to recognize it? Is this code available to control the motor?

2019-03-24 17:55:13 Also, attached is a snippet of what my code was when it was recognizing it. I sampled this code from another motor driver give by my professor.
kesweezy
