Self Balancing Robot

Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 2

Self Balancing Robot

Robot is a system that contains sensors, control systems, manipulators, power


supplies and software all working together to perform a task. Designing, building,
programming and testing a robot is a combination of physics, mechanical engineering,
electrical engineering, structural engineering, mathematics and computing .

MPU6050 accelerometer sensor is interfaced with ATMEGA328 microcontroller


which processes data and controls robot movements through L293d motor driver circuit.
Two dc motors are interfaced with the L293d circuit. Robot balances itself only on two
wheels.

Software:
 ARDUINO IDE

 EMBDDED CPP CODE

 PROTEUS SIMULATOR

Hardware:
1. Arduino UNO (ATMEGA328 Microcontroller)

2. L293D Motor Driver


3. DC motors
4. 12V Rechargeable Battery
5. Regulated Power Supply
Block Diagram:

MPU6050 L293D DC
ACCELEROMETER MOTOR MOTORS
ATMEGA328
DRIVER
MCU

REGULATED
POWER SUPPLY

You might also like