LibrePilot Forum

Users => Vehicles - MultiRotors => Topic started by: Simon yoon on April 28, 2016, 11:29:19 am

Title: How can I control a servo motor by using cc3d?
Post by: Simon yoon on April 28, 2016, 11:29:19 am
The first minute in the video is what i want to make
https://www.youtube.com/watch?v=AHAgkclVuCw

Im using Turnigy 9x transmitter(and receiver), CC3D.

I am figuring out how to control a servo motor on quad. I can see that whenever i control the accessory 0 button on the transmitter, but I dont know how to make CC3D to use this signal and make the motor move.

 Im trying to control the servo by using gimbal function. So, i set up like the first picture, and tried to set the output, but from output 5, nothing was active, and i cannot give the value to the servo. Does anyone know how to active these output?  <or is my approach wrong? >

Thanks!
Title: Re: How can I control a servo motor by using cc3d?
Post by: f5soh on April 28, 2016, 04:01:19 pm
Hi, welcome.

If your servo no need to be stabilized i don't know why you need the Gimbal module.
About Gimbal not working, read the first line (on top) and enable Gimbal module if needed.

For a simple mapping between one Accessory (input) and output, look the Buzzer page.
The same applies to a servo:
https://librepilot.atlassian.net/wiki/display/LPDOC/Adding+a+buzzer+to+Multirotor+frame
Title: Re: How can I control a servo motor by using cc3d?
Post by: Simon yoon on April 28, 2016, 11:41:40 pm
 I finally made it!. Thanks!!!!!