diff --git a/content/projects/aas.md b/content/projects/aas.md new file mode 100644 index 0000000..bcbfe36 --- /dev/null +++ b/content/projects/aas.md @@ -0,0 +1,19 @@ +--- +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) \ No newline at end of file