/raspy-cylon

cylon.js scripts for raspberry pi

Primary LanguageJavaScriptMIT LicenseMIT

raspy-cylon

cylon.js scripts for raspberry pi

  1. install raspian:

  2. expand the filesystem to the entire SD card

  3. default user and password for ssh

    • user/pass: pi / raspberry
  4. install node & npm : sudo apt-get install nodejs npm node-semver

  5. in order to access the GPIO pins, follow the guide at http://cylonjs.com/documentation/platforms/raspberry-pi/