
Affordable Flight Controllers for Rust Development
I explore cost-effective flight controller options for embedded Rust projects. I evaluate four main contenders: Teensy 4.0, SpeedyBee F405, Matek Wing H743 V3, and Holybro Kakute H743.
I explore cost-effective flight controller options for embedded Rust projects. I evaluate four main contenders: Teensy 4.0, SpeedyBee F405, Matek Wing H743 V3, and Holybro Kakute H743.
I implemented a PID controller for a drone flight control system in Rust. This post walks through the code, tuning challenges, and lessons learned while stabilizing a drone.
I started the implementation of a flight controller in Rust. These are my thoughts on why I chose Rust.
I recently achieved the first successful flight of my Titan Viper using ArduPilot, overcoming some challenges. My experience might save you some setup time.
Embarking on a journey into the world of 3D printed drones, I decided to explore the flexibility and customization offered by 3D printing technology.