Skip to content

Latest commit

 

History

History
100 lines (68 loc) · 5.04 KB

File metadata and controls

100 lines (68 loc) · 5.04 KB

satshakit mini flight controller

An open source & easy to make small flight controller board.

satshakit mini flight controller

satshakit mini flight controller is an open source, MultiWii compatible, small flight controller board, that is possibile to make in a FabLab. The design derives from satshakit fight controller.

Here you can find all of the satshakit boards: satshakit organization.

Features

satshakit mini flight controller has been designed aiming to be easy to make, program and use, so to be possible to replicate and customize it in any other Fab Lab. It has the following features:

  • support for any drone configuration up to 4 motors
  • support for up to 5 channels receivers
  • costs about 8€
  • 16mhz crystal for precise clock, reliability and compatibility
  • embedded power board
  • possibility to connect and use any IMU working at 5V
  • size of 41x44mm

Due to the small dimensions and its light weight, is recommended to use satshakit mini flight controller in small DIY drones having sizes between 100 and 200mm such as the satshacopter 150X.

Getting started

After you finish to solder a satshakit mini flight controller board, you need to set its fuses and to program it with MultiWii. To set the fuses you can easily upload the Arduino Bootloader using Arduino IDE and an Arduino as ISP. To do so first upload the Arduino as ISP sketch into an Arduino, and then connect the satshakit flight controller as following (this is the same for the version with the power board and without):

Once everything is connected, follow these steps to upload Arduino bootloader:

  1. open Arduino IDE
  2. select proper programmer (for example Arduino as ISP or USBtinyISP)
  3. select Arduino UNO as board
  4. click on tools->Burn Bootloader

Now you can use again the same connections, Arduino as ISP and Arduino IDE to upload your favourite MultiWii version, this time using File->Upload using a programmer.

To connect all the elements fo your drone, you can follow the satshakit mini flight controller pinout:

Downloads

downloads (right click, download as)

What's in the repo

  • docs: BOM files for Farnell
  • egle projects: eagle projects of the satshakit flight controller
  • media: svgs, connections schemas, images for cnc milling machine, other images

Authors

  • Daniele Ingrassia

Contact

Thanks

Fablab Kamp-Lintfort
Hochschule Rhein-Waal
Friedrich-Heinrich-Allee 25, 47475 Kamp-Lintfort, Germany
fablab@hochschule-rhein-waal.de

License

This work is licensed under the terms of the open source license: Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0).

Disclaimer

This hardware/software is provided "as is", and you use the hardware/software at your own risk. Under no circumstances shall any author be liable for direct, indirect, special, incidental, or consequential damages resulting from the use, misuse, or inability to use this hardware/software, even if the authors have been advised of the possibility of such damages.