Skip to content

AngusJull/AvrExamples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Arduino AVR Examples

Some quick examples showing what the AVR hardware can do, besides what Arduino offers normally

WearLeveling

Demo of a wear leveling library that tries to extend the life of the EEPROM

TimerTwo

Demo of how to use Timer2 to generate interrupts. Might make more sense to use Timer1 in any situation where servo control isn't needed

WatchDog

Demo of how to use the Watchdog timer to wake the device from sleep after a certain amount of time

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published