Project Report
Project Report
CONTENTS
1.INTRODUCTION......................................................................................4
2.ARDUINO MEGA 2560............................................................................5
3.DC MOTOR...............................................................................................7
4.DC MOTOR DRVER..............................................................................8
5. BLUETOOTH MODULE........................................................................10
6. 6.LITHIUM POLYMER BATERES (LI-PO)......................................11
LIST OF TABLES
1.INTRODUCTION
Robots are programmable mechanical devices that can faciliate human life. Robots are used
everywhere in human life. Humans use robots in their kitchen,sitting room etc. Mecanum
Wheel Robot is a different type robot that has great movement capacity. Aim of the Mecanum
Wheel Robot is to make accessible every direction. Every person, which has Android device
can control this robot directly.
In this project,we design a Mecanum Wheel Robot. Mecanum Wheel Robot is a mobile
system consist of 4 Mecanum Wheels. Each Mecanum wheels are connected to their own
motor. A Mecanum Wheel Robot includes two left mecanum wheels and two right mecanum
wheels. Depending on each individual wheel direction and speed, the Mecanum Wheel Robot
can move forward, backward, sideways and any other desired directions or spin. [1]
Arduino Mega 2560 is a microcontroller board based on the ATmega2560 . It has a open
source library at internet that's why easy programmably . It is microcontroller system based
on C++.There are 54 digital input/output pins,16 analog inputs, 4 UARTs, one 16 MHz crystal
oscillator, one USB connection, one power jack, one ICSP header, and one reset button. It
includes everything needed to support the microcontroller. For starting, connect it to a
computer with a USB cable or power it with a AC-to-DC adapter or battery to get started.
3.DC MOTOR
In robotic devices; dc motors can be use with reductor or without reductor. Reductors
consist of shafts and sprockets fitted into the body.The purpose of the reducers is trasmitte
power and creats moment. The technical features of dc motors shown in Table 4;
Input Voltage
5-12 V
Speed
500 Rpm
Current (no-load)
300 mA
5.6 A
Radius of Reductor
25 mm
Top Torque
6 kg-cm
Shaft Length
12.5 mm
5. BLUETOOTH MODULE
Bluetooth module is device that allow to communicate robot with a command device. The
HC-06 is a special type of bluetooh module. The HC-06 has 6 pins: wakeup, VCC, GND,
TXD, RXD and State. The HC-06 acts as a serial port through which you can send and
receive data. So using a serial terminal or a Bluetooth customized application on your
computer or phone, you can control and monitor your project. Connection of HC-06 is shown
in Figure 3;
10
Lipo battery is the battery which has lithium and polymer chemical components. Dissimilar
cylindrical and prismatic cells, LiPos come in a soft package or pouch, which not only makes
them lighter but also less rigid. Li-Po are very appropriate to use for robotic project, because
of its long life-time and ligthness. The properties of bateries that used in this project shown in
table 6;
7.4 V Li-Po
11.1 V
Li-Po
Cell Number
2S
3S
Voltage
5.4 8.4 V
9.1 12.1 V
Current
500 mA
800 mA
Weigth
53 gr
50 gr
Size
58x30x12 mm
58x30x17 mm
11
12