Download presentation
Presentation is loading. Please wait.
Published byBuddy Thomas Modified over 9 years ago
1
Bluetooth Controlled Robot USART communication
2
This project aims in wireless control of the robot from a bluetooth app in a mobile device through USART communication. The most significant feature of this wireless control is the transmitter. The project is cost efficient and comes handy in many applications Briefing
3
Robot frame Atmega16 microcontroller Bluetooth module HC05 Voltage regulators 7805 Motor driver L293D Li-ion battery and Switch LEDs Wires Motors and wheels Components
4
Atmega16
5
Motor Driver L293D
6
Battery
7
Volatge Regualtor 7805
8
Bluetooth Module HC-05
9
Robot frame, Motor and Wheels
10
Circuit Battery Switch Voltage Regulato r Atmega16 Motor Driver L293D BT module Mobile DC motorWheels
11
USART: Universal Synchronous/Asynchronous Receiver Transmitter USART is an inbuilt feature in the microcontroller atmega16. The microcontroller ATmega16 is set to USART configuration and the signals fed in are directed using embedded C programmes. The Output is so set that it creates a variation in potential whenever required and thus enabling the motor driver to control the motors that run the wheels of the robot accordingly. Principle-USART
12
The bluetooth app sends user defined signal to the BT module which inturn transmits it to the ATmega16. The micro controller employs USART communication to achieve the reception from the bluetooth module. The microcontroller process the received signal through programmed codes and logics to give the desired output. This output helps the motor driver to control the motors. Working
13
First the bluetooth module should be configured using AT commands then mobile and the bluetooth module are paired. In transmission the signals are going to be transmitted by the android app (Bluetooth robo controll) through the mobile. The transmitted signals reach the bluetooth module wirelessly which inturns transmit it to the microcontroller(ATmega16). Transmission
14
The Tx and Rx pins of HC-05 and ATmega16 respectively are connected. The microcontroller ATmega16 acts as receiver. The ATmega16 is programmed to receive the transmitted signals. Then the microcontroller process the signals. For each signal corresponding output can be observed. Reception
15
Usart to Usart communication using two microcontrollers(wired) Wired USART Programming the ATmega16- one as transmitter and other as receiver Connecting the TX and RX pins, the battery and others Enabling a data transmissio n through a switch Transmission through wire Interception of the reception by the aid of LED
16
PROBLEM: Transmitted signals weren’t received by the microcontroller SOLUTION: Baud rate should be set as per requirements through trial and error method. Problems faced and its solution
17
The basic idea of this robot can be manipulated into a surveillance robot and can also be used for remote accessing. Use of class 1 bluetooth module can enable the robot to amplify the range of reception upto 300m. The robot can be a great break through in substitution of human labour at mining and other hazardous workplaces. Significance of the project
18
The bluetooth controlled robot is thus made at a cost- effective and simple manner and its working is tested and verified. Further, if required, this model can be fabricated using PCB and the frame can be modified into a more compact model for wider applications. “The birth of the idea doesn’t count if they aren’t laid on to the hands which nurture them” Conclusion
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.