-
- Posts: 1
- Joined: Wed Mar 04, 2020 5:50 am
Creating GUI to control GPIO using qt 3d studio
How can I create GUI with more nice graphics to control the GPIO's? I have created a GUI using Tkinter but it is limiting me. Again is it possible to create GUI that can control GPIO using qt 3D studio?
Re: Creating GUI to control GPIO using qt 3d studio
If you are comfortable with Python, maybe take a look at Kivy : https://kivy.org/#home
Re: Creating GUI to control GPIO using qt 3d studio
Have a look at GUIs mentioned in this post https://www.raspberrypi.org/forums/vie ... 1&t=267834 or even YAD
Re: Creating GUI to control GPIO using qt 3d studio
I wrote one in Java that you could modify: http://pi.knutejohnson.com