There is No Hardware
My favorite line from the Matrix is that “there is no spoon”, and today that is a wise statement for…
Jacob's Blog
My favorite line from the Matrix is that “there is no spoon”, and today that is a wise statement for…
The advancements in chip, sensor and wireless technologies over the past decade have resulted in exponential increases in system complexity…
Delivering embedded systems on-time is a struggle for many developers and teams. From time-to-time, I’ve struggled with delivering on-time as…
Machine learning is quickly finding applications in the microcontroller space. Machine learning is a completely different paradigm in application development….
Buffer overflows are one of those bugs that wreak havoc on embedded software. The system appears to be working perfectly…
First off, this is not an ad or paid blog. I was recently working on a project where I needed…
Machine Learning has the embedded systems industry buzzing as new tools and capabilities become available for us developers to implement…
Authors: Pete Warden and Daniel Situnayake Published: January 2020 Target Audience: Any embedded developer looking to get started with Machine Learning….
Happy 50th Birthday to the microprocessor! This month, 50 years ago, the first microprocessor became commercially available, the Intel 4004….
I often find that developers initialize task code in seemingly random places throughout their application. This can make it difficult…
It’s very tempting to assume that a system is going to behave as perfectly in the field as it does…
Microcontroller based systems are evolving to include multicore processing. Multiple cores adds a new design paradigm to embedded software developers…