https://www.youtube.com/watch?v=MdQxBZTAv4Y
Its based on Arduimu - flat version.
Everything works at 50hz.
I used SPI to communicate between the CPUs.
Stabilization is simple gyros(drift corrected) feedback loop.
However when I tried adding proportional component to the stabilization (using the euler angels from the IMU) Icouldn't get reed of the oscilations... I gess its becouse of the delays...
any suggestions/comments will be appreciated!
Comments
Earl
for the ardumega I wrote a very simple code which basicaly implement a mixer for the ESC.
I'll post the code and pictures a little later on when the results will be better. right now I'm not happy with the performance. It is very unstable and hard to fly. And it doesn't use a proportional feedback, only differential.
Any ideas of how I can make it more stable will help!!
What software are you using ?
Earl