Android Controlled Automobile

Download Project Document/Synopsis

Robot Controlled By Android Application
Tested

Tested

An Android controlled automobile project that allows user to control a battery powered automobile wirelessly through an android application. The system uses a bluetooth modem as a medium to transmit signals between the android based phone and automobile. The android application provides a gui to the user. The commands sent through gui are sent in the form of string variables by the android application through an active bluetooth connection. These string variables are then received by bluetooth modem and then forwarded to the Microcontroller. The microcontroller now processes the data sent by bluetooth modem and checks for user commands. On recognizing direction commands sent by user(Forward|Backward|Left|Right), the microcontroller sends signals to appropriate driver IC’s. The driver IC’s now operate motors to achieve the desired movement of the automobile as sent by microcontroller. This process is continuously repeated by the system to achieve appropriate vehicle movement as per user commands through the android application.


nevonproject electronics kits
nevonproject electronics kits
  • Hardware Specifications
  • 8051 Microcontroller
  • Robotic Chassis
  • DC Motor
  • Resistors
  • Capacitors
  • Transistors
  • Cables and Connectors
  • Diodes
  • PCB and Breadboards
  • LED
  • Transformer/Adapter
  • Push Buttons
  • Switch
  • IC
  • IC Sockets
  • Software Specifications
  • Keil µVision IDE
  • MC Programming Language: C

Block Diagram
robot controlled by android


You may download the Android App here:
Download App

Leave a Comment

Your email address will not be published.