Articles

Read our technical articles about algorithms, software, electronics, and engineering topics


๐Ÿ“ Control Loops

๐ŸŽฏ Is Your Digital Control Loop Bandwidth SMALLER Than You Think? – Here’s a number that might ruin your day: your 1 kHz control loop probably can’t do better than 100 Hz bandwidth. And it gets worse.

๐Ÿš€ Want More Bandwidth From Your Control Loop? Start Here. – Last time we learned a sobering truth: max bandwidth โ‰ˆ **1 / (10 ร— delay)**.

๐Ÿ“„ General Articles

Blog System – Auto-Discovery Guide – The blog system automatically discovers and serves markdown files from `app/pages/blog/` directory. Just drop a `.md` file in the folder and it’s instantly available!

Building a Dynamic FastAPI-Powered CMS for Engineering Calculators – We needed a platform to host interactive engineering calculators with rich mathematical documentation. The requirements seemed simple enough: