Cansat2023 / JS-GUI

Javascript based data visualization client for incoming serial port data from the CANSAT.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JS-GUI

Javascript based data visualization client for incoming serial port data from the CANSAT.

To install dependencies run the following command in project directory and client directory:

npm install

Then, flash arduino with the .ino file and connect it to COM3 (if a different port is in use, change this in the server file) Finally, open two terminals: first in the project directory and second in the client directory and run:

npm start

About

Javascript based data visualization client for incoming serial port data from the CANSAT.


Languages

Language:JavaScript 92.4%Language:SCSS 6.2%Language:HTML 1.3%Language:C++ 0.1%