--- title: "All American Scoreboards 8000" date: 2023-11-24T00:00:00-06:00 draft: false --- ## What is it? Some messing about with an [All American Scoreboards 8000](https://www.allamericanscoreboards.com/8000-series/) The application uses the following tech. * [pkg](https://github.com/vercel/pkg) (packaging into binary) * [node-serialport](https://serialport.io/) * [dnSpy](https://github.com/dnSpy/dnSpy) (official live connection app decompile) ## Repos - [aas](https://github.com/jwetzell/aas) (serial connection and file/ws output) - [aas-xml](https://github.com/jwetzell/aas-xml) (xml file watcher and processor)