I was wondering, if it is possible to integrate pysimplegui with micropython. Here is my example, I am creating a robotic arm, it is controlled with micropython, for simplicity I wanted to create a GUI to control the arm, is it possible to integrate them, like a button that controls a micropython code snippet?
Thanks In Advance For The Help