Close

Sourcecode

A project log for Tiny POV

A persistence of vision (POV) display with five 0805 LEDs piggy back on an ATTiny13.

jens-haukeJens Hauke 01/11/2018 at 17:260 Comments

I have added the link to the source code to the project description (https://github.com/jensh/attiny-tiny-pov). If you are happy with "Hello", you can flash pov.hex:

avrdude -v -p attiny13 -cusbasp  -Uflash:w:pov.hex:i

Discussions