A Watchdog Timer is Needed in Every Embedded Device
Many embedded devices fail in the field because they lack one simple safeguard — a watchdog timer. Without it, even…
Jacob's Blog
Category Archives: Uncategorized
Many embedded devices fail in the field because they lack one simple safeguard — a watchdog timer. Without it, even…
At first glance, adopting Test-Driven Development (TDD) for embedded systems development appears to make a lot of sense. Create a…
When you’re working on an embedded software project, chances are high—up to 65%—that you’ll face delays and budget overruns. A…
Development boards are critical tools every embedded software developer leverages to help accelerate their development. At the start of the…
Software engineers love to write code. Give a software engineer a tool that writes the code for them, and they…
Over the past few years, the number of programming languages used for embedded development has started to balloon. Developers have…
As many readers have probably heard, back in 2017, Amazon announced a “new” RTOS, Amazon FreeRTOS, which is based on…
The tools that embedded software developers use are extremely important to maximize development efficiency and minimize costs, time-to-market and perhaps…
Microcontrollers are becoming more powerful every day, causing many developers to forget the resource constrained nature that many are working…
Embedded systems must meet their real-time deadlines in order to function efficiently and as expected. No one likes to press…
Nearly every product requires a software update at some point or another. Whether it’s our cellphones, TV’s or even our…
Embedded software development teams have a unique challenge before them; how to develop more and more firmware in shorter and…