ArduinoGeneral

Quad Motor Driver Micropython

userHead kesweezy 2019-03-24 09:39:27 3243 Views2 Replies
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
2019-03-27 11:30:14 Hi
Can I know what do you mean to recognize it? Is this code available to control the motor?
userHeadPic robert.chen
2019-03-24 09: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. userHeadPic kesweezy