Flying bedstead inspired Gyro Hovercraft using HK i86 Board Gyro Hovercraft using HK i86 Board and Arduino
Hover craft PC software Leasd on from the http://flitetest.com/articles/kalman-filter-for-arduino project using some of the same codebase
C# Code
"Flying Bedstead" 1955 Neil Armstrong knew it well
Gyro Hovercraft using HK i86 Board set to fixed wing mode tilts the tail EDF to stabilize yaw.
Parts
1 X 64 mm EDF
1 X 30A ESC
3 X 27 mm EDF
3 X 10 ESC's
Yaw on the 27 mm tail jet Ch6 on the 64 mm main lift jet which you can just set an leave it.
Looking at the Arduino code to use accelerometers to manage the control jets using the input from elevator and aileron, summed against the accelerometer X and Y
The idea is to test a station holding idea for a multicopter, based around 3 or 4 small EDF's with one of them tilting for yaw control.
The hardware
|
|
|
Arduino Nano on home brew board
|
HobbyKing RX |
3 Axis Accelerometer |
A simple sketch for the hover craft, reads 3 chans from a standard HobbyKing receiver.
Log In to reply