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:smartlight [2014/02/21 01:08] etudiant_oc_2013_2014 [Object Shape :] |
projets:oc:oc_2013_2014:smartlight [2014/02/21 02:14] (Version actuelle) etudiant_oc_2013_2014 [Project Files:] |
||
---|---|---|---|
Ligne 36: | Ligne 36: | ||
== Demonstration Video : == | == Demonstration Video : == | ||
- | [[http://youtu.be/wQjXlvnyo-0|Youtube Video]] | + | [[http://youtu.be/wQjXlvnyo-0|Youtube SmartLight Video]] |
Ligne 80: | Ligne 80: | ||
== Chesklist to install the embedded service on the object == | == Chesklist to install the embedded service on the object == | ||
* Copy SmartLight.wcc, ConvertToDistance.dll and NoiseFilter.dll on the phidget | * Copy SmartLight.wcc, ConvertToDistance.dll and NoiseFilter.dll on the phidget | ||
- | * When the SmartLight device is turned on, the embedded service will be stated automatically by modify the script /etc/rc.local (to add mono Container.exe –r ../Beans –l smartLight2.wcc –n SmartLight) | + | * When the SmartLight device is turned on, the embedded service will be started automatically, by modify the script /etc/rc.local (to add mono Container.exe –r ../Beans –l smartLight2.wcc –n SmartLight) |
- | (N.B. As there is a bug for our project, this step is not necessary for us.) | + | (N.B. As there is a bug from Wcomp for our embedded service, this step is not necessary for us.) |
== Chesklist to install the remote service/application on the PC == | == Chesklist to install the remote service/application on the PC == | ||
* Copy the CheckBrillantState.dll, CheckPresentState.dll and StateController.dll into the directory Beans of SharpDevlop | * Copy the CheckBrillantState.dll, CheckPresentState.dll and StateController.dll into the directory Beans of SharpDevlop | ||
Ligne 93: | Ligne 93: | ||
The collaboration with Reims learned us: | The collaboration with Reims learned us: | ||
* How to make the nearly commercial product | * How to make the nearly commercial product | ||
- | * How to deal the prototype | + | * How to deal the prototype (we had written a specification file to describe our project) |
- | * To communicate | + | * To communicate (we discuss on the web site of adhoc frequently to make the decisions and to talk about the changes for the project) |
In result, the prototype was made as commended, except that there are two small remarks: | In result, the prototype was made as commended, except that there are two small remarks: | ||
* The high part of the lamp to put in the light sensor is not well done to capture light. | * The high part of the lamp to put in the light sensor is not well done to capture light. | ||
- | * The lamp was too fragile | + | * The lamp was too fragile (lamp was already broken when we received it) |
==== Prospects : ==== | ==== Prospects : ==== | ||
== Possible extensions of the object == | == Possible extensions of the object == |