Zephyr RTOS Sensor API: Unlock On-Board Temperature Sensing
Every embedded product eventually needs to sense something. Temperature. Vibration. Pressure. Humidity. And every time, the story plays out the…
Jacob's Blog
Every embedded product eventually needs to sense something. Temperature. Vibration. Pressure. Humidity. And every time, the story plays out the…
You’re integrating a new SPI peripheral into your Zephyr RTOS project. The datasheet is open, and you’ve identified the pins….
Each embedded engineer costs your company $181,269 per year. That’s the fully loaded embedded engineer cost once you account for…
Every embedded engineer has a printf story. You add a quick debug statement, rebuild, flash, and suddenly the timing bug…
When most developers evaluate an RTOS, they start with the kernel. Scheduling. Context switches. Mutexes. Semaphores. Those things matter, but…
Every year, we get the same question: “What are the embedded systems trends I should be paying attention to?” Most…
If you’ve been building embedded systems for a while, you’ve probably configured hardware the “traditional” way. Diving into header files,…
The past month has been unusually active across the embedded systems landscape. Between new microcontroller families, AI-infused development tools, advancements…
You might think that using Claude Code for Firmware development doesn’t matter. Sadly, your thinking would be misplaced. AI Assistants…
Embedded teams often underestimate how much value a good code review can bring. Even a simple LED blinky application contains…
If you’ve been in the embedded systems industry for at least a few years, you’ve undoubtedly encountered FreeRTOS. It’s the…
A firmware update failure is a major project red flag. Yet, most firmware engineers think the goal of an update…