Skip to content

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

Notifications You must be signed in to change notification settings

Cansat2023/JS-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published