Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 437 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 437 Bytes

LoadstarPlotter

A Python 3 and PyQt5 GUI for plotting and saving data from a Loadstar Sensor iLoad Pro Digital USB load cell.

Getting Started

  1. Clone or download this repository.
  2. Download and install Python 3.
  3. Open a command prompt (In Windows: Windows+R then cmd)
  4. Change directory to the downloaded repository using the cd command.
  5. pip install -r requirements.txt
  6. Run the program python LoadStarDisplay.py