Graphical Interface for Raspberry Pi GPIO

Hi! This is going to be a short post. I have recently coded a simple interface using Python3 and Qt to use the GPIO pints of any raspberry pi. The code can be found here https://github.com/Bardo91/rpi_gpio_gui To use it, just clone it or download it, enter into the folder and then run it with python….