Some old AVR projects
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Ondřej Hruška a18e9d38a1 added unit tests for calc.h 9 years ago
..
README.md cleaning, moved memgame to projects 9 years ago
adc.h cleaning, moved memgame to projects 9 years ago
arduino_pins.h cleaning, moved memgame to projects 9 years ago
calc.h added unit tests for calc.h 9 years ago
colors.h cleaning, moved memgame to projects 9 years ago
debounce.h cleaning, moved memgame to projects 9 years ago
meta.h cleaning, moved memgame to projects 9 years ago
nsdelay.h cleaning, moved memgame to projects 9 years ago
pins.h cleaning, moved memgame to projects 9 years ago
ws2812.h cleaning, moved memgame to projects 9 years ago

README.md

MightyPorsk's AVR utils library

This is my ever-evolving library. When I'm done with a project, I copy the current library to the project, so it doesn't break when I do further improvements.

Each library file contains a large comment block explaining it's function.