7 Segment Display: Difference between revisions
Jump to navigation
Jump to search
m (→Resources) |
m (→Resources) |
||
Line 7: | Line 7: | ||
= Resources = |
= Resources = |
||
* Code: "git clone ~ |
* Code: "git clone ~ssalbiz/src/7seg" |
||
** Contains both microcontroller code and daemonized scripts that run on the webcam host |
** Contains both microcontroller code and daemonized scripts that run on the webcam host |
||
* Circuit diagram: yell at j3 |
* Circuit diagram: yell at j3 |
Revision as of 22:20, 28 February 2012
Overview
We have mounted a large 7 segment display on the wall in the office, hooked up to an ATMega microcontroller that displays the number of people currently viewing the webcam feeds.
Status
Completed. No further work to be done, barring repurposing of the hardware
Resources
- Code: "git clone ~ssalbiz/src/7seg"
- Contains both microcontroller code and daemonized scripts that run on the webcam host
- Circuit diagram: yell at j3