HackerJeopardy
From syn2cat - HackerSpace.lu
(Difference between revisions)
| (One intermediate revision by one user not shown) | |||
| Line 3: | Line 3: | ||
|intro=The syn2cat version of the well known hacker jeopardy | |intro=The syn2cat version of the well known hacker jeopardy | ||
|status=running | |status=running | ||
| + | |repository=git://hacker.lu/beopardy | ||
|meetings=none | |meetings=none | ||
|contact=Gunstick, NPU | |contact=Gunstick, NPU | ||
| Line 22: | Line 23: | ||
'''Software''' | '''Software''' | ||
| − | * keep permanent state of current game on disk | + | * keep permanent state of current game on disk and restart after crash |
* try to figure out crash conditions | * try to figure out crash conditions | ||
* add "audience solved" option | * add "audience solved" option | ||
| + | * show correct answer on screen | ||
* add round management | * add round management | ||
* create our own set of verified questions | * create our own set of verified questions | ||
| + | * put all parameters into a config file | ||
| + | * add all keyboard commands as on screen buttons (or menu) | ||
| + | |||
| + | R/W git is : ssh://hacker.lu/var/repo/projects/beopardy.git | ||
Latest revision as of 07:02, 6 August 2012
| | |
|---|---|
| The syn2cat version of the well known hacker jeopardy | |
| Meetings: | none |
| Type: | hardware |
| Repository: | git://hacker.lu/beopardy |
| Status: | running |
| Members: | |
| Contact Person: | Gunstick (mail), NPU (mail) |
| Tools | |
| QrCode: |
|
"File:" cannot be used as a page name in this wiki.
First seen on haxogreen 2012, this currently features
- 5 heavy duty push buttons
- each button has an indicator LED
- long cables
- central board with arduino
- control via USB-serial using standard beopardy
Project is to even improve more on the hardware and also review the software to make it crash proof.
Hardware
- replace cables by RJ45 connectors
- add microphone ports to button cases
- add mute logic to central board with single mike output
- document everything so to enable others to replicate the setup
Software
- keep permanent state of current game on disk and restart after crash
- try to figure out crash conditions
- add "audience solved" option
- show correct answer on screen
- add round management
- create our own set of verified questions
- put all parameters into a config file
- add all keyboard commands as on screen buttons (or menu)
R/W git is : ssh://hacker.lu/var/repo/projects/beopardy.git
