Git Product home page Git Product logo

microservobot's Introduction

MicroServoBot

Basic Implementation of Servo motors in automation


image


  • Install Arduino IDE
  • Download/Clone this Repository in an accessible location



image

Libraries Required

1.Servo.h

image

(Install these libraries from this Repository)

Installing libraries

You can either use the already pre-installed libraries of Arduino or you can find the libraries by searching them on Library Manager Incase that didn't work I'm also providing the library files which you can isntall by following the below steps:

  1. After downloading the repository→Extract the library zip files
  2. Go to Sketch→Include library→Add .ZIP Library
  3. Select the the library.zip files

image

Default Pin Configurations:

  • A0 - Pot1
  • A1 - Pot2
  • A2 - Pot3
  • 2 - Push Button
  • 3 - Servo1
  • 5 - Servo2
  • 10 - Servo3
Here's the Schematic below:

MicroServoBot

→Choose your port where you've plugged your Arduino UNO
→Check if the baud rate is set to 9600 bps(for serial monitor)
→Select the board to your desired Arduino(UNO for this project)
→You can also Code/Upload Online using Online Code Editor(IDE) at https://create.arduino.cc/editor image

microservobot's People

Contributors

anubhav666 avatar anindyamitra15 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.