Skip to content

HoboJ/avr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This repo is a collection of my avr projects as I learn how to program microcontrollers. 

Required tools for avr programming:

    avrdude - For transfering the resulting .hex files to an avr micro
    avr-libc
    binutils-avr
    gcc-avr
    gavrasm - For assembling .asm files for an avr micro

About

Collection of small AVR Butterfly projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages