Skip to content

StWiemann/vosekast_control

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vosekast Control

How to run

You need Python 3.7, Pip and Pipenv (python -m pip install pipenv) on your System.

Type:

pipenv install
pipenv run start

or

pipenv run python main.py

Emulate:

To run without scale connection, type:

EMULATE=True python main.py 

or

EMULATE=True pipenv run python main.py 

After starting main.py, measuring will begin.

Documentation

Please see /doc folder for further documentation.

About

Tool to control a flow calibration facility

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%