BUILDING
npm install
grunt
RUNNING
npm start
SEE ALSO
- Controlling GPIO with command line
http://abyz.co.uk/rpi/pigpio/pigs.html - Controlling GPIO with Python
https://sourceforge.net/p/raspberry-gpio-python/wiki/PWM/ - Controlling Your Robot: USB HID/Wireless Keyboards
http://learn.pimoroni.com/tutorial/robots/controlling-your-robot-wireless-keyboard - Controlling GPIO with node.js
https://github.com/sarfata/pi-blaster.js