Skip to content
This repository has been archived by the owner on Apr 26, 2023. It is now read-only.
/ scorehub Public archive

use a some gadgets with crg scoreboard

Notifications You must be signed in to change notification settings

yetzt/scorehub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scorehub

Scorehub is connects CRG Scoreboard with some gadgets.

Gamepad

Thanks to node-gamepad many cheap usb-gamepads can be used. Tested with this one.

Gamepad Keys

Counterclock

CounterClock, an Arduino/ESP8266-based Jam Timing device, is supported.

Setup

This will become nicer, but for now...

You will need to have git and node.js up and running.

Install

git clone https://github.com/yetzt/scorehub.git;
cd scorehub;
npm install;

Run

DEBUG=* node scorehub/scorehub.js;

Todo

  • Rapid fire key press for clock adjustment (maybe)
  • Keep and maintain roster state for jammer/pivot selection (find out how to)
  • Keypad for jammer/pivot selection (if possible with node-hid)
  • Server for counterclock

About

use a some gadgets with crg scoreboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages