This repository contains the code and setup instructions for a steering controller robot that can control an RC car remotely, just like driving a real car. The project uses an ESP8266 microcontroller ...
Flight_controller.ino` — Main flight controller sketch (sensor reading, complementary filter / attitude computation, cascaded PID, motor mixing, arming logic, telemetry). setup.ino` — Setup and ...