Giter Site home page Giter Site logo

simple-car-bot's Introduction

SIMPLE CAR BOT

A simple project for a 2WD bot that can detect and avoid obstacles.

Components

  • 1x Arduino Pro Mini 328P (5V/16MHz)
  • 1x L298N Mini driver
  • 1x HC-SR04 Ultrasonic sensor
  • 2x DC Motor 6-12V
  • 1x 4 AA Battery holder
  • 4x AA Battery
  • 2x rear wheel (>4cm diameter)
  • 1x swivel caster wheel or ball caster
  • 1x rigid 14x10cm base or case of your liking
  • wires and stuff

Note: You will need a secondary Uno board or Serial TTL adapter (FT232RL) for example in order to load your sketch on the Pro Mini. Or eventually replace the Mini with a Nano.

Code

  1. Include HCSR04 and L298NMini libraries into your project's environment (you can add them as .zip in Arduino IDE "Sketch" > "Include Library").

  2. Load car-bot onto the board

  3. Done

Note: detect-obstacle and motors-forward are simple examples provided to let you safely test out your components prior to assembling the whole project

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.