https://github.com/anthonybudd/data-viewer
https://github.com/anthonybudd/data-viewer
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/anthonybudd/data-viewer
- Owner: anthonybudd
- Created: 2022-10-24T02:46:14.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-24T02:56:14.000Z (over 3 years ago)
- Last Synced: 2025-05-20T06:11:15.531Z (about 1 year ago)
- Language: JavaScript
- Size: 736 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Data Viewer
# Install
1. $> git clone git@github.com:anthonybudd/data-viewer.git
2. $> cd data-viewer
3. $> npm i
4. $> npm run serve
## How to use
1. Copy data from serial monitor into ./data.txt
2. $> npm run parse
3. $> npm run serve