sewageseaweed / SensorParser

Sensor data parser for SmartWash
0 stars 0 forks source link

Replace status window to loading bar #3

Open sewageseaweed opened 3 years ago

sewageseaweed commented 3 years ago

Currently it shows a window that says if the function is currently conducting the parsing process. Its a decent substitution for now, but it can be improved. A loading bar will be a lot better.

sewageseaweed commented 2 years ago

Look at: https://riptutorial.com/pyqt5/example/29500/basic-pyqt-progress-bar

sewageseaweed commented 2 years ago

Will probably have to do some kind of calculation based on the length of the dataframe