top of page

Stepper motor control using Infrared sensor
Hardware Used:
*Arduino Uno R3 Microcontroller
*IR Receiver module and IR Remote
*ULN2003 Stepper motor driver board
*Stepper motor
*Power supply module(5V)
*Breadboard and Connecting wires
The arduino sketch for this project is in the following document
Stepper.h library is available with the Arduino IDE and IRremote.h library can be downloaded from the following link

Program:
Demonstration:
bottom of page