Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 368 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 368 Bytes

HapticTouch

Code for my Virtual Reality Haptic Touch project

Setup

  • Hookup arduino to finger motors. Make sure connections are strong and the arduino - motor system is working outright by itself.
  • Plug in Leap Motion Controller to computer.
  • Install node.js. Run the command npm install johnny-five. Run node demo.js.
  • Open up demo.html
  • Be amazed.