Search found 2 matches

by DoHe
Wed Mar 30, 2016 7:03 pm
Forum: Developer Discussions
Topic: INDIVIDUAL control of the engines
Replies: 1
Views: 2659

INDIVIDUAL control of the engines

Hello All, :D I need to controll each engine seperatley. We are planing to make a Hoovercraft out of the Drone. : :mrgreen: 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...
by DoHe
Sat Mar 12, 2016 9:55 am
Forum: Developer Discussions
Topic: Controlling crazyflie motors from PC
Replies: 10
Views: 11617

Re: Controlling crazyflie motors from PC

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 t...