The 3 Stages in Secure Product Lifecycle Management
Nearly every embedded software developer working in the IoT space is now building secure devices. Developers have been mostly focused…
Jacob's Blog
Author Archives: Jacob Beningo
Nearly every embedded software developer working in the IoT space is now building secure devices. Developers have been mostly focused…
An embedded tip that I often advocate is that developers should avoid using assembly language. The reason for avoiding assembly…
With the start of a new decade, a pandemic where we are on lock-down and the arrival spring, it was…
On May 20 – 21, 2020, the third annual Embedded Online Conference will be taking place. This year is particularly…
MicroPython Projects is a book for embedded software developers who are interested in branching out and learning how to build…
The number of devices connecting to the internet each year is growing at an exponential rate. In fact, Arm expects…
On a weekly basis, I receive a fair number of emails with questions about how to design embedded systems. One…
An interesting problem that often comes up in embedded software implementation is figuring out how to delay code execution. Sometimes…
Over the past several weeks, the world as we know it has been turned upside down. With these changes, you…
As embedded systems engineers, we work in a field that is constantly changing. Not only does change come quickly, the…
One of the most painstaking bugs to hunt down in an embedded system is when the stack overflows its boundaries…
Recovering from a system failure or a software glitch can be no easy task. The longer the fault occurs the…