Test de Weio : Différence entre versions
| Ligne 6 : | Ligne 6 : | ||
* Pour démarrer : http://www.we-io.net/doc/gettingStarted.html | * Pour démarrer : http://www.we-io.net/doc/gettingStarted.html | ||
* tous les liens utiles : https://github.com/nodesign/weio/wiki | * tous les liens utiles : https://github.com/nodesign/weio/wiki | ||
| + | |||
| + | ==Jouons avec un exemple== | ||
| + | Le programme "GenericMessageLEDcolors" | ||
| + | |||
| + | Je me connecte à l'URL nomdemonWeIO.local:8080 | ||
| + | [[Fichier:Weio-connect.JPG|300px]] | ||
| + | Je charge l'exemple Examples/pythonAndJS/GenericMessageLEDcolors | ||
| + | [[Fichier:Weio-exemple.JPG|300px]] | ||
| + | Je l'affiche pour regarder sa structure | ||
| + | [[Fichier:Weio-exempleaffiche.JPG|300px]] | ||
| + | Je lance : | ||
| + | [[Fichier:Weio-exemplecolor1.JPG|300px]] | ||
| + | |||
| + | [[Fichier:Weio-exemplecolor2.JPG|300px]] | ||
| + | |||
| + | [[Fichier:Weio-exemplecolor3.JPG|300px]] | ||
==Présentation officielle== | ==Présentation officielle== | ||
Version du 28 mars 2015 à 14:27
WeIo est basée sur Arduino.
Il vise à faciliter le prototypage d'objets connectés (IO).
- le site du projet : http://www.we-io.net/index.html
- La doc technique http://www.we-io.net/downloads/doc/WeIOdataSheet.pdf
- Pour démarrer : http://www.we-io.net/doc/gettingStarted.html
- tous les liens utiles : https://github.com/nodesign/weio/wiki
Jouons avec un exemple
Le programme "GenericMessageLEDcolors"
Je me connecte à l'URL nomdemonWeIO.local:8080
Je charge l'exemple Examples/pythonAndJS/GenericMessageLEDcolors
Je l'affiche pour regarder sa structure
Je lance :
Présentation officielle
