Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| wcomp-raspberry [2015/03/24 14:59] – Stéphane Lavirotte | wcomp-raspberry [2015/03/26 13:40] (current) – [Install sensors libraries on Raspberry Pi] Stéphane Lavirotte | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| {{: | {{: | ||
| - | ===== Installing | + | {{: |
| + | |||
| + | ===== Install | ||
| Mono supports hard float since release 3.2.7. If with your distribution you can't get a release than is equal or newer than this release, you will have to do some jobs manually. | Mono supports hard float since release 3.2.7. If with your distribution you can't get a release than is equal or newer than this release, you will have to do some jobs manually. | ||
| - | ==== With Raspbbian | + | ==== With Raspbian >= 2015-02-16 and current repositories ==== |
| Current repositories have been updated and you can find a mono release with a correct version. So you only have to achieve the following classical installation process: | Current repositories have been updated and you can find a mono release with a correct version. So you only have to achieve the following classical installation process: | ||
| Line 21: | Line 23: | ||
| * Unzip SharpWCompContainer where you want, to be able to us it. | * Unzip SharpWCompContainer where you want, to be able to us it. | ||
| - | === With older releases or if you can't get mono >= 3.2.7 === | + | ==== With older Raspbian |
| Mono has a [[https:// | Mono has a [[https:// | ||
| Line 29: | Line 31: | ||
| * If you are using a Raspberry Pi Rev B with 512MB, you should replace the files {{: | * If you are using a Raspberry Pi Rev B with 512MB, you should replace the files {{: | ||
| * Then follow the installation process described at top of this page. | * Then follow the installation process described at top of this page. | ||
| + | |||
| + | ===== WComp on Raspberry Pi ===== | ||
| + | |||
| + | As the last step of the overall process, to install WComp, you juste have to unzip '' | ||
| + | |||
| + | ===== Install sensors libraries on Raspberry Pi===== | ||
| + | |||
| + | On Raspberry Pi, you can use different king of sensor libraries with WComp. You can use Goove, Phidgets, Electronic Brick. Moreover, we are currently working one a unified way to access to all these set of sensors and actuators for you to be able to create propotypes with differents sets. | ||
| + | |||
| + | * [[raspberry-grove|Install Grove Pi on Raspberry Pi]] | ||
| + | * [[raspberry-phidget|Install Phidget on Raspberry Pi]] | ||
| + | * [[raspberry-ebrick|Install Electronic Brick on Raspberry Pi]] | ||
| + | * [[raspberry-enocean|Install EnOcean on Raspberry Pi]] | ||