Ivan-cs488-tasks

From Earlham CS Department
Revision as of 03:21, 27 November 2012 by Babic91 (talk | contribs) (Created page with "* Create android development platform * Make a simple Hello World android application * Make an application that will find latitude and longitude * Add altitude, # of satellites...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  • Create android development platform
  • Make a simple Hello World android application
  • Make an application that will ?nd latitude and longitude
  • Add altitude, # of satellites, precision, time and date to the application
  • Figure a way to store the date in a csv ?le every time collect button is pressed
  • Decide which sensor to use ?rst
  • Figure out how to make android device communicate with sensor probe
  • Make application store data in to the csv ?le (together with geocoded info)
  • Create an opetion allowing upload of collected data to another server or cloud
  • Create a changeable timer that will initiate collect button every x minutes
  • A simple web interface using tool such as Gnuplot to automatically visualize uploaded temperature data