Embedded systems are ubiquitous in our daily lives, from medical devices to automotive systems to smart homes, yet the most popular embedded programming language poses significant safety and security ...
There is often pressure on embedded software developers to develop “good software” or “good code.” The problem is the idea of good code is often subjective. What I consider to be good code might be ...
At CES 2024, a French startup is presenting the notion of frugal code in embedded software by identifying and quantifying the optimization potential of the code. WedoLow, a spinoff from three research ...
DigiKey, the global distribution leader of electronic components and automation products, is hosting a webinar with Microchip ...
If you talk to almost any embedded team, they’ll tell you they want more code reuse. Reusable drivers. Reusable middleware. Reusable services. Reusable “platforms.” But when you look at most real ...
FreeRTOS, the open-source operating system that powers most of the small microprocessors and microcontrollers in smart homes and critical infrastructure systems has 13 vulnerabilities, a third of them ...
Security issues go beyond buffer overflows. How standards help with commonly exploited weaknesses. Improving code quality and safety with code-analysis tools. On the other hand, as Code Red caused ...
The IoT has enabled rapid digital transformation across industries. A 2019 report from International Data Corporation (IDC) predicts that the number of IoT devices around the world will increase to 41 ...
Embedded systems are increasingly prevalent in nearly every aspect of human life. Innovations made possible by embedded systems are making our lives healthier, safer, cleaner, and more stimulating.
We've seen in the previous articles how Ada can be used to describe high-level semantics and architecture. The beauty of the language, however, is that it can be used all the way down to the lowest ...
SSL wolfIP is open-source, lightweight TCP/IP stack with no dynamic memory allocations designed for resource-constrained embedded systems.