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.
- [Support] 2.4G WiFi(AP/STA) wireless mode
- UART direct passthrough
- MSP protocol passthrough
- HuiYuan customized protocol passthrough (Simulation)
- [Support] BT SPP wireless mode
- UART direct passthrough
- MSP protocol passthrough
- [Support] Tello school API throught UPD protocol
- [TODO, SW] FC-WiFi bridge
- [TODO, SW] postion Estimator
- [Support] RESTful API for snap programming
- [TODO, SW] FC-WiFi bridge
- [TODO, SW] postion Estimator
- [TODO, HW] ELRS control link
- [TODO, SW + HW] WiFi video link
.
├──> 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