The 2026 RTOS Benchmark Study Is Now Available
Most teams choose their real-time operating system (RTOS) the same way. Someone used FreeRTOS on the last project. It worked;…
Jacob's Blog
Category Archives: Tools
Most teams choose their real-time operating system (RTOS) the same way. Someone used FreeRTOS on the last project. It worked;…
Learning how to add an RTOS to bare-metal firmware is often treated as the point at which a project must…
Ask a procurement manager or a software lead why they use open-source toolchains, and you’ll likely hear the same shrug:…
There was a time when the embedded development environment was simple. You installed one vendor IDE, opened it, created a…
Embedded CI/CD has become table stakes in modern firmware development. In fact, Embedded CI/CD and DevOps in general were one…
Every production line has a bottleneck hiding in plain sight. The board gets programmed at one station, moved to another…
Most developers using Claude Code treat it like a smarter terminal. Type a request, get a response, repeat. It works….
I’ve been going to Embedded World long enough that I can usually predict the themes before I arrive in Nuremberg….
You’re integrating a new SPI peripheral into your Zephyr RTOS project. The datasheet is open, and you’ve identified the pins….
Every embedded engineer has a printf story. You add a quick debug statement, rebuild, flash, and suddenly the timing bug…
A firmware update failure is a major project red flag. Yet, most firmware engineers think the goal of an update…
Do you know how much time embedded developers spend debugging? From my experience helping embedded teams and companies, the number…