Graphic Interface

Hi everybody,

I would like to know if there’s a way to have some buttons on the screen to command some actions. As example, an on/off button to command an LED. I know that in Python exists libraries like “tkinter” to do such a things, but I don’t know how to import them in the openMV…
Is it possible to do?
Thanks in advance and have a nice Day,
Siro

Hi, no currently we don’t have anything in the debugging protocol that could support that. But there’s a proposal for implementing messages between the IDE and the camera, it may be implemented soon.