Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
projets:oc:oc_2013_2014:stress_detector [2014/02/24 01:04] etudiant_oc_2013_2014 [Project Files:] |
projets:oc:oc_2013_2014:stress_detector [2014/02/24 04:14] (Version actuelle) etudiant_oc_2013_2014 [Project Files:] |
||
---|---|---|---|
Ligne 70: | Ligne 70: | ||
----------------------------------- | ----------------------------------- | ||
== List : == | == List : == | ||
- | ***PHIDGETS** | + | ***Phidgets Single Board Computer** |
- | * Phidgets SBC1072 | + | * Single Board Computer SBC1072 |
* [[http://www.gotronic.fr/art-interface-8-8-8-hub-sbc1072-12065.htm|Seller]] | Code 25446 | 212,90 € TTC | * [[http://www.gotronic.fr/art-interface-8-8-8-hub-sbc1072-12065.htm|Seller]] | Code 25446 | 212,90 € TTC | ||
* [[http://www.phidgets.com/docs/1072_User_Guide|User Guide]] | * [[http://www.phidgets.com/docs/1072_User_Guide|User Guide]] | ||
Ligne 79: | Ligne 79: | ||
- | ***WIFI ADAPTER** | + | ***Phidgets Wi-Fi Adapter** |
* WiFi USB Adapter 802.11b/g - 3702 for SBC1072 | * WiFi USB Adapter 802.11b/g - 3702 for SBC1072 | ||
* [[http://www.gotronic.fr/art-adaptateur-wifi-3702-pour-sbc1072-12066.htm|Seller]] | Code 25447 | 24,80 € TTC | * [[http://www.gotronic.fr/art-adaptateur-wifi-3702-pour-sbc1072-12066.htm|Seller]] | Code 25447 | 24,80 € TTC | ||
Ligne 87: | Ligne 87: | ||
- | + | ***Phidgets Temperature and humidity sensor** | |
- | ***Temperature and humidity sensor** | + | |
*Temperature and humidity sensor 1125 | *Temperature and humidity sensor 1125 | ||
*[[http://www.gotronic.fr/art-capteur-de-temperature-et-humidite-1125-12099.htm|Seller]] | Code 25484 | 49,90 € TTC | *[[http://www.gotronic.fr/art-capteur-de-temperature-et-humidite-1125-12099.htm|Seller]] | Code 25484 | 49,90 € TTC | ||
Ligne 95: | Ligne 94: | ||
- | ***Light sensor precision** | + | ***Phidgets Light sensor precision** |
*Light sensor precision 1127 | *Light sensor precision 1127 | ||
*[[http://www.gotronic.fr/art-capteur-de-lumiere-de-precision-1127-12101.htm|Seller]] | Code 25486 | 10,30 € TTC | *[[http://www.gotronic.fr/art-capteur-de-lumiere-de-precision-1127-12101.htm|Seller]] | Code 25486 | 10,30 € TTC | ||
Ligne 102: | Ligne 101: | ||
- | ***Motion detector** | + | ***Phidgets Motion detector** |
*Motion detector 1111 | *Motion detector 1111 | ||
*[[http://www.gotronic.fr/art-detecteur-de-mouvement-1111-12089.htm|Seller]] | Code 25474 | 41,75 € TTC | *[[http://www.gotronic.fr/art-detecteur-de-mouvement-1111-12089.htm|Seller]] | Code 25474 | 41,75 € TTC | ||
Ligne 123: | Ligne 122: | ||
== Beans added for the embedded container (for the service on the object) ** (DLL and Source code for each of them) == | == Beans added for the embedded container (for the service on the object) ** (DLL and Source code for each of them) == | ||
------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------ | ||
- | * [[https://www.dropbox.com/s/2yh2cbw94l5mr0s/embedded%20container.7z|Embedded Bean DLL & Source Code]] | + | * [[https://www.dropbox.com/s/a1p69rasdvpdzbf/Embedded%20Container.zip|Embedded Bean DLL & Source Code]] |
== Beans added for the remote PC container (for the high added value service on the PC) ** (DLL and Source code for each of them) == | == Beans added for the remote PC container (for the high added value service on the PC) ** (DLL and Source code for each of them) == | ||
------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------ | ||
- | * [[https://www.dropbox.com/s/kesmngq6rlm4leo/Remote%20PC%20container.7z|remote PC Bean DLL & Source Code]] | + | * [[https://www.dropbox.com/s/ry6u1xtcvowh00b/Remote%20PC%20Container.zip|remote PC Bean DLL & Source Code]] |
== Chesklist to install the embedded service on the object == | == Chesklist to install the embedded service on the object == | ||
Ligne 144: | Ligne 143: | ||
------------------------------------------------------------------- | ------------------------------------------------------------------- | ||
* Instal MySQL. | * Instal MySQL. | ||
- | * [[https://www.dropbox.com/s/zmcskp7ztgdw7u9/StressDetector_DB.sql |Import database]] | + | * [[https://www.dropbox.com/s/zmcskp7ztgdw7u9/StressDetector_DB.sql |Import database using this SQL file]] |
* Open Device Spy and copy the Device URL (The functional one). | * Open Device Spy and copy the Device URL (The functional one). | ||
* Open SharpDevelop and create a new C# Container. | * Open SharpDevelop and create a new C# Container. | ||
Ligne 163: | Ligne 162: | ||
== Possible extension of the service on the Object == | == Possible extension of the service on the Object == | ||
----------------------------------------------------- | ----------------------------------------------------- | ||
- | *Controlling a the room lightness that sits on the UPnP network or the air conditioning of the room according to data received. | + | *Controlling the room lightness or the air conditioning of the room using the services that sits on the UPnP network according to data received. |
== Possible extension of the high added value Service == | == Possible extension of the high added value Service == | ||
Ligne 173: | Ligne 172: | ||
== Possible GUI for data visualization == | == Possible GUI for data visualization == | ||
----------------------------------------- | ----------------------------------------- | ||
- | *A graph that illustrates the user's work conditions (temperature, humidity, light)during the work as well as the ambient temperature and humidity. | + | *A graph that illustrates the users work conditions (temperature, humidity, light)during the work as well as the ambient temperature and humidity. |