raspy-cylon
cylon.js scripts for raspberry pi
-
install raspian:
-
expand the filesystem to the entire SD card
- run raspi-confing and expand the FS
- https://learn.adafruit.com/adafruits-raspberry-pi-lesson-2-first-time-configuration/overview
-
default user and password for ssh
- user/pass: pi / raspberry
-
install node & npm : sudo apt-get install nodejs npm node-semver
-
in order to access the GPIO pins, follow the guide at http://cylonjs.com/documentation/platforms/raspberry-pi/