|
|
|||||||||||
|
|
Quaduino-Part2 (Arduino QuadCopters)
This is a continuation of the Quaduino thread. (This thread is dedicated to quad copters that use an Arduino micro controller and it's IDE.)
-----------------------Quaduinos- Arduino Hardware and Software-------------------------------------------------------------------------------------------- 1) AeroQuad by Mikro (*Download contains complete code. This is the most documented and supported quaduino.) Highlights- 1)RX channel order independent using Pcint. 2)Configurator for easy PID adjustments and other features. 3)Optional shield available, and highly recommended. 4)Video 2) ArduCopter by Mikro and DIY-Drones 3)Quaduino-ng by Paulrene (*FightCongrolMegaV1 is the latest version. Old version here. Generously offered in as "as is" package.) Highlights- 1)FlightcontrolMegaV1 uses Pcint to read a single pulse train in. Works with any TX. Pcint may not be as stable as ServoDecode method. 2)Old version uses RX channel order dependent code that takes in a single PPM pulse train from a hacked receiver. Doesn't work with any receiver but its more stable than Pcint. 3)Uses 12c for sensor data. 4)Caspiquad by dcaspi (*Working version. Well documented. Gererously offered in an as is package, but well documented.) Highlights- 1)Stabilization is based on roll/pitch estimation using accelerometer and gyro inputs. 2)Features efficient C++ code implimentations. -----------------------Similar projects- Arduino Hardware or Software-------------------------------------------------------------------------------------------- Similar Projects -----------------------Quaduino Videos-------------------------------------------------------------------------------------------- AeroQuad by Mikro
AeroQuad v1.7 by infintryoif
AeroQuad v1.6 X config testing by enigmasoar Aeroquad X Outside AeroQuad v1.6b1 code and v1.6.1 shield stability testing by feliksayk
AeroQuad pre v1.6 code. By karol adam
AeroQuad v1.6- 544 grams AUW by RCvertt
---------------------------------------------------------------- Additional First Post Info |
||||||||||
|
|
|
|
||
|
|
Quote:
Here it is (eventhough the only doubt I have is regarding transmitter value that might have been 0,15 in both cases): |
|
|
|
||
|
|
Quote:
|
|
|
||
|
|
|
|
|
I have managed to use Aeroquad Configurator with my french version of WinXP. It was so easy, I'm ashamed I did not think of it right away!
All I had to do was changing the localization of my user in windows control panel Well it works fine now, and it's MUCH easier to setup the bird this way than constantly swapping between serial monitor and AeroConfig, having to disconnect and reconnect each of them constantly! I have posted a (very boring) video on Youtube that shows the throttle issue viewed fom the configurator. - I am using "X" config and "Servotimer2", and never move the sticks other than for arming/disarming purpose (only once I move the throttle a bit) - the battery is not connected, only the USB is (and it does not change anything to the results if it is) - you will notice that "mode" channel is toggling as well between min and max, and what is strange is that I initially had an issue with mode causing the serial to freeze... Hope this helps: http://www.youtube.com/watch?v=Q0sT4-pXX4w |
|
|