control-freak-ide/Control-Freak-Documentation/docFiles/12_Raspberry_PI/_index.md
plastic-hub-dev-node-saturn 538369cff7 latest
2021-05-12 18:35:18 +02:00

646 B

Connecting to Raspberry-PI

  1. Installation of Node-JS & Johnny - Five

  2. Installation of Raspberrian

  3. Johhny-Five & Rasp-IO

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