Coder Social home page Coder Social logo

kareem-ghazi / 2wd-robot-rc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mazewail/2wd-robot-rc

0.0 0.0 0.0 111 KB

This repository contains the source code and documentation for a 2WD Robot RC using Arduino. The robot is controlled through a remote control and can move forward, backward, turn left, turn right, and stop.

C++ 100.00%

2wd-robot-rc's Introduction

2WD Robot RC using Arduino

Build Status โ†—

This repository contains the source code and documentation for a 2WD Robot RC using Arduino. The robot is controlled through a remote control and can move forward, backward, turn left, turn right, and stop.

Hardware Requirements

The following hardware is required to build this project:

  • Arduino UNO or similar board
  • L298N motor driver
  • Two DC motors
  • HC-05 Bluetooth module
  • 9V battery
  • Breadboard and jumper wires
  • Remote control (such as a smartphone with Bluetooth)

Installation

To install the software, follow these steps:

  1. Clone this repository: git clone https://github.com/kareem-ghazi/2WD-Robot-RC.git
  2. Connect the hardware components as shown in the diagram in the schematic.png.
  3. Upload the 2wd-robot-rc.ino sketch to the Arduino board using the Arduino IDE.
  4. Install a Bluetooth terminal app on your remote control device.
  5. Pair the HC-05 Bluetooth module with the remote control device.
  6. Open the Bluetooth terminal app and connect to the HC-05 module.
  7. Use the app to send commands to the robot.

Usage

To use the robot, follow these steps:

  1. Turn on the robot and the remote control device.
  2. Open the Bluetooth terminal app and connect to the HC-05 module.
  3. Send commands to the robot using the app. The commands are:
  • F: Move forward
  • B: Move backward
  • L: Turn left
  • R: Turn right
  • S: Stop

Tinkercad

  • You can view a live simulaton of the project through the following link on Tinkercad

Contributing

Contributions to this project are welcome. To contribute, please follow these steps:

  1. Fork this repository.
  2. Create a new branch: git checkout -b my-new-branch
  3. Make your changes and commit them: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-branch
  5. Submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

2wd-robot-rc's People

Contributors

mazewail avatar kareem-ghazi 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.