5 C++ Tricks for C Programmers
Over the past several years, C++ has become a more popular language to use in embedded systems than C. Don’t…
Jacob's Blog
Over the past several years, C++ has become a more popular language to use in embedded systems than C. Don’t…
Several years ago, I wrote an article entitled “The 7 Silent Project Killers”. Over the years, I’ve had several people…
Embedded software error handling is something that teams often struggle with. It’s very tempting to assume that a system will…
Over the past few years, the number of programming languages used for embedded development has started to balloon. Developers have…
Unit testing application code in embedded applications is a fundamental need that embedded developers often overlook. At first, glance, getting…
RTOS design has become critical to many embedded applications. RTOSes are used in more than 50% of embedded applications and…
There are two big problems facing technology companies in the United States today; microprocessor supply chains and engineering talent shortages….
One of my favorite tools for managing embedded DevOps is Gitlab. Embedded software teams across the globe are starting to…
As an embedded software engineer, it’s really easy to think that all the software for the product is reliant upon…
Raspberry Pi’s have become a very popular application processor in industrial applications. However, they can be more horsepower and use…
Happy New Year! I always enjoy the start of a new year. The opportunity to reflect on what went well…
In one of my previous posts, Introduction to Docker for Embedded Software Developers, we started to discuss Docker’s role in…