Skip to content
This repository has been archived by the owner on Sep 14, 2024. It is now read-only.

Graphical dashboard for Battle of the Rockets 2024

Notifications You must be signed in to change notification settings

unl-rocketry/sensor-dashboard-2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sensor Dashboard

Dashboard for the sensor payload for Battle of the Rockets 2024.

To run, install requirements:

pip install -r requirements.txt

Modify .env to include the serial port to which the reciever feather is connected, for example /dev/ttyACM0 on Linux, or COM2 on Windows.

Finally, you can run the program with python main.py, and open the page in a browser.

About

Graphical dashboard for Battle of the Rockets 2024

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published