Page 2 of 2

Re: Controlling crazyflie motors from PC

Posted: Sat Mar 12, 2016 9:55 am
by DoHe
Hello All,

I am also intrested in that Topic, but very new to programming. :o
I would like to be able to address each individual motor seperatly from a python script.

For instance, I would like to tell M1 to turn at 50%, while M2 and M3 should turn at 30% and M4 and 10%.
How would I have to change the C-Firmware and the python Code to be able to do that?
Please help me!