Ivan-cs488-tasks

From Earlham CS Department
Revision as of 03:23, 27 November 2012 by Babic91 (talk | contribs)
Jump to navigation Jump to search
  • Done:
    • Create android development platform (software chain)
    • Make a simple Hello World android application
    • Make an application that will read latitude and longitude
    • Decide which sensor to use first
  • To do:
    • Add altitude, # of satellites, precision, time and date to the application
    • Figure out how to make android device communicate with sensor probe
    • Make application store data in to the csv file (together with geocoded info) every time collect button is pressed
    • Create an option 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