Skip to content

richardbbrooks/AndroidSensorLogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ac2ba4c · Jul 16, 2012

History

38 Commits
Jul 28, 2011
Jul 28, 2011
Jul 28, 2011
Aug 5, 2011
Jul 28, 2011
Jul 1, 2011
Jul 1, 2011
Jul 28, 2011
Jul 16, 2012
Jul 1, 2011
Jul 1, 2011

Repository files navigation

#About# This project was created as part of UF's SSTP program Small Satellite lecture series.

As part of the class, students are to launch a high altitude weather balloon with a scientific payload. Part of the payload will include an Android phone loaded with this application.

This application obtains the current position of the Android device and speaks aloud the latitude, longitude, and altitude. The latitude and longitude are encoded to a phonetic alphabet - to prevent casual eavesdropping and to aid in the ease of distinguishing the individual sounds.

##Sensors (Working)##

  • GPS

##To-Do (In Progress)##

  • Log from additional sensors (accel., photo, video, etc.)

##Known Bug##

  • The application in its' current state would seem to be unreliable in the long term.
  • There is a chance the application will glitch (unknown reason) causing positions to be spoken atop one another.