[go: up one dir, main page]

0% found this document useful (0 votes)
80 views2 pages

Voice Operated Wheelchair

This project involves developing an Android-based voice-controlled wheelchair for physically handicapped individuals. An Android mobile phone will be able to recognize and process voice commands to send instructions via Bluetooth to a microcontroller connected to DC motors, allowing the wheelchair to be controlled wirelessly through voice commands to move forward, backward, left, right, or stop. The system uses an ATmega328 microcontroller, Bluetooth module, L293D motor driver, DC motors, and a 12V rechargeable battery.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
80 views2 pages

Voice Operated Wheelchair

This project involves developing an Android-based voice-controlled wheelchair for physically handicapped individuals. An Android mobile phone will be able to recognize and process voice commands to send instructions via Bluetooth to a microcontroller connected to DC motors, allowing the wheelchair to be controlled wirelessly through voice commands to move forward, backward, left, right, or stop. The system uses an ATmega328 microcontroller, Bluetooth module, L293D motor driver, DC motors, and a 12V rechargeable battery.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 2

ANDROID BASED VOICE OPERATED WHEELCHAIR FOR PHYSICALLY HANDICAP

In this project, we are using Bluetooth Module to control wheelchair movements wirelessly. It
can be controlled wirelessly using phone having bluetooth support with Android Based
Application Software. The bluetooth module is interfaced with microcontroller ATMEGA328
which takes proper actions for the movements of two DC motors. These motors are interfaced
with the microcontroller with the motor driver L293D circuit. We are here using Android enabled
mobile phone to recognize and process voice commands and send proper commands through
bluetooth module in order to control robot movements. Depending upon the commands, the
vehicle has movements such as Forward, Reverse, Left, Right, Stop, etc.

Hardware Components:

 ATMEGA328 Microcontroller

 Bluetooth Module

 L293 MOTOR DRIVER IC

 GEAR DC MOTORS

 RECHARGEABLE BATTERY 12V

Software:

 ARDUINO IDE

 EMBDDED CPP CODE

 PROTEUS SIMULATOR
Block Diagram

L293D GEAR
MOTOR
BLUETOOTH DC MOTORS
MODULE
ATMEGA328 DRIVER

MCU

12 V Rechargeable
Battery for
power supply to all
units

You might also like