Giter Club home page Giter Club logo

wall-follower-pid's Introduction

Wall-follower

Autonomous wall following robot.  

Dependencies

1).Arduino IDE  

Hardware

1).Arduino UNO board  
2).Three ultrasonic sensors  
3).Two DC motors  
4).Caster wheel (for balancing the bot on ground)  
5). A bot with 2 wheels (left and right) and a caster wheel  

Getting distance

The bot uses ultrasonic sensors (one at each of its rear and front end) to get distance from the wall.  

Follows wall

A region is defined in which the bot will traverse for a fixed distance from the wall.Whenever the bot crosses that region it will get signals from the sensors
about its position and will act accordingly.  

PID for smooth movement

To take care of the relative position of the bot with respect to the wall and to ensure that it tranverses the required path PID is implemented.It makes the
error reduction smoother thereby ensuring the requiered path is traversed.  

Obstacle Avoidance

For obstacle avoiding bot a sensor is put at the front end of the bot and it gives the distance of the bot from the obstacle using this distance we can turn
the bot in such a way as to avoid the obstacle and use the obstacle as its new wall and continue to traverse in the same fashion.

wall-follower-pid's People

Contributors

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