This site is dedicated to the design and construction of the AeroQuad, a remote controlled four rotor helicopter, also known as a quadrocopter. The parts list, frame construction and instructions on building the flight board are available here. The AeroQuad is a quadrocopter design that uses the Arduino (Mega or Duemilanove with 328P) microcontroller as the flight control board. This is the older brother to the original MikroQuad.
Current Features
Gyro stabilized flight with separate PID loops for roll, pitch and yaw axes
PWM update rates to ESC's increased to 400 Hz
Single pole low pass filter implementation for reducing sensor noise
Improved calibration process for gyros and accelerometers
Additional user defined values able to be saved to EEPROM
Code restructured to allow for easier user modification
XBee for long distance communication
Capability to fly in + or x mode
Windows configuration application
Realtime graphs of flight data
GUI for configuration of PID and other flight parameters
Planned Features
"Hands Free" Auto level flight utilizing low cost 6DOF IMU
3 axis magnetometer for heading hold capability
GPS for transmission of location and determination of altitude
Custom shield for On Screen Display of live video
Voltage detection/warning of battery level
Customizable flight LED display pattern
Recent Forum Posts
I am having a hard time getting my quad to fly stable, in both Acrobatic and Stable mode. I loaded this month's software (which I modified to fit my configuration, or course) and also loaded the new...
As far as I know, there isn't a way to release the shutter remotely (without a mechanical servo switch) but I'm sure someone here could figure out how to hack it.
Awesome! I was just researching this very feature today! Do you know if there is any support for starting and stopping playback remotely? Or would some kind of mechanical button pushing solution be...
I'm not sure this is a bug and I may not know enough about setting up v2.0 versus v1.7 but I don't seem to get the same amount of sensor information when viewing the raw sensor data in the...
This makes good sense, but I don't know how to get all that to fit with the larger gauge wires that people are using. Originally I had holes for the wires to pass through the board 2x for soldering -...