Accelerometer based Hand Gesture Controlled Wheel Chair with ATmega32 for Physically Handicapped

In this project, we will learn How to design an Accelerometer based Hand Gesture Controlled Wheel Chair with AVR ATmega32 Microcontroller for Physically Handicapped. Here, we will use our hand gestures as input signals to drive the wheel chair in different direction and we will display the direction of movement of the wheel chair in a 16X2 alphanumeric LCD.Accelerometer based Hand Gesture Controlled Wheel Chair with ATmega32 for Physically Handicapped
In our case, hand gestures mean tilt of hand in different direction. To detect different hand gestures, we will use the ADX335 accelerometer sensor. The sensor will be attached to our hand with some material or through a hand glove. The three output signals of accelerometer sensor are analog in nature and it cannot be processed directly by ATmega32 microcontroller. For this, we will use the ADC of the ATmega32 microcontroller to convert the analog signals to digital values. After converting the analog signals of accelerometer sensor to digital values, the ATmega32 microcontroller will process the digital values to find different gestures of the hand. Once the hand gesture is known, the ATmega32 microcontroller will send the required signal to the DC motor driver (L293D) of the wheel chair to drive the wheel chair in the desired direction. Also, the microcontroller will display the direction of movement of the wheel chair in a 16X2 alphanumeric LCD.
The control hand gestures for the wheel chair are forward tilt, backward tilt, left tilt, right tilt and no tilt to drive the wheel chair in forward, backward, left, right direction and to stop it respectively. Now, tilt your hand in different direction and drive your wheel chair as you want.
For more detail: Accelerometer based Hand Gesture Controlled Wheel Chair with ATmega32 for Physically Handicapped


About The Author

Ibrar Ayyub

I am an experienced technical writer holding a Master's degree in computer science from BZU Multan, Pakistan University. With a background spanning various industries, particularly in home automation and engineering, I have honed my skills in crafting clear and concise content. Proficient in leveraging infographics and diagrams, I strive to simplify complex concepts for readers. My strength lies in thorough research and presenting information in a structured and logical format.

Follow Us:
LinkedinTwitter

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top