7 Segment Display: Difference between revisions

From CSCWiki
Jump to navigation Jump to search
Line 7: Line 7:


= Resources =
= Resources =
* Code: "git clone ~ssalbiz/src/7seg"
* Code: "git clone ~ssalbiz/dev/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:24, 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/dev/7seg"
    • Contains both microcontroller code and daemonized scripts that run on the webcam host
  • Circuit diagram: yell at j3