Hi, I'm new to web2py and quite frankly to python as well, so please bear with me ;) I would like to use web2py to serve data, that it has gathered and processed from the serial port. There is new data available once a second. Obviously I'll have to use the scheduler, to accomplish reading and processing the serial port repeatedly. My question is this: How would I go about setting up that worker task in the scheduler? And by the way, since I'll be doing this on a RaspberryPi, how can I get a newer version than "Version 1.99.7 (2012-03-04 22:12:08)" apt-get will not deliver anything newer for my Raspian...
Regards, Oliver -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

