Giter Site home page Giter Site logo

partha2000 / line-follower-bot Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 5 KB

This project aim at building a line following bot that follows a line. The line needs to be on a high contrast background. This project is made with arduino UNO and demonstrates the the use of IR sensor array.

C++ 100.00%
arduino automation linefollower ir sensor

line-follower-bot's Introduction

Line-follower-Bot

AIM:

      This project aim at building a  line following bot that follows a line.

WORKING:

      This project is made with arduino UNO and demonstrates the the use of IR sensor array.
      The line needs to be on a high contrast background.
      Basically an IR sensor returns 0 for a black coloured surface and 1 for 
      rest of the cases. 
      Therefore we can use this to develop a logic such that our bot follows the black path only.
      IR sensors are very easy for beginners to use as it uses sireal communication and doesnt require any further 
      library to be imported.
      The bot is such designed that it can take turns and steer itself on the path. We can add more precision
      to this project by using PID. PID is a closed feedback loop system.
      But PID has its own set of disadvantages 
      for simple applications. I will add PID in future updates.

Hope you like this project.

Partha Prateem Patra

line-follower-bot's People

Contributors

partha2000 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

seadhant

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.