In this tutorial we will look at setting up the starter AVR board. Once you have done with this basic set up, you can use on board peripherals as well as many other peripherals which can be connected to board using on board GPIO's.

Basics

0 starter1.PNG

To program this board using SPI and external programmer check out our AVR Hardware and Software Setup tutorial
Starter AVR board comes with inbuilt custom boot loader and this board has on board USB to serial converter indicated by '8' in above diagram so you need to connect only B type USB cable to port indicated by '9' in above diagram.

Hookup

Code

Demo

Downloads