paolojo
Posts: 117
Joined: Mon Oct 26, 2015 3:32 pm

Re: GUI for display management

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).

paolojo
Posts: 117
Joined: Mon Oct 26, 2015 3:32 pm

Re: GUI for display management

Sun Feb 14, 2016 6:01 pm

Hi.
ElParaguayo, are you still alive? :D
I still haven't resolve my problem.
Sorry if in this last period I didn't follow the forum, but I had some big problems.
Can you help me please? :roll:
Last edited by paolojo on Sun Feb 14, 2016 6:10 pm, edited 1 time in total.

User avatar
elParaguayo
Posts: 1943
Joined: Wed May 16, 2012 12:46 pm
Location: London, UK

Re: GUI for display management

Sun Feb 14, 2016 6:09 pm

Hi. Yes, still alive!

What do you need help with?
RPi Information Screen: plugin based system for displaying weather, travel information, football scores etc.

paolojo
Posts: 117
Joined: Mon Oct 26, 2015 3:32 pm

Re: GUI for display management

Mon Feb 15, 2016 3:51 pm

Sorry Elparaguayo,
but I've forgot that you've replied me in another topic ("Multiprocessing on Raspberry")
As soon as possibile,I'll run your code and then I'll tell you the results!
Thanks a lot Elparaguayo...and sorry again! :?

Return to “Python”