Tools – Kinetis-L Freedom Boards
Less than a decade ago it was difficult for an engineer to get ahold of a development board without doing…
Jacob's Blog
Less than a decade ago it was difficult for an engineer to get ahold of a development board without doing…
One of the areas of embedded software development that engineers seem to struggle with is testing. Engineers often get excited…
Embedded software developers are familiar with C/C++ but with the Internet of Things, knowing just these languages is not going…
Embedded software developers have a lot on their plate. A developer has to be an expert in hardware, sensors, communication…
The April board is a break-out for the Imp Developer module. The April module provides the ability to power the…
Course Overview: Leveraging design patterns is a critical technique to quickly and efficiently develop an embedded system. This course will…
Many embedded software developers learn to program for embedded systems on the fly. The result is usually an informal introduction…
Embedded software engineers should be interested in writing production software that is portable and reusable. Societal demands for refreshing embedded…
The mindset that an engineer has about the work that they are doing can have a large impact on the…
Course Overview: The software development cycle is always a mad dash to the launch date. Firmware developers have their hands…
The keyword const in C can at best be a misleading type qualifier. One would think that const would specify…
that is the question. The use of assertions often confuses even the most experienced developers. Developers should be considering whether…