├── GUI_progressBar.py ├── Master_Getratomat_progressBar.py ├── README.md ├── data.txt └── hx711.py /GUI_progressBar.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HighwingZ/CocktailMachine/HEAD/GUI_progressBar.py -------------------------------------------------------------------------------- /Master_Getratomat_progressBar.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HighwingZ/CocktailMachine/HEAD/Master_Getratomat_progressBar.py -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HighwingZ/CocktailMachine/HEAD/README.md -------------------------------------------------------------------------------- /data.txt: -------------------------------------------------------------------------------- 1 | 6.9 -------------------------------------------------------------------------------- /hx711.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HighwingZ/CocktailMachine/HEAD/hx711.py --------------------------------------------------------------------------------