Coder Social home page Coder Social logo

arduinorobotcar's Introduction

Android controlled Arduino Robot Car

This project is about how to use an Android phone to control a robot car, which is based on an Arduino Uno board. After a couple of weeks I assembled a robot car and programmed a very simple App that can send commands to the Arduino with the help of Bluetooth. Let’s dive in!

Hardware Requirements:

  • Arduino Uno board
  • L298N Dual H-Bridge Motor Driver Shield
  • Bluetooth Transceiver Chip (Serial Bluetooth Modem)
  • Vehicle kit
  • A breadboard and some jumper wires

After some googling I found a good choice from the DX website. Actually these components can be ordered on some other websites ex. Sparkfun, Adafruit or Amazon.

Software Requirements:

Some notes about this project:

  • ArduinoCarConsole: An Android APP to send commands from Android to Arduino.
  • BluetoothCar: The complete source code of this robot car, it is written in C.
  • L298N: Source code of Demos about how to use L298N motor shield.
  • Documents: The complete document about this project and some program flowcharts.

Screenshots about finished robot car and Android APP:

Robot Car Android APP Screenshot 1 Android APP Screenshot 2

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.