destos / leap-neopixel-control

Control a neopixel ring with your leap motion controller

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

leap-neopixel-control

Control a neopixel ring with your leap motion controller

http://www.youtube.com/watch?v=SJzm80x8gXY

Hardware used

Prerequisites

  • Nodejs
  • Leap motion and client installed
  • Arduino with usb cable

Steps

  • Hook up the neopixel to the appropriate pins on the Arduino (5v, ground, and pin 7)
  • Upload the sketch to your Arduino, keep usb cable connected
  • From a terminal CD to the repo directory and install all nodejs dependancies npm install
  • Connect your leap motion
  • run the script with npm start
  • move your hand above the leap motion and have fun!

About

Control a neopixel ring with your leap motion controller


Languages

Language:Arduino 62.7%Language:CoffeeScript 37.3%