Sky Camera is a prototype Android app for attaching to a balloon or kite for taking pictures at a set interval. It was developed by [Mohit Meena](/profile/mohit) as part of the [2013 Google Summer of Code program with Public Lab](/wiki/gsoc-2013). Sky_Cam.apk (Thurs Sept 12 2013 release) It has the following features: * custom intervalometer to take pictures every X seconds (from 7 seconds up) * image stability detection to take pictures only when the camera is not moving too much * auto-emailing to send low-res versions of the photos to the given email address while in the air, over the cell data connection * auto-emailing of latitude/longitude * some camera settings adjustments Planned features include: * "beep" pulse on interval to [synchronize with hi-res cameras](/notes/patcoyle/1-30-2013/chdk-usb-remote-shutter-digispark-sketch) * more compatibility with more phones * more links to MapKnitter and other Public Lab resources * low power mode which disables the screen * more features listed here: https://github.com/publiclab/MAAAAPP/issues/ You can find the latest version here: https://github.com/mohit216/Sky-Cam/blob/master/bin/Sky%20Cam.apk And the full open source repository here: https://github.com/mohit216/Sky-Cam/