Simon yoon

  • *
  • 11
  • Hi!
How can I control a servo motor by using cc3d?
« on: April 28, 2016, 11:29:19 am »
The first minute in the video is what i want to make


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!

f5soh

  • *****
  • 4572
    • LibrePilot
Re: How can I control a servo motor by using cc3d?
« Reply #1 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

Simon yoon

  • *
  • 11
  • Hi!
Re: How can I control a servo motor by using cc3d?
« Reply #2 on: April 28, 2016, 11:41:40 pm »
 I finally made it!. Thanks!!!!!