3 Strategies for Handling Errors in Embedded Software
It’s very tempting to assume that a system is going to behave as perfectly in the field as it does…
Jacob's Blog
Author Archives: Jacob Beningo
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…
You know what they say when you ASSUME, you make an ASS out of U and ME. That’s exactly what…
It’s official! The 4th annual Embedded Online Conference is on the calendar for May 18 – 20, 2021. Once again…
A major advantage to using a microcontroller today is that embedded software developers typically don’t have to write their own…
The ability for an embedded system to play audio is becoming a fairly common feature. Audio provides great feedback to…
As an embedded software engineer, it’s really easy to think that all the software for the product is reliant upon…
I thought it would be interesting to kick-off the year with a look at some of the most popular blogs…
The start of a new year is the perfect time to take a few moments and examine what worked and…
The end of the year is always a favorite time of mine. Yes, I enjoy the Christmas lights, egg nog…
In my last post, I explored how OTA updates are typically performed using Amazon Web Services and FreeRTOS. OTA updates…
Microcontrollers and Wi-Fi radios dominate the IoT device landscape but are often designed separately into a product. An interesting solution…