Tools – Expanding Knowledge with Coursera
One of the greatest tools available to any engineer or embedded programmer is without a question or doubt, their own…
Jacob's Blog
One of the greatest tools available to any engineer or embedded programmer is without a question or doubt, their own…
Arrays are one of the most widely used data objects in C, yet, as it would turn out there are…
Early next year I will be posting a blog on EDN about new years resolution for the software development cycle….
One of the great things about working as a consultant is that most of the time the project can be…
As the new year approaches thoughts will begin to drift to resolutions and actions that can be taken to improve…
Jacob Beningo’s “Introduction to Embedded Software Architecture and Design” CEC Design News course materials can downloaded by clicking the download…
One of the fundamental issues in driver design is deciding how to map to the peripheral registers. Over the years…
At first glance enum and #define appear as if they are completely interchangeable. There is really no noticeable difference as…
One of the oldest problems in software development is keeping track of and understanding what changed between different versions of…
Getting a resume organized, looking nice and with all of the relevant information necessary to make you shine is a…
It is commonly thought that a developer needs to understand the language that they program in, the microcontroller and toolchain…
Firmware bugs have a nasty habit of hiding in plain sight while to one degree or another being camouflaged and…