Git Product home page Git Product logo

arduino-rc-car's Introduction

Android App Controlled Arduino Uno Based Remote Controlled Car

A simple Arduino-UNO based Remote-controlled car that uses Bluetooth communication for control and features obstacle detection using an Ultrasonic sensor.

Alt text

Getting Started

Hardware Components Required

Software Needed

Procedure for Implementation

  • Connect the hardware components as per the circuit diagram. Click on the image for TinkerCAD file.

    Alt text

Note

The attached TinkerCAD File does not contain Bluetooth HC-05 Module Connections as TinkerCAD does not support this module

  • Upload the Code to the Arduino UNO from your PC

  • Pair your Android device with the Bluetooth module.

Tip

Turn on Bluetooth on your Android Device and Connect to 'HC-05'. The Default password is usually 1234.

  • Open the Android app and connect to the Bluetooth module.

    Alt text

  • Use the app to control the car's movement.

    Alt text

Features

  • Achieves 2° of freedom (X,Y)
  • Obstacle detection using the ultrasonic sensor.
  • Buzzer alarm on obstacle detection and Red LED Blinks.

Future Scope of the Work

  • Implementing speed control for the motors.
  • Adding a camera for remote live video streaming.
  • Can add IR sensors to achieve line following.
  • Using a Multi-Core microcontroller to implement Blinkers , Reverse Sounds , ADAS-testing and much more.

Caution

  • This Project was initially done with L298N but it had more power consumption when compared to L293D. Hence , L293D got an edge in this case.
  • While Uploading the Code to Arduino, if the TX and RX Pin is Connected to the Bluetooth Module, the upload might fail.
  • There is a minumum and maximum range of working for the Ultrasonic Sensor.

Credits

arduino-rc-car's People

Contributors

aravindxd avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.