Hello there. Need your help dan opinion.
So, I’m building a project that can control Zelio Smart Relay using Raspberry PI 3. And I plan to use Tkinter to make the GUI. What I mean is I want to use Tkinter GUI to interact with Zelio using Rpi 3. It’s kind of using Visual Basic GUI to interact with PLC using PC.
I have searched in google and youtube about this issue, but I can not find it. What I found is only about Rpi 3 control Zelio/PLC, or Using Tkinter to make GUI to interact with Rpi to control LED, fan or motor DC., but none mention about using Tkinter to make GUI to interact with Zelio using Rpi. So off course, the example of this kind of program is none.
So, my question is, is it possible to do this combination Tkinter GUI-Zelio-Rpi 3?
And if not, what should I use as interface that will work?
Thank you