Claude Code Skills: A Practical Guide for Embedded Developers
Most developers using Claude Code treat it like a smarter terminal. Type a request, get a response, repeat. It works….
Jacob's Blog
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….
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…