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:23] etudiant_oc_2013_2014 [Results of the relations with Reims (being factual without personal opinion)] |
projets:oc:oc_2013_2014:smartlight [2014/02/21 02:14] (Version actuelle) etudiant_oc_2013_2014 [Project Files:] |
||
---|---|---|---|
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 |