This is a simple, interrupt-driven LED blink program that should run on most any AVR micro. It is nothing fancy, merely an example of using a counter overflow for timing events in your code.
This is a simple, interrupt-driven LED blink program that should run on most any AVR micro. It is nothing fancy, merely an example of using a counter overflow for timing events in your code.