This work presents a test to evaluate the accuracy of the BNO055 IMU sensor integrated with an Arduino board, which transmits its data via Bluetooth to a Python program. The Python program ...
Flight_controller.ino` — Main flight controller sketch (sensor reading, complementary filter / attitude computation, cascaded PID, motor mixing, arming logic, telemetry). setup.ino` — Setup and ...