Difference between revisions of "Ivan-cs488-tasks"
Jump to navigation
Jump to search
(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...") |
Charliepeck (talk | contribs) |
||
(6 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | * Create android development platform | + | * '''Done:''' |
− | * Make a simple Hello World android application | + | ** Create android development platform (software chain) |
− | * Make an application that will | + | ** Make a simple Hello World android application |
− | * Add altitude, # of satellites, precision, time and date to the application | + | ** Make an application that will read latitude and longitude |
− | * | + | ** Learn about different sensors |
− | + | ** Decide which sensor to use first | |
− | * Figure out how to make android device communicate with sensor probe | + | ** Contact people from Yoctopus about their sensor |
− | * Make application store data in to the csv | + | ** Contact people from water sensor company |
− | * Create an | + | ** Learn more about USB and its way of communication |
− | * Create a changeable timer that will initiate collect button every x minutes | + | |
− | * | + | * '''Working on now:''' |
+ | ** Learning more abut Yocto-Meteo | ||
+ | ** Testing its accuracy and precision | ||
+ | ** Document its capabilities, max and mins and error | ||
+ | ** Figuring out the shape of graph output (final product) | ||
+ | |||
+ | * '''To do soon:''' | ||
+ | ** 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 | ||
+ | ** Design s simple web interface using tool such as Gnuplot to automatically visualize uploaded temperature data | ||
+ | |||
+ | |||
+ | * Note to myself, learn how to spell without spellchecker, one day you might use paper again... |
Latest revision as of 10:41, 27 November 2012
- Done:
- Create android development platform (software chain)
- Make a simple Hello World android application
- Make an application that will read latitude and longitude
- Learn about different sensors
- Decide which sensor to use first
- Contact people from Yoctopus about their sensor
- Contact people from water sensor company
- Learn more about USB and its way of communication
- Working on now:
- Learning more abut Yocto-Meteo
- Testing its accuracy and precision
- Document its capabilities, max and mins and error
- Figuring out the shape of graph output (final product)
- To do soon:
- 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
- Design s simple web interface using tool such as Gnuplot to automatically visualize uploaded temperature data
- Note to myself, learn how to spell without spellchecker, one day you might use paper again...