The video shows a GUI with a Big button built with the tkinter python library on a Raspberry PI. When the button il pressed a GPIO pin is put high lightening a led for all the time that the button is down. At button release the GPIO pin is set to OFF turning the led off.