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:41] – memeruiz | multiwiicopter [2021/02/01 05:55] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 71: | 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.1327678866.txt.gz · Last modified: 2021/02/01 05:55 (external edit)
