projets:plim:20152016:gr4
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
| projets:plim:20152016:gr4 [2015/10/19 17:04] – strobbe | projets:plim:20152016:gr4 [2015/11/17 10:20] (Version actuelle) – dechavanne | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| ==== MAIN INFORMATIONS about the Project ==== | ==== MAIN INFORMATIONS about the Project ==== | ||
| - | + | === MEMBERS | |
| - | === Members | + | |
| * Franck Dechavanne, SI5 IAM | * Franck Dechavanne, SI5 IAM | ||
| Ligne 8: | Ligne 7: | ||
| * Etienne Strobbe, SI5 IAM | * Etienne Strobbe, SI5 IAM | ||
| - | === Summary | + | == Name of the members of the Group == |
| - | L' | + | |
| - | === Equipments === | + | == Equipments |
| - | + | ||
| - | * **Model**: HTC 8S | + | * Phone : NONE |
| - | * **Personal phone**: NON | + | |
| - | * **IMEI**: | + | * IMEI : N/A |
| + | |||
| + | === PROJECT === | ||
| + | |||
| + | == Title of the Project : == | ||
| + | Activity recognition to set phone mode | ||
| + | |||
| + | == Content of the Project == | ||
| + | The goal of the project is to automatically change the smartphone' | ||
| + | |||
| + | === Developped SOFTWARE === | ||
| + | We developed a simple Windows Phone 8.1 application | ||
| + | |||
| + | == Screenshots and GUI description | ||
| + | {{: | ||
| + | |||
| + | First page of the application. We can see the current mode (Unknown as the application was just launched) and the sensors' | ||
| + | |||
| + | {{:projets: | ||
| + | |||
| + | Second page of the application. We can see all the testing buttons (features detailed further down the document). | ||
| + | |||
| + | {{:projets: | ||
| + | |||
| + | Third page of the application. We can see a representation of the clusters, on two axes (instead of the 3 we take into account). This choice was made because, on the emulator, light sensing doesn' | ||
| + | |||
| + | {{:projets: | ||
| - | === Content of the Project === | + | A sample notification. |
| + | == SOFTWARE PACKAGES of the Project == | ||
| + | A solution containing a single project, that builds a single Windows Phone 8.1 application. | ||
| + | {{: | ||
| + | == Required SOFTWARE Environment == | ||
| + | The project is built using Visual Studio 2015 and as such requires this version of the IDE. The target platform is a Windows Phone 8.1 device with an accelerometer, | ||
| + | Audio recording relies on the WASAPI COM API, that is available on the emulator but may not be available on an actual phone. As we couldn' | ||
| - | === Software packages of the project === | + | == How To build solution from project |
| + | Load the solution in Visual Studio 2015. Press Ctrl-Shift-B. Voila, the project is built. You can then upload it to a Windows Phone 8.1 device. | ||
| + | === HOW TO USE IT and RESULTS === | ||
| + | Launch the application. The first screen is only used to display data, you can tick the checkbox and enable a periodic refresh of the data displayed on this first screen. There is a 5 second delay between refreshes, and each refresh takes roughly 5 seconds to complete (because of the sound recording). You may see the first refresh 5 seconds after ticking the box. | ||
| + | The first line of data displayed, in blue, is the value of the Z axis of the accelerometer. The second line of data displayed, in orange, is the value of the light sensor. The third line of the data displayed, in red, is the average value of the amplitude in the 5 second recording. | ||
| - | === How to use the application | ||
| + | Select the second tab by swiping to the right (or tapping the tab at the top). You are shown a selection of buttons to be used to test the application we developed. The slider at the top controls how much time is allowed before capturing data after pressing one of the mode buttons. Both mode buttons trigger a refresh of the sensors' | ||
| + | Predictably, | ||
| + | Pretend BG Task launches a refresh of the sensor data, compares it with the clusters and sets the phone' | ||
| - | === Results | + | == Video == |
| + | [[https:// | ||
| + | == Tutorial == | ||
| + | The video provides a walkthrough of the application. Use the first screen to show data, use the screen window to demo, use the third screen to visualize clusters. More detail on what each button does is available before. | ||
projets/plim/20152016/gr4.1445274267.txt.gz · Dernière modification : 2015/10/19 17:04 de strobbe