Archive for the ‘AVR programming’ Category
Some weeks ago coleague of mine makes me development board which contain : AtMega16, SPI iqrf connection, SPI SD card connection, DS1820 for temperature measurement, RS-232 for some debugging, display with hd 44780, some buttons, external keyboard and on picture is also programmerand that’s it
.
In this article I would like to introduce simulating of AVR processors in Linux. When I start playing around AVR coding I don’t want to switch to Windows because of many development tools are available. Search through google and found some good hints how to proceed. This article should provide summary.

