Replies
Welcome, guest
Join CrazyEngineers to reply, ask questions, and participate in conversations.
CrazyEngineers powered by Jatra Community Platform
-
@harshad-ukH5ww • Dec 21, 2011
Controlling using TONGUE! Seems new for me. I'll try to find how's this possible. Somewhere i read controlling wheel chair is possible using eye movement. -
@rupam-das-wW5CvN • Dec 22, 2011
Use a web cam
Detect the tounge based on fast Haar classifier or Skin segmentation technique
Segment the tounge part from rest of face
Use Motion estimation ( Blobs)
find the direction vector to know the direction is left or right or up or down and using an if loop control the device.
Wheel chair is nothing but set of servo motors. They can be voltage controlled. You can use either microcontroller or connect the assembly directly to the parallel port of PC