Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 524 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 524 Bytes

Scale Monitor

image

Scale Monitor specified for monitoring weight, managing and saving the data of the vehicle (in this case for truck weighbridge). This app is used to find the load weight (netto), by inputting weight of the vehicle with load (gross) and vehicle empty load (tare). Data input is a list of weight data and RFID data. The weight data also can be save to .csv files

Install dependencies:

pip install -r requirements.txt

Run the app:

python ScaleMon.py