Tag: #pid-control
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 3 posts
Signal Processing & Control Systems Guide: From Fourier Transform to PID Control
A comprehensive guide to signal processing and control systems for electrical/electronics engineering students. Covers Fourier Transform, FFT, digital filters, Z-transform, and PID control with Python scipy/numpy example
2026-03-17 · 17 min read #signal-processing#control-systems#fourier-transform#fft#pid-controlComplete Guide to Building a Drone & Control System with Arduino + Raspberry Pi
This post is the hub article in the embedded hands-on series. It covers the full control-system picture around an Arduino + Raspberry Pi drone build, from PID control and sensor fusion to autonomy, and points readers to
2026-03-02 · 9 min read #ai#arduino#raspberry-pi#drone#pid-controlPixhawk & eVTOL Flight Control Mastery: From PX4, Kalman Filters, PWM Signals, and Sensor Fusion to ROS2 Integration
A comprehensive guide to Pixhawk flight controllers and eVTOL technology. Covers Pixhawk 6X/6C hardware, PX4/ArduPilot autopilots, cascaded PID control, PWM/DShot ESC protocols, Extended Kalman Filter (EKF) sensor fusion
2026-03-01 · 20 min read #pixhawk#evtol#flight-controller#px4#ardupilot