Drink selection
All four flavours are clearly displayed on the home screen and can be selected with a tap of the finger.
User Interface
The graphical user interface was developed entirely in Python and runs directly on the Raspberry Pi. It enables intuitive touch operation — from drink selection to quantity input.
Features
All four flavours are clearly displayed on the home screen and can be selected with a tap of the finger.
The user can choose between different glass sizes. The pumps run according to the set quantity.
The interface is directly linked to the GPIO control of the Raspberry Pi — no detour, no middleware.
All controls are generously sized and designed for use with a 7-inch touch display.
Technology
The entire interface is based on Python and was optimised specifically for the Raspberry Pi. The direct integration of the GPIO pins allows pump commands to be sent from the UI without delay.