Ivan-cs488-tasks
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