A Kalman Filter implementation in Rust22 July 2024·16 minsControl Software RustThe Kalman Filter is a ubiquitous algorithm for estimating the state of a system from noisy measurements and an uncertain model.
Hobby Servo Motor Performance10 February 2023·6 minsR/C Motors Electronics Arduino ControlMeasuring the performance of hobby servo motors with frequency and step response testing
Active Wing Flutter Control11 December 2022·8 minsElectronics Arduino Control C C++ 3D PrintingControlling aerodynamic flutter of wing using an active flap, for education and inspiration.