SnapDragonfly / SnapAirUnit

SnapAirUnit aims to provide an basic kit connecting open-source flight controller and snap/python programming language.
GNU General Public License v3.0
1 stars 2 forks source link

SnapAirUnit

It's an education version of Snap Air Unit, which aims to provide an basic kit connecting open-source flight controller(betaFlight/iNav) and snap/python programming language.

Main features:

Get Started

Document

 .
├──> docs  //images used in *.md documents
│   ├──> images
│   ├──> SnapAirUnit_Hardware_V1.0.md
│   ├──> ESP32_Dev_Board.md
│   ├──> Build_and_Flash.md
│   ├──> How_to_Work_with_Code.md
│   ├──> How_to_Use.md
│   └──> How_to_Connect.md
└──> README.md

Questions & Answers

  1. How to Work with the Code ?

  2. How to compile and build firmware ?

  3. How to connect SnapAirUnit to flight control ?

  4. How to use SnapAirUnit ?