TinyGPU for Arduino
I recently needed to add SLAM visualization to QGroundControl. The plan: render a map using a simple graphics library, then encode the output via H.265. That’s how I stumbled into writing TinyGPU—and it quickly became my new favorite tool for lightweight embedded graphics. TinyGPU is a lightweight, header-only C++ library Read more





