projets:plim:20142015:gr5
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Prochaine révision | Révision précédente | ||
| projets:plim:20142015:gr5 [2014/10/14 09:39] – créée tigli | projets:plim:20142015:gr5 [2014/11/23 22:46] (Version actuelle) – Project links and images salle | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| - | ==== MAIN INFORMATIONS | + | ==== Pedometer: main information |
| === MEMBERS === | === MEMBERS === | ||
| - | //Dans la suite, | + | === Title of the Project : Podometer |
| - | [< | + | |
| - | // | + | |
| - | + | ||
| - | === Title of the Project : XXX === | + | |
| === Name of the members of the Group === | === Name of the members of the Group === | ||
| - | * Nom 1 | + | * Paul Lavoine, IHM, lavoine@polytech.unice.fr |
| - | * Prénom 1 | + | * Victor Sallé, IAM, salle@polytech.unice.fr |
| - | * Option | + | * Loïc Seguin, IAM, seguin@polytech.unice.fr |
| - | * Adresse email 1 | + | |
| - | * Nom 2 | + | |
| - | * Prénom 2 | + | |
| - | * Option | + | |
| - | * Adresse email 2 | + | |
| - | * Nom 3 | + | |
| - | * Prénom3 | + | |
| - | * Option | + | |
| - | * Adresse email 3 | + | |
| === Equipments === | === Equipments === | ||
| - | * Marque et type de votre téléphone | + | * HTC 8S |
| - | * Téléphone personnel O/N | + | * Personal phone: no |
| - | * IMEI de votre téléphone (sur lequel vous aurez créé votre compte développeur) | + | * IMEI: 358721050411346 |
| + | |||
| + | === PROJECT === | ||
| === Content of the Project === | === Content of the Project === | ||
| - | // quelques lignes sur le projet | + | Our project aims to count the user footsteps, using one of the most common sensors, the accelerometer. This sensor is accessible through the //[[http://msdn.microsoft.com/ |
| - | // indiquer les données collectées sur le téléphone, | + | An algorithm transforms these datas into footsteps. When the user stops the measure, captured datas are serialized into a locally stored JSON file. When the user wants to retrieve past datas, he visits the page about statistics that informs him of his pas footsteps. Footsteps are classified in four time intervals (morning, afternoon, evening and night), and the visualisation is done using the //[[https:// |
| - | // indiquer les informations que vous voulez obtenir après traitement (classification ...) des données collectées// | + | The user can set the length of his steps to improve the accuracy of measurement. Moreover, the application is available both in English (US) and French (FR), using multiple AppResources files: the app language is automatically set according to the phone language setting. |
| - | // indiquer la manière dont vous présenterez les informations obtenues à l' | + | The current version of the app only uses the accelerometer, |
| - | + | ||
| - | // indiquer si vous souhaitez utiliser les informations obtenues pour d' | + | |
| Ligne 46: | Ligne 33: | ||
| * README File | * README File | ||
| - | // an README | + | |
| + | Just open the //.sln// file using Visual Studio 2013 SP2. Then you will be able to launch | ||
| * Project zip file | * Project zip file | ||
| - | // add the zip file of the Project | + | |
| + | http://users.polytech.unice.fr/~salle/plim/ | ||
| * All required softwares | * All required softwares | ||
| - | //Put all the links and explanations to install and to configure required softwares, before your WP8.X C# project// | ||
| - | === HOW TO USE IT === | + | Obviously, since Windows Phone development is not ported yet to other platforms (but will become since .NET Framework is now open-source), |
| - | // here write step by step how to use your project | + | This project uses the //[[https://www.nuget.org/packages/Sparrow.BulletGraph.WP8/ |
| - | // you can add copies of screen in it // | + | |
| - | === RESULTS | + | === HOW TO USE IT === |
| - | // Write a summary of the main results of the project // | + | First, you obviously need to launch |
| - | === Optionnal but considered in the evaluation | + | {{http:// |
| - | // Optionnal but considered | + | The first pivot allows you to perform footsteps measures: you just need to click on the //Start// button. Then the podometer is running and you can walk with the phone (running the app) in your pocket. Each time a footstep is measured the counter is increased and you can see it in live. When you want to stop the measure, just click on the //Stop// button (same as the //Start// one). The measure is saved, and you can now slide your finger from right to left to see the second screen. |
| - | //if you finnd enough time, you can write a 2 pages paper about your project in a professional ACM format. This paper will be submitted to other researchers in the field and perhaps to present | + | {{http://users.polytech.unice.fr/~salle/plim/stats.PNG? |
| - | // | + | |
| - | **A Paper ACM Format :** | + | This screen shows you the past measures (of all time), classified in time intervals. Data are shown as a bar diagram. If you want to reset these datas, go to the third screen. This one allows you to reset all the recorded data (this action can not be undone). |
| - | [[http:// | + | |
| + | {{http:// | ||
| - | === CONSIGNES ET RAPPELS | + | === RESULTS |
| - | + | ||
| - | == Quelques consignes : == | + | |
| - | + | ||
| - | - // Warning : everything must be written in english ....// | + | |
| - | - // Warning : every added file (ex. figures, picture, sources, binaries, video ...) must be added through a web links on a Web repository. You can use such a syntax to integrate the link in this page :// < | + | |
| - | - //For more informations on DokuWiki syntax go to// [[https:// | + | |
| + | The main feature of our app is to count footsteps. After having use this app three days, we determine that the most walking time is the afternoon, between noon and 6pm. | ||
projets/plim/20142015/gr5.1413279572.txt.gz · Dernière modification : 2014/10/14 09:39 de tigli