mirror of
https://github.com/jwetzell/personal-site.git
synced 2026-07-26 10:28:46 +00:00
add aas work
This commit is contained in:
@@ -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)
|
||||
Reference in New Issue
Block a user