Re: GUI for display management
Posted: Mon Nov 16, 2015 1:10 pm
Thinking about the original application (temperature monitoring), I would send the value of the variable "self.n += 1" to a web page (even if at the moment I don't know how can I do exactly
).
The main problem is that Incidental connection issues could cause delays.
Such delays not only affect the function of "sending variable value to the web", but also the management of the other functions (for example the reading of GPIO input status, GUI management etc).
The main problem is that Incidental connection issues could cause delays.
Such delays not only affect the function of "sending variable value to the web", but also the management of the other functions (for example the reading of GPIO input status, GUI management etc).