Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shinjan-saha/setup-stepper-and-servo-motor-with-arduino

Setting up Servo & Stepper with Arduino
https://github.com/shinjan-saha/setup-stepper-and-servo-motor-with-arduino

Last synced: about 2 months ago
JSON representation

Setting up Servo & Stepper with Arduino

Awesome Lists containing this project

README

        

# Setup Stepper Motor with Arduino

### Here by Using Arduino-UNO, ULN2003 Driver motor & Stepper Motor we can do simple functions with motor like rotate it in one direction & rotate in 2 direction with half cycle.

## Working Circuit :

## Wire Connection :


  • IN1-9

  • IN2-10

  • IN3-11

  • IN4-12

  • Blue wire of stepper Motor in A & rest as follows

## Components Required :


  • Arduino-UNO

  • ULN2003 Driver motor

  • Stepper Motor

  • Jumper Wire (Male-Female)

  • USB Cabel

# Setup Servo Motor with Arduino

### Here by Using Arduino-UNO,Servo Motor & Potentiometer we can do simple functions with motor like rotate it from 0 to 27 to & fro with our desired speed as we set from potentiometer .

## Working Circuit :

## Wire Connection :


  • Servo_motor_Orange_color_wire-9

  • Servo_motor_Brown_color_wire-GND

  • Servo_motor_Red_color_wire-VCC

  • Potentiometer_Middle_Pin-A0

  • Potentiometer_Left_Pin-VCC

  • Potentiometer_Right_Pin-GND

## Components Required :


  • Arduino-UNO

  • Servo Motor

  • Potentiometer

  • Jumper Wire (Male-Female & Male-Male)

  • USB Cabel