multiwiicopter
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| multiwiicopter [2012/01/27 15:19] – memeruiz | multiwiicopter [2021/02/01 05:55] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 22: | Line 22: | ||
| * Set of files | * Set of files | ||
| * Dremel (for making holes for screwing the battery tray) | * Dremel (for making holes for screwing the battery tray) | ||
| + | * Table drill (for making cone holes in the motor carbon fiber mounts for the flat screws) | ||
| * Soldering Iron | * Soldering Iron | ||
| Line 33: | Line 34: | ||
| * Cable ties. | * Cable ties. | ||
| * Solder/ flux paste | * Solder/ flux paste | ||
| + | * Cyano-acrylate glue and accelerator | ||
| + | |||
| ===== How to use it / How does it works ===== | ===== How to use it / How does it works ===== | ||
| Line 68: | Line 71: | ||
| http:// | http:// | ||
| + | |||
| + | ===== Programming/ | ||
| + | |||
| + | The multiwiicopter uses an arduino as the FC unit. You can program this board from debian by installing arduino package. You get version 1.0 with a relatively new gcc-avr. You have three ways to program the arduino pro mini: | ||
| + | |||
| + | - From arduino sketch, using upload function. | ||
| + | - From arduino sketch, using upload with avrdude function. | ||
| + | - Connecting an avr isp to the spi pins of the board (this may interfere with other electronics on the multiwiicopter, | ||
| + | |||
| + | In 1 and 2 you only need to specify the port device to program the arduino. In 3 you need to solder four wires and use an avr isp programmer board. Options 1 and 2 work fine with multiwiicopter. Version 3 is only necessary if more flash is needed and bootloader can be erased. | ||
| + | |||
| + | To read the flash/ | ||
| + | |||
| + | / | ||
| + | |||
| + | http:// | ||
| + | |||
| + | If you want to program without arduino sketch take a look at / | ||
| + | |||
| + | ===== Calibration/ | ||
| + | |||
| + | ==== Altitude hold ==== | ||
| + | |||
| + | http:// | ||
| + | |||
| + | http:// | ||
| + | |||
| + | http:// | ||
multiwiicopter.1327677593.txt.gz · Last modified: 2021/02/01 05:55 (external edit)
