Welcome to my blog

Featured

This blog/site is primarily to support the courses that I teach in digital design in particular embedded digital systems design using C and the Arduino MEGA hardware. I decided to post the course materials and code snippets here because:

a) Much of the knowledge, techniques and tools, that are used by real practitioners of embedded design, are freely available on the web and I have made extensive use of these in putting this material together. In publishing this blog I hope to also contribute to this community.

b) WordPress natively supports syntax highlighting of code snippets using the
[sourcecode language=”css”]  your code here  [/sourcecode] tags and makes even the work of an electronic engineer look beautiful.

The material here has been developed in C using AVR Studio 5 and the Arduino Mega 2560 microcontroller board.