eriknstevenson / TheJester

Gesture-controlled Wheelchair

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Jester

The Jester is a gesture-controlled wheelchair developed for The College of William & Mary TribeHacks IV.

Requirements

Setup

  1. Connect the Arduino with the motor shield and motors per the guidance provided with the motor shield.
  2. Upload the sketch from this repository to the Arduino.
  3. Place thejester.py into PyoConnect's scripts directory.
  4. Run PyoConnect (Enable the Jester plugin)
  5. Perform the Myo's unlock gesture (finger tap by default).

Controls

Out of the box, The Jester offers the following controls:

Make a fist to move forward, release the fist to stop.

While moving forward, the chair's speed and direction can be controlled by adjusting where your arm is pointing.

While stationary, turning can also be accomplished by rotating your wrist to point your hand in the direction desired (Myo's waveIn and waveOut gestures).

Contributors

  • Erik Stevenson
  • Rozda Askari

About

Gesture-controlled Wheelchair


Languages

Language:C++ 71.1%Language:Python 28.9%