wcomp-phidget

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
wcomp-phidget [2014/11/13 14:04]
Stéphane Lavirotte [Install libraries for Phidget SBC 1073]
wcomp-phidget [2015/03/25 15:20]
Stéphane Lavirotte [Configure Phidget libraries for Mono on Phidge SBC 107x]
Line 2: Line 2:
  
 {{:​public_namespace:​phidgets.jpg?​|}} As on any Linux platform, WComp needs Mono to execute C# code. The phidget packages'​ repository contains Mono, so we will install this in order to use WComp. {{:​public_namespace:​phidgets.jpg?​|}} As on any Linux platform, WComp needs Mono to execute C# code. The phidget packages'​ repository contains Mono, so we will install this in order to use WComp.
 +
 +You can go along with this tutorial to install the environment needed by WComp on a Phidget platform or use the {{:​public_namespace:​td_wcomp_et_phidget_107x_2h.pdf|French Tutorial}}.
  
 ===== Update your Phidget SBC 107x  ===== ===== Update your Phidget SBC 107x  =====
Line 87: Line 89:
 If you already installed the needed tools (wget and unzip), you can download the needed packages with the following commands: If you already installed the needed tools (wget and unzip), you can download the needed packages with the following commands:
 <​code>​ <​code>​
-wget http://​www.phidgets.com/​downloads/​libraries/​Phidget21-windevel_2.1.8.20140924.zip +wget http://​www.phidgets.com/​downloads/​libraries/​Phidget21-windevel.zip 
-unzip Phidget21-windevel_2.1.8.20140924.zip+unzip Phidget21-windevel.zip
 </​code>​ </​code>​
  
Line 99: Line 101:
 ===== WComp on Phidget SBC 107x===== ===== WComp on Phidget SBC 107x=====
  
-As the last step of the overall process, to install WComp, you juste have to unzip ''​SharpWCompContainerMonoLinux''​ where you want, to be able to us it.+As the last step of the overall process, to install WComp, you juste have to unzip ''​SharpWCompContainerMonoLinux''​ where you want, to be able to us it. To get WComp for Linux, you can [[contact_us|contact us]]. We do not deliver Linux over the Web.
  
  • wcomp-phidget.txt
  • Last modified: 2015/03/26 11:39
  • by Stéphane Lavirotte