Riding the Blue Wave: Building Autonomous Intelligence on the Edge #01
Episode 1: Motivation

Search for a command to run...

Series
This series documents the design and engineering of real-time autonomous perception systems on edge devices, especially cranking out maximum performance on ARM chips. It also documents my experience in winning the bharat AI SOC challenge which was one of the main motivations in building this.
Episode 1: Motivation

Episode 2: System Architecture, Designing a Real-Time Edge Perception Pipeline

Episode 3: Designing for CPU-only Inference — squeezing real-time perception out of an ARM chip with no GPU.
Episode 4: Asynchronous Pipelines Without Chaos — threads, cores, lock-free buffers, and the day I caught my own "parallel" pipeline running sequentially.
Episode 5: Temporal Stability vs Raw Confidence — why a steady, unremarkable detection beats a brilliant one that flashes for a single frame.
Episode 6: Why Most "Real-Time" Demos Aren't Actually Real-Time — a confession about my own benchmarks, and how to profile honestly on ARM.