Wheel Chair Control Using Tongue

hyrul rifani

hyrul rifani

@hyrul-rifani-rMR8Wg Oct 23, 2024
i have seen a project topic on net. i.e WHEEL CHAIR CONTROLLED USING TONGUE for paralysed attacked patients.am really interested in doing that.but,i dont have any idea about how to proceed.can anyone help me????

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Harshad Italiya

    Harshad Italiya

    @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

    Rupam Das

    @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