add aas work

This commit is contained in:
2023-11-26 20:50:22 -06:00
parent 8768196389
commit f586196167
+19
View File
@@ -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)