/ATtiny-input-tester

ATtiny input pin tester program

Primary LanguageC++

ATtiny pin tester

If you're having trouble debugging the inputs of an ATtiny, this tiny program might help. It scans the pins in a loop and wiggles the value of an output pin accordingly. Connect the output to an LED or an oscilloscope to read the values.