Assembed Name Tag
Assembed Name Tag
Left and right LEDs blink in succession from an interrupt to the watchdog timer.
Simple 4-Layer Layout.
Code was uploaded to ATTiny from AVRDude setup with Arduino Uno.
Power Optimized Code uploaded to ATTiny85.
To minimize power consumption:
All Peripherals in ATTiny85 were disabled except for the Watchdog timer.
Watchdog timer was configured to trigger an interrupt every 4 seconds.
Within the Watchdog Timer interrupt, lights were briefly lit in a patter on the NameTag.