The IoT Online Conference is back, and this time the core focus is on IoT embedded systems and edge computing. This post will explore what will be happening at this year’s conference and how teams and developers can benefit. The IoT Online Conference Overview The IoT Online Conference will be taking place December 8 – … Continue reading The IoT Online Conference (2021)
Month: October 2021
Embedded Development using Visual Studio Code
Several years ago, I never would have believed that embedded developers would use a tool like Visual Studio Code. Using a Microsoft product to develop embedded software seems ridiculous. Yet, I find myself using Visual Studio Code for development more than I use any other integrated development environment! In this post, I’ll share a little … Continue reading Embedded Development using Visual Studio Code
3 Tips for Unit Testing Embedded Software
How do you know that your software is working the way that it is supposed to? You test it! The real question, though, is “How do you test it?”. In the old days, developers used to just manually test their software. Unfortunately, manual testing is not a great way to test software. The sheer number … Continue reading 3 Tips for Unit Testing Embedded Software
CEC – UML-Based Software Architecture Design
Software architecture is the road map, analogous to a GPS aid, that tells a developer what they should be building. An adequately defined software architecture with related requirements can successfully guide a team to implement their product within budget and reasonable time frame while minimizing stress. In this course, attendees will learn how to define … Continue reading CEC – UML-Based Software Architecture Design