STK 200

Basic Guides
Basic Layout Guide - get familiar with the features of the board

Getting Started Programming Guide - how to install the software you need to program

Switching Microcontrollers - information about what microcontrollers you can use with the board and socket support

Programs
First Program (LED Blink) - intended to be a complete beginners guide to programming the board and making the build-in LEDs blink, revises blinky lights; uses AVR Studio 5

blinky lights - old version of First Program (LED Blink), using the same code but on AVR Studio 4

blinky lights with interrupts - a twist on the program in the beginners guide; uses AVR Studio 4