My new octocopter frame

This is the new folding frame Project I am working on.

3689393875?profile=original

Can anyone tell me if it´s possible to control the eight counter rotating motors with ACM.

E-mail me when people leave their comments –

You need to be a member of diydrones to add comments!

Join diydrones

Comments

  • Developer

    Actually ACM has full support for Tri, Quad and Hexa's already.

     

    For coaxial setups you should have separate control for all 8 motors due lower motors needs to run with slower and optimized speed or you waste a lot of mAh's for fighting against the wind.

     

    Using 8 PWM outputs from APM is a bit tricky due hardware issues. OUT5-6 cannot be used to Fast PWM due hardware issues on microprosessor.

     

    I2C is also a bit tricky to use due if one I2C fais they all fail. This is due I2C bus.

     

    We are working on UART based ESC's that are safer to use in 8+ configurations. No real ETA for those.

  • 3D Robotics

    I think eight is supported by the ArduPirates code.

     

    ACM will start with quad and tri support

  • @ Ike: The developmet is made with SolidWorks.

     

    This was also my first thought but of the coax config I will los the Yaw effect.

  • If you are runnint 8 motors in a standard coaxial configuration you should be able to run it using y leads to split 4 channels into 8.

    In a coax config, two motors receive exactly the same signal.
This reply was deleted.