A Python 3 and PyQt5 GUI for plotting and saving data from a Loadstar Sensor iLoad Pro Digital USB load cell.
- Clone or download this repository.
- Download and install Python 3.
- Open a command prompt (In Windows: Windows+R then
cmd
) - Change directory to the downloaded repository using the
cd
command. pip install -r requirements.txt
- Run the program
python LoadStarDisplay.py