Bluetooth Control RC car

Hey guys,

I want to show you my first Proteous simulation project that name is "Bluetooth Control RC car". This project is base on Arduino and simulation is done by using " Proteous 8 professional software". The full detail of this project and all is written below. 

And also i will provide the (project report, ppt, and source code of Arduino ide) through a link who is upload on my YouTube channel description and you can take it and make changes on them to make your own project. 

Lets starts,

Introduction:

Bluetooth control car is a robot which is built using Atmega328 Microcontroller in which serial communication is done via Bluetooth and programmed is done by using Arduino Ide.

Software need to make this project:

  • Must installed Proteous software any version.
  • Must installed Arduino Ide any version.
After install thease two software download the all component library from google search and download after download paste proteous library folder after paste run proteous software Run as adminnistrator and make your own projects.

Proteous library used to in this project:

  • Bluetooth library.
  • Arduino library.
  • Ultrasonic sensor library.
Block diagram of  Bluetooth control rc car or robot.



Circuit diagram:

Android app interface:


This app is designed by me by to operate the bluetooth control rc car.

Advantages:
  • Simple to operate.
  • Small parking area required.
  • Reduce human effort.
  • Control car from outside.
  • Reduce parking difficulties.
  • Easy to control car in off-road.
Disadvantages:
  • It can lose connection in certain range.
  • It has low bandwidth as compared to Wi-Fi.
  • It allows only short range communication between devices.
  • Security is a very key aspect as it can be hacked.
Conclusion:
The objective of the paper is to realise the smart living , more specifically the home lighting control system using Bluetooth Technology. Wireless control is one of the most important basic needs for all the people all over the world.

For project and its source code visit my youtube channel and download source code from project video discription link. 

My youtube channel link www.youtube.com/technologyguidewithyou




Comments

Popular posts from this blog

Basic application to insert data into database

Basic Spring Boot Controller Class Annotations

How to make custom tooltip in angular ?