Realsensing Virtual Touch

1 0
  • 0 Collaborators

How can we touch a digital object in the real world? Using Intel RealSense and Intel Edison Dev Board. ...learn more

RealSense™, Internet of Things

Overview / Usage

How can we touch a digital object in the real world? It isn't solid, but we can simulate the object in the air.

This instructables teaches how to build a pneumatic glove that simulate the contact of the hand with an object.

But how it's works?

  1. An Intel RealSense camera captures the position of our hand in the space, it transfers the information to our computer that translates the coordinates of the real world into virtual space coordinates.
  2. An Unity Framework program compares the coordinates of our hand with the coordinates of the digital object and send the result to an Intel Edison board.
  3. The Edison board interpretates the result and starts or stops the pump.
  4. The pump provides to inflate a blimp positioned under the finger.

Learn more how we implement this project on Instructables.com visiting the following link: http://www.instructables.com/id/Realsensing-Virtual-Touch/

Comments (0)