Arrays are one of the most widely used data objects in C, yet, as it would turn out there are a number of misconceptions about arrays and a few tricks that are completely misunderstood or unknown to most programmers! Take for example a simple initialization of an array so that each element is decimal 20: … Continue reading Embedded Basics – A few Array Misconceptions
Month: December 2014
Tips and Tricks – Creating Successful Firmware Resolutions for 2015
Early next year I will be posting a blog on EDN about new years resolution for the software development cycle. The start of the new year provides an excellent opportunity to plan out improvements on how we will grow and become better programmers (and individuals) over the course of the next twelve months. Unfortunately this … Continue reading Tips and Tricks – Creating Successful Firmware Resolutions for 2015
Tools – The OWON Portable O-Scope
One of the great things about working as a consultant is that most of the time the project can be worked on from the comfort of a home office. There are always times though when it is necessary to work on-site with a client and one of the things that I’ve found is that a … Continue reading Tools – The OWON Portable O-Scope
Device Drivers Whitepaper
As the new year approaches thoughts will begin to drift to resolutions and actions that can be taken to improve ourselves in the new year. These resolutions often reflect physical or spiritual changes that we would like to see and rarely do they include improvements to are working capabilities. For this reason I thought it … Continue reading Device Drivers Whitepaper
CEC Introduction to Embedded Software Architecture Materials
Jacob Beningo’s “Introduction to Embedded Software Architecture and Design” CEC Design News course materials can downloaded by clicking the download image. Included in these materials is the following: C Code Templates for Doxygen including a main page Edraw Software Architecture Template file and pdf Miscellaneous papers on Embedded Software Architecture Click the image below to … Continue reading CEC Introduction to Embedded Software Architecture Materials