In the file section you can now find my (al1's) AVR test code for rev0. To test this code I made this little quick prototype out of some prototype board and green 0805 SMD LEDs. It should be compatible to rev0.
With 0805 you can read it not good (should be much better with 4014 LEDs). This is a "12".
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.
Thanks @al1 !
I just saw you uploaded some files :-)
Now, why not display 42 ? :-P
I'm goin to post more pictures very soon...
Are you sure? yes | no
I tried to get 42, but with only 200ms per number I always got 44 and 44 looks ugly.
Are you sure? yes | no
"why" 200ms ?? with DYPLED I multiplex at 2.45KHz, this must be enough :-)
Are you sure? yes | no
200ms is the delay in the test loop. It goes like
"01" - 200ms delay "02" delay .. and so on.
To be honest it counts up quite fast. For multiplexing I used a ~980Hz timer
Are you sure? yes | no