Steppermotor with Arduino | 28BYJ-48 | Hindi Tutorial

Channel:
Subscribers:
681
Published on ● Video Link: https://www.youtube.com/watch?v=y7RSRiXvxMk



Category:
Tutorial
Duration: 3:40
2,001 views
23


Hello there, In this video, we will see how to work with a steppermotor. There are basically two types of motors associated with Arduino, stepper-motor and serv motor. In this experiment, we are going to use a 28BYJ-48 stepper-motor and UNL2003 motor driver to run this motor because Arduino itself cannot drive the motor. The current is 92mA. The reduction ratio is 1/64. Using the eight-beat control the stepper motor. Arduino UNO board cannot directly drive stepper motors. A driver circuit is necessary, so we choose
a ULN2003 driver board here as shown below. There are four LEDs on the top. The white booth in the
middle is connected to the
stepper motor. The bottom is four pins used to connect with Arduino digital pins. When a pin is
high, the corresponding LED will light up. The black jump hat on the right is the power source input
end. The driving method for the stepper motor can be categorized as four-beat and eight-beat. In this
experiment, we take eight-beat for example, for it is simple. You can drive the motor as long as you
input HIGH to the four ports A, B, C, and D in turn. It is 360 degrees for the shaft to take a turn. In this experiment, we set that it takes 512 steps to take a turn. So each step will be 360/512 = 0.7 degrees.

Code: https://geekydaayaree.blogspot.com/2021/03/steppermotor-with-arduino-28byj-48.html

I hope you will like this video.
Thank you!




Other Videos By Geekydiary


2021-04-24Fix: Firefox browser not working with notepad++ | Hindi Tutorial
2021-03-04How to Stop any Program from using Internet in Windows 10 | Hindi Tutorial
2020-11-244 pin Ultrasonic Distance sensor HC-SR04 | Hindi Tutorial
2020-10-14How to find Data1.bin for complete installation | Data1.bin not found | NFS For Run
2020-10-11How to make free logo for YouTube channel | Online | Hindi Tutorial
2020-10-09How to make downloadable link in google drive | Hindi Tutorial
2020-10-05How to add Java path | Environment Variable | Windows 10 | Hindi Tutorial
2020-09-23Install Ubuntu (WSL) on Windows 10 2004 version | Hindi Tutorial
2020-08-16Micro Servo Motor SG90 interfacing with Arduino | Hindi Tutorial
2020-07-20Notepad++ file not running in chrome | ShellExecute Error 2 | Hindi Tutorial
2020-06-14Steppermotor with Arduino | 28BYJ-48 | Hindi Tutorial
2020-06-11Resident Evil 5 not launching | Windows Game for Live | Game not Saving
2020-06-07Controlling LED with Potentiometer | Controlling Brightness of LED| Hindi Tutorial
2020-06-04How to use a Piezo Buzzer with Arduino | Active | Passive | Hindi Tutorial
2020-05-29PWM in Arduino| Pulse Width Modulation | Hindi | Tutorial
2020-05-25ATM Machine Project in C Language with Source code | Hindi | Tutorial
2020-05-17Assassin Creed Revelation Flickering Issue | Screen Shake Fix | Hindi | Tutorial
2020-05-14Assassins Creed Revelation Skidrow Login Problem | Hindi | How to skip Skidrow Login
2020-05-09IC 74HC595 with Arduino Tutorial | Hindi | How to control lot of led with Shift Register
2020-05-054 Pin DHT11 Temperature and Humidity Sensor with Arduino UNO | Tutorial | Hindi
2020-05-02Arduino 4 Pin RGB LED Module | Hindi | Tutorial



Tags:
Arduino
interface
steppermotor
28BYJ-48
UNL2003