Skip to content

Tiny-Prism-Labs/VOLT-RUNNER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VOLT/RUNNER ⚡🏃

A multi-page Streamlit application, inspired by the Fallout Pip-Boy interface, designed for managing and analyzing electrical tests.


Key Features

  • Measurement.py: Configure and start electrical test runs.
  • Recorded_Data.py: Load and visualize test results from CSV files.
  • Pip-Boy inspired user interface.

Quick Start

  1. Clone the repository:

    git clone https://github.com/Tiny-Prism-Labs/VOLT-RUNNER
    cd VOLT-RUNNER
  2. Install dependencies:

    ./setup.sh
    pip install -r requirements.txt
  3. Run the app:

    streamlit run Home.py

    Then open your browser to http://localhost:8501.


About

A Streamlit application for initiating electrical measurement tests and visualizing recorded CSV data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors