In this tutorial we will look at the basic setup required to get started with AVR breakout board. 0 AVR breakout.PNG

Basics

The AVR 40 pin breakout board can be used with all AVR 40 pin micro-controllers like ATmega16,ATmega32 etc. This breakout board comes with male header soldered so it can be fit easily on breadboard and perf board. The breakout board has ATmega32 MCU with pre-flashed UART bootloader. so it eliminates the use of external programmer. Chek out our AVR Hardware and Software Setup tutorial for flashing the program through serial port.

HookUp

2 AVR hookup.png

Code

Demo

Downloads