2024-10-22 09:11:39 -05:00
2023-11-24 04:29:12 -06:00
2024-10-22 09:00:00 -05:00
2024-10-22 09:10:22 -05:00
2023-11-24 04:29:12 -06:00
2023-11-24 09:38:42 -06:00
2023-12-08 10:30:23 -06:00
2023-11-24 04:29:12 -06:00
2023-11-24 04:29:12 -06:00
2024-10-22 08:54:18 -05:00
2024-10-22 09:10:22 -05:00
2024-10-22 09:00:00 -05:00
2024-04-26 13:59:00 -05:00

Explorations in interacting with an All American Scoreboards 8000

Supported Scoreboards

  • basketball (no stats)
  • volleyball
  • football (no stats)
  • baseball
  • wrestling
  • auto racing
  • soccer
  • hockey
  • track
  • whirley

Build

  • clone/download repo
  • in repo run npm install && npm run build:cli
  • find binary in packages/cli/dist/

Usage

Usage: aas-cli [options]

AAS Serial Decoder

Options:
  -V, --version                    output the version number
  -d, --device <serial port path>  serialport path
  -o, --output <output file>       file to write console info to
  -f, --format <output format>      (choices: "json", "xml", "yaml", default: "json")
  --websocket <port>               enable websocket server for updates
  -h, --help                       display help for command

If a device isn't supplied with the -d/--device flag then you will be prompted to select one.

S
Description
Explorations in interacting with an All American Scoreboard 8000
Readme GPL-3.0 173 KiB
Latest
2023-12-08 16:30:23 +00:00
Languages
JavaScript 90.2%
HTML 9.5%
CSS 0.3%