nrobbert
nrobbert
Hi both, Hopefully, it may help if I explain where this came from :) I raised this as a question to Mike on the PySimpleGUI project here - https://github.com/PySimpleGUI/PySimpleGUI/issues/4451 This...
Hi Davide, Thanks for looking at this! Yes, I have a main loop accessing SPI devices, serial devices etc and performing the main task of the application. There is a...
Hi Davide, Many thanks for looking in to this. I was heading in the same direction as you, to run them in separate threads/processes and share the data and events...