AVR ATtiny25 USB hit counter
posted Oct 5th 2008 8:54pm by Jason Rollettefiled under: classic hacks, misc hacks

[Bob] has a USB page hit counter that uses an ATtiny25 to run a MAX7219 which drives eight 7-segment displays. It is easy to implement USB on an AVR using just firmware, eliminating the need for any USB to RS232 conversion. The host software is written in Delphi and sits in the Windows tray. The code examples seem simple enough to expand upon into your own display programs.





I wonder what that display looks like now that he is on HAD…
In any case, that is a nice project. Simple, clean. Although I would have rather seen it done with a 24 pin part and the displays multiplexed in software to reduce the pin count and eliminate the external power supply. You would just need a current limiting resistor for each display and maybe transistor for each segment if you want a really bright display.
Even short of that a 4 of 5 digit one that fit in a 3.5″ floppy disk bay to display a few temperatures or disk utilization or something would be pretty sweet–and very cheep, sub $10 range.
Posted at 9:55 pm on Oct 5th, 2008 by ...