646 B
646 B
Connecting to Raspberry-PI
Links - Installation
Installation - Johnny - Five (on the PI)
git clone git://github.com/rwaldron/johnny-five.git
cd johnny-five
sudo npm install --unsafe-perm
sudo npm install serial port --unsafe-perm
sudo npm install raspi-io —unsafe-perm
Now test:
cd johnny-five
node eg/raspi-io.js