On 07/05/2014 03:31, Jessica McKellar wrote:
Hi folks,

I'm trying to determine the greatest depth (in the ocean or underground)
and highest altitude at which Python code has been executed.

[snip]
Do you have some good candidates? Please let me know!


I have executed Python code (bottle web framework) on a Raspberry Pi at 590m ASL when hill walking. The Pi provides a Wifi AP and web server, pages are viewed on a smartphone browser, data entered on the web pages gets sent to an Iridium satellite modem over a USB/serial link. It then gets downlinked and stuffed on the web.

590m is not much but I only got it all working the other week and 590m is the biggest mountain I've been up since!

Andy


--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to