No tags
|
3 replies
Quadrocopter - using Chrobotics AHRS and mbed board want to make full controller.
Tasks:
a) reading the signal from RC receiver
b) reading attitude from AHRS, i future also GPS position,
c) processing by mbed or similar device (have also FEZ domino and mini)
c) writing to motor controllers (servo standard signal).
Please log in to post a comment.
Have a look at Paparazzi their autopilot:
http://paparazzi.enac.fr/wiki/Main_Page
Should not be hard to use some of the software - and it is a much beter starting point that the arduino code from an aerospace perspective.
Dw.