Code Monkey home page Code Monkey logo

rc_remote_car's Introduction

RC Remote Car

This Arduino project allows you to control an RC car using an IR remote. The car has four DC motors for movement, and an IR sensor is used to receive signals from the remote control.

Hardware Components:

  • Arduino Uno R3
  • IR Remote
  • IR Sensor
  • L293D H-Bridge Motor Driver
  • 4 DC Motors

Circuit Wiring:

  1. Connect the output pins of the IR sensor to any digital pin on the Arduino.
  2. Connect the input pins of the L293D motor driver to separate digital pins on the Arduino.
  3. Connect the output pins of the L293D motor driver to the corresponding DC motors.
  4. Connect the power and ground pins of the L293D motor driver to the appropriate power and ground sources.
  5. Connect the IR receiver to a digital pin on the Arduino.

Arduino Code:

The Arduino code can be found in the RCRemoteCar.ino file.

Usage:

  1. Upload the Arduino code to the Arduino Uno.
  2. Wire the components according to the circuit wiring.
  3. Use the IR remote to control the movement of the RC car. image

rc_remote_car's People

Contributors

filegeiasou 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.