Hey,
I'm a complete newbie to Helis and electronics related to it, and am trying to build a quadrocopter(first one.) I want it's motors(brushless) to be Arduino Uno-controlled and have three doubts related to this:
-
I have no idea about how to connect an ESC to it. I've read that it can be connected to one of the digital PWM pins and controlled using the Servo library, but, if this is done, wouldn't it, although it'll have a separate power source, draw current from the board and burn it, since the board provides only about 20mA?
-
Are all ESCs programmable from an Arduino, or are only some microcontroller-programmable?
-
(This might be stupid - ) I've checked out some ESCs on websites, but haven't seen their max voltage written anywhere. So do the ESCs also have a voltage limit or can the voltage supplied be the same as that for the motor?
I'd be really glad if anybody could answer these.
Thank you.