Quadcopter Kit: Quickstart Guide
From Microduino Wiki
This quick start guide is intended to get the reader started with the Quadcopter (w/ Joypad) kit.
This guide will cover the following:
- Setting up the programming software.
- Programming and assembling the Quadcopter.
- Programming and assembling the Joypad.
- Joypad usage and basic control of the Quadcopter.
Software Setup
Please follow the guide to ensure your software is correctly setup. The software is required to program both the Quadcopter and Joypad.
Download the latest software for your operating system and follow the getting started guides:
Programming the Quadcopter
In the Quadcopter box should be two modules:
- Microduino CoreRF - the brains of the Quadcopter. A tiny CPU with RF communication capabilities.
- Microduino USBTTL - programmer which writes the program from your computer to the Microduino CoreRF module.
The Microduino CoreRF must be programmed with the "Quadcopter" code using the Microduino USBTTLC.
Download the code for the Quadcopter: File:MultiWii for Core.zip
Extract the .zip folder somewhere.
Open the Arduino for Microduino software (follow the #Software Setup section if you have not yet.)