This brief tutorial demonstrates how to create projects for the AVR using AVR-GCC. This tutorial assumes that you are using Ubuntu for your development environment. This tutorial also assumes that you have already installed AVRDUDE. Also, you should have a development board with at least one button and one LED. In my case, the button …
Monthly Archive: September 2009
Sep
12
How to use AVR Dragon
This brief tutorial demonstrates how to read, write, and erase an AVR chip using AVR Dragon. This tutorial assumes that you are using Ubuntu for your development environment. This tutorial also assumes that you have an AVR development board running a demo program. The JTAG port is used in this tutorial, but the ISP port …
