mirror of
https://github.com/okalachev/flix.git
synced 2025-07-27 09:39:33 +00:00
1.7 KiB
1.7 KiB
flix
flix (flight + X) — making an open source ESP32-based quadcopter from scratch.

Features
- Simple and clear Arduino based source code.
- Acro and Stabilized flight using remote control.
- Precise simulation using Gazebo.
- In-RAM logging.
- Command line interface through USB port.
- Wi-Fi support.
- ESCs with reverse mode support.
- Textbook and videos for students on writing a flight controller*.
- MAVLink support*.
- Completely 3D-printed frame.*
- Position control and autonomous flights using external camera*.
- Building and running instructions.
* — planned.
Simulation
Simulation in Gazebo using a plugin that runs original Arduino code is implemented:
