Cylon.js: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 6: | Line 6: | ||
see https://twitter.com/nodejs_bot |
see https://twitter.com/nodejs_bot |
||
==Premiers pas== |
|||
<pre> |
|||
npm install cylon |
|||
npm install cylon-arduino |
|||
sudo npm install -g cylon-cli |
|||
</pre> |
|||
<pre> |
|||
cylon |
|||
cylon scan serial |
|||
cylon scan bluetooth |
|||
cylon scan usb |
|||
cylon bluetooth scan |
|||
</pre> |
|||
Revision as of 15:29, 26 April 2014
Cylon.js is a JavaScript framework for robotics, physical computing, and the Internet of Things using Node.js.
Supported platforms : Ardrone, Arduino, Beaglebone Black, Crazyflie, Digispark, Joystick, Keyboard, Leap Motion, Neurosky, OpenCV, Pebble, Rapiro, Raspberry Pi, Salesforce, Skynet, Spark, Sphero, Tessel
see https://twitter.com/nodejs_bot
Premiers pas
npm install cylon npm install cylon-arduino sudo npm install -g cylon-cli
cylon cylon scan serial cylon scan bluetooth cylon scan usb cylon bluetooth scan