Skip to content

nstrappazzonc/atmega32x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ATmega32/8/8P/u2/u4

AVR examples code for MCU ATmega328/P and ATmega32u2 and ATmega32u4.

Requirements

To program AVRs, you will need the free avr-gcc compiler, avr-libc, AVRDUDE, and other associated tools.

Linux

sudo apt-get install -y gcc-avr binutils-avr avr-libc gdb-avr avrdude libusb-dev dfu-programmer

MAC OS X

Warning Build on MAC OS X is not fully supported, it's better on Linux.

About

AVR examples code for MCU ATmega328/P and ATmega32u2 and ATmega32u4

Topics

Resources

Stars

Watchers

Forks

Languages