Skip to content

Blink a LED on pin 2 of an ATTiny85. Useful for testing ISCP programmers and such.

Notifications You must be signed in to change notification settings

ariejan/avr-blink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Blink

This is a simple program to blink a LED (100ms on, 900ms off) on pin 2 of an ATTiny85.

I've used this extensively to test an ISP I'm building.

More about the default fuse settings can be found at http://www.engbedded.com/fusecalc/ and the ATTiny datasheet from Atmel.

About

Blink a LED on pin 2 of an ATTiny85. Useful for testing ISCP programmers and such.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published