Git Product home page Git Product logo

remote-control-car-controller's Introduction

About

This remote-controlled four wheel car system is equipped with four powerful DC motors that can be controlled via an Android application installable on most Android devices. The car establishes a Wi-Fi access point, then it creates a TCP socket server on port 8080. The Android application connects to that Wi-Fi access point and to the TCP socket server. The car listens and executes commands sent by the Android application. The Android applicaton can control the direction of the car and adjust the speed of the DC motors. The Android application also uses the SpeechRecognizer API to convert speech input into commands executable by the car which allows the car to be controlled by voice input.

Functions

  • Automatic acceleration
  • 4-speed selection
  • Voice input command
  • Horn function
  • LED headlights
  • LED signal lights
  • LED hazard lights
  • Switch to turn ON/OFF the car

Materials Used

  • 4 TT Gear DC Motors
  • ESP32 with detachable antenna
  • L298n motor driver
  • 3x 5800mah 18650 3.7v Lithium-ion battery
  • 3 slot battery holder for 18650 batteries
  • Jumper wires
  • Bread board
  • 4x LED lights
  • Buzzer
  • ON/OFF switch
  • Styrofoam

Four wheels remote controlled car

The source code for the remote control car can be found here

Android application control panel

Abbreviations

  • HL - Headlights
  • RTV - Realtime Voice
  • SL - Signal Left
  • SR - Signal Right
  • H - Horn
  • B - Break
  • N - Neutral

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.