Control a Stepper Motor with an Arduino, Joystick, Easy Driver and Limit Switches - Tutorial

Поделиться
HTML-код
  • Опубликовано: 24 июл 2024
  • In this follow up tutorial we will control a stepper motor using an Analog Joystick but we will also limit the travel using Limit Switches and also control the speed.
    Check out our tutorials page at : brainy-bits.com/tutorials/ to get the schematic and more information on this tutorial.
  • НаукаНаука

Комментарии • 105

  • @kraken3d718
    @kraken3d718 4 года назад +2

    Damn good explanation especially for a basic guy like myself. Thanks for uploading and taking the time to share.

  • @arsalanmoheyuddin7980
    @arsalanmoheyuddin7980 5 лет назад

    must say great work . so many other gates opened for me after watching this video . Much much appreciated. Thank you!
    Please if you can tell me or guide me to a relevant project where i can use the same principle but just need a small detail to be altered where i can just toggle the joystick up/down for the movement. No need to keep on holding the joystick up to keep going up. If i toggle it up it should keep going up till the limit switches and the same for when pulled down. would really appreciate it .

  • @LowEndStrings
    @LowEndStrings 7 лет назад +1

    Amazing man! I've been looking for such a tutorial for a long time. Finally I can build a camera slider :-)

    • @BrainybitsCanada
      @BrainybitsCanada  7 лет назад +1

      Always cool to hear that the video are helping others! Thanks for watching!

    • @bestprint4817
      @bestprint4817 7 лет назад +2

      not only that, , it can help also to our DTG printer Project... Great job Mr. Brainy-Bits

  • @stampedestudios7043
    @stampedestudios7043 5 лет назад

    Wow, this is the perfect video to help me with my school project! Is there any way the joystick can be replaced with a variable resistor?

  • @anthonycruz4435
    @anthonycruz4435 8 лет назад

    Another great vid(this is the one I needed) if I do not add limit switches will it still work? I just want the speed control and stop and go. Keep it up sir!!

  • @pnvsatya
    @pnvsatya 6 лет назад

    Can you please provide the link for previous tutorial that you have talked about, in the beginning

  • @bullmonkey
    @bullmonkey 5 лет назад

    Hi, another great video. Roughly how long do you think the Arduino battery pack would last assuming the steppers have a separate supply?

  • @Messerwerkstatt
    @Messerwerkstatt 7 лет назад +1

    Thanks , i enjoy your videos , regards from Sweden

  • @MrQuadBrain
    @MrQuadBrain 8 лет назад +1

    Hi, Thanks for video.
    I have a question.
    How can make continuing rotation? I wanna start turn when I push joystick left or right and want still turn motor until push limit switch, if limit switch is active motor is stop. How can we make it?
    Thanks

  • @larileveybrandt6632
    @larileveybrandt6632 7 лет назад

    This is great. How would you connect a L298N Motor Drive Controller Board Module Dual H Bridge rather than the Easy Driver?

  • @muhammadwaqasfarooq8321
    @muhammadwaqasfarooq8321 5 лет назад +2

    @Brainy-Bits, Hello Sir can I use Adafruit motor driver shield for this project. i hope you replay soon

  • @kraken3d718
    @kraken3d718 4 года назад

    What if you wanted to control a stepper motor at a set rpm to rotate in only one direction with no joystick involved? Any help with that and the easy driver? I did not see anything on your tutorial pages.

  • @salmankhan24
    @salmankhan24 4 года назад

    hey there...thats really awesome tutorial it really helped me in controlling my system...thanks for making such an informative tutorial. i want to use an ultrasonic sensor with my system using the same configuration but i couldn't do that plz guide me how to do that?...

  • @BeetleJuice1980
    @BeetleJuice1980 8 лет назад +4

    great job !
    it would be nice to have a dedicated pot to change the speed of the stepper (on the fly or not). what way , this project would be an excellent "stepper motor x axis controller with variable speed".
    also you could use the lcd shield wich is cheep and has the buttons to control the stepper and you could display and dial the speed of the stepper.
    thank you!

    • @BrainybitsCanada
      @BrainybitsCanada  8 лет назад

      +Konstantinos Nanopoulos I will keep the pot in mind for a future tutorial that uses stepper motors. Will make more projects or tutorials which use LCD's in the future also. Thanks for watching and the suggestion!

  • @marrksr3971
    @marrksr3971 5 лет назад

    if I want to control 5 or 6 stepper motors (nema 17 in this case) can I use a cnc shield?

  • @emanuelcusto5524
    @emanuelcusto5524 4 года назад +1

    Hi!! how can make the motor to go faster if the limit of the fastest speed is 1?? Cant go lower than that,right?

  • @18minimus18
    @18minimus18 5 лет назад

    can you replace the analog stick with a toogle switch so you basicly off with be 200 step (eg) and on with be the other direction and 200 steps? how would you go about doing this in the code thanks in advance

  • @boowonder888
    @boowonder888 7 лет назад

    I just started with Arduino. I made a pump jack using a stepper. I want to add the led sequential blinking to the same Arduino. Is it possible to run 2 sketches on the same Arduino at the same time?

  • @Statistician0407
    @Statistician0407 5 лет назад

    Can u apply it to car break. For disabled people for easy breaking with switch on steering

  • @hamedahadi8389
    @hamedahadi8389 4 года назад +1

    HI
    thank you
    how can I increase speed motor?
    my stepper motor works slowly.

  • @tbltorres
    @tbltorres 7 лет назад

    Is it possible to make the movement start and stop with acceleration and deceleration?

  • @alfredh7108
    @alfredh7108 6 лет назад +1

    Thank you for share this project with us. Very good explained and code included ..... perfect for an Beginner like me. Please let me ask: In your wiring diagram is an stepper control included by "A3967" - Is it possible to Change to stepper driver "A4988"? What for changes are for this needed? Thank you very much for your friendly Support,

  • @bonnevillegarage
    @bonnevillegarage 5 лет назад

    could you a selector dial for speed instead of push button the joystick?

  • @Spongeee
    @Spongeee 7 лет назад

    Great video. Can you do a Tutorial about how to control a stepper with NODEMCU over a webpage with acceleration ?

  • @C4pn.K1rk
    @C4pn.K1rk 7 лет назад

    Not sure why my previous question showed up, but with this code, an Arduino Nano, Easy Driver, Nema 17 Stepper, and some mechanical limit switches (Vcc, Out, Gnd) the motor will only run if the switches are activated. If I let up on the switch, the motor stops. How do I fix this?

  • @krisc1243
    @krisc1243 7 лет назад

    when motor is not in motion current drains near 1A causing the chip getting so hot. If stepper is in motion, it drains less(0.2A). I think it has to do with programing. Any idea?

  • @worldwiderecordsinternatio9744
    @worldwiderecordsinternatio9744 3 года назад

    what limitswiches do you use? and the secific board

  • @SocrasPt
    @SocrasPt 7 лет назад

    Im trying to make this, but instead of controlling the velocity with the switch, i want to controll it with the actual x axis. Speed and direction with joystick x

  • @LuisFernandoSanmiguelA
    @LuisFernandoSanmiguelA 6 лет назад

    Very Very Great! Thanks! God Bless You

  • @KurioTechSphere
    @KurioTechSphere 5 лет назад

    I wants to control 2 stepper motor with joystick but i wants to control the speed of the motor with another knob can u plz help me its my project to do

  • @baileytaylor6731
    @baileytaylor6731 7 лет назад

    Can u make a limit switch turn on a servo

  • @Pixel1274
    @Pixel1274 8 лет назад

    Hi, great job man. I worked on your project an i wish to know if can be possible to make it "portable", using an external battery pack.Thanks

    • @bullmonkey
      @bullmonkey 5 лет назад

      Hi, did you ever find an answer? I would really like to know how long the battery pack would power the Arduino.

  • @abdulrhmanalzoman1169
    @abdulrhmanalzoman1169 8 лет назад

    Great work!
    I would like to ask you if you're able to do a tutorial about controlling lcd by a rotary encoder like a LCD menu, I will appreciate that.

    • @BrainybitsCanada
      @BrainybitsCanada  8 лет назад +1

      +Abdulrhman Alzoman Thanks for watching! We will put it on the list of upcoming tutorials :)

    • @BrainybitsCanada
      @BrainybitsCanada  8 лет назад

      +Abdulrhman Alzoman If you want, you can have a look at our latest tutorial: ruclips.net/video/OJJsu3M7Vzk/видео.html where we use the Rotary Encoder with an LCD to control the reset menu of the project! Not a full menu but might help! Thanks again!

  • @phon72able
    @phon72able 8 лет назад

    Please tell me I understand the algorithm of the stepper motor? If the motor moves in the right then he stops short and right can not move to the right of the limit switch, and can only move to the left. Conversely analogous with the left side?

    • @BrainybitsCanada
      @BrainybitsCanada  8 лет назад

      +Druid Yep that's it! As long as one of the Limit switches (right or left) is engaged, the motor will not be able to move in that direction until the limit switch in question is released and vise versa. Hope that helps and thank for watching!

  • @kraken3d718
    @kraken3d718 4 года назад

    Ever tried the movement with a bit more advanced stepper driver such as a TMC 2209 for a more quiet operation?

    • @BrainybitsCanada
      @BrainybitsCanada  4 года назад

      Haven't tried it yet, but I will getting my hands on one to test it out. Will make a video when I had a chance to play with it. Thank you for bringing it to my attention. Cheers!

  • @phon72able
    @phon72able 8 лет назад

    Dear friend. Thanks for the reply. Could you help me with my project lock on the door. I want to open the door of a stepping motor by using RFID tags. But I can't solve the problem of the limit switches. Must be interrupted by circuit breakers in case of a malfunction or the ARDUINO in case of voltage drop or malfunction of the stepper motor. I mean if the motor will make more steps than when driving in the right or left. This is an accident.

    • @BrainybitsCanada
      @BrainybitsCanada  8 лет назад

      +Druid Sorry for the delay, didn't see your comment there. Do you mean a malfunction of one of the Limit switches? You could always count the number of steps needed to go over your limit, so that if the limit switch fails then the stepper would not go to far after that if you are keeping track of the steps. You can have a look at this video I did here: ruclips.net/video/cYIL5gxRogM/видео.html where I believe I keep track of the position of the stepper by counting the number of steps. Hope that helps! Thanks again for watching!

  • @H2Oredfirefox
    @H2Oredfirefox 5 лет назад

    I know this is an old video about controlling stepper motors through Arduino and such so my question is can you use the same joystick controller a second stepper motor assuming you need a second easy driver i'd really appreciate your advice cos I'm intending to use it as a set up to control parts of a costume

    • @BrainybitsCanada
      @BrainybitsCanada  5 лет назад

      I've made another video and tutorial on controlling 2 steppers using one joystick to create a camera slider, you can check it out here: www.brainy-bits.com/dual-axis-camera-slider-using-joystick-in-and-out/ Hope it helps and thanks for watching!

  • @simonrydell5433
    @simonrydell5433 8 лет назад

    Hi!
    I have a problem with the vibrations in the motor. I think I have connected everything as described. But when I move my joystick the motor is really just shaking in the direction instead of a smooth spin. Is there an easy solution for this kind of problem?

  • @shirlyiang969
    @shirlyiang969 3 года назад

    is the limit switch normaly closed?

  • @aaronbarnes102
    @aaronbarnes102 7 лет назад

    Anyone have any insight on how to change the speed and torque in the sketch? This works great as a power feed on a mini mill. Except it won't turn the screw.....

    • @BrainybitsCanada
      @BrainybitsCanada  7 лет назад

      Hi Gary, I'm looking into it :) Will let you know. Thanks for watching btw.

  • @JMWConceptsTheOfficial
    @JMWConceptsTheOfficial 7 лет назад

    Is there a way to make the end stop reverse the motor direction? I'm needless to say, very new to this. I got my first motor movement last night! 😂

  • @maddavedomino
    @maddavedomino 8 лет назад

    I am working on a project trying to do a similar version of what you are doing here, but instead of using a joystick i want to use a load cell to control the speed of the stepper motor. I.e the higher the load, the faster the stepper motor speed. When load equals zero (or less than say 100g). the stepper motor will return to the start point at a fixed speed. I'd be interested to see if you could do a tutorial on this. P.S many thanks for all your other tutorials!

    • @BrainybitsCanada
      @BrainybitsCanada  8 лет назад

      +David Calder Hi David, can you show me the load cell you would use, since I don't have any of those on hand? I'll look for your comment and get back to you. Thanks for watching!

    • @maddavedomino
      @maddavedomino 8 лет назад

      +Brainy-Bits Thanks for your reply! Here's a link to the load cell I want to use: www.aliexpress.com/item/Digital-Portable-Electronic-Kitchen-Scale-Load-Cell-Weight-Weighing-Sensor-20KG-FZ1439/32298801534.html - its a 4 wire load sensor commonly used in kitchen scales. I'm using a Bipolar Nema 8 stepper motor: www.aliexpress.com/item/NEMA-8-Stepper-Motor-1-96oz-in-28mm-0-6A-for-3D-Printer-RepRap-Makerbot-Arduino/32454837819.html. Appreciate your help. Dave.

    • @BrainybitsCanada
      @BrainybitsCanada  8 лет назад

      +David Calder I will try to get my hands on one of those and make a tutorial video on it! Thanks for watching and the suggestion!

  • @davem4217
    @davem4217 7 лет назад

    Great piece of work. I would like to use this for a telescope focuser project I'm working on. Is there a way to:
    1. Unlock the motor when the joystick is centred (so not to waste power or overheat the stepper).
    2. Instead of using the Joystick switch, I'd like to use a 3 way toggle switch so I know which speed the stepper is in (low, med, high).
    Can you point me in the right direction code-wise please?
    Thanks.

  • @AP-nb7yq
    @AP-nb7yq 8 лет назад

    Hey!
    I'm really struggling about the smooth start and end of the stepper motor. So the start and the end should not be so abrupt. Do you know how to do that? Greetings from Austria!

    • @BrainybitsCanada
      @BrainybitsCanada  8 лет назад

      +Amar Pipic We have a new tutorial coming out tomorrow, where we will be using a library for acceleration and speed of the stepper. Thanks for watching!

    • @AP-nb7yq
      @AP-nb7yq 8 лет назад +1

      Thanks for the fast reply. Your tutorials are awesome :)

  • @electron1ful
    @electron1ful 8 лет назад

    Dear Friend, good video. I'd like to do a similar project. I'm new to Arduinos and sketches. Do I use the Stepper h. program?

    • @xavierantunez163
      @xavierantunez163 8 лет назад

      library* but yes sir use the #stepper.h library

  • @horstdieblume2
    @horstdieblume2 8 лет назад

    Are the endstops sending a HIGH when they are activated? If so, I don't understand why there is the else in this part of the code. I would think that it was correct without "else" or without !
    if(!digitalRead(Limit01)) {}
    else {
    digitalWrite(dir_pin,LOW); ....

    • @horstdieblume2
      @horstdieblume2 8 лет назад

      +horstdieblume2 got it. the endstops are sending a LOW when activated

    • @BrainybitsCanada
      @BrainybitsCanada  8 лет назад

      +horstdieblume2 You are correct :) When the code detects that a limit switch has been clicked or activated, it sets the dir_pin to LOW. Great that you figured it out. Thanks for watching!

  • @LowEndStrings
    @LowEndStrings 7 лет назад

    I have a question (I'm really new to arduino): will the sliding part go back to its home position when you turn of the arduino and back on again? For my project I would need the sliding part to stay where I moved it no matter if I turn it on or off.
    Thanks in advance for your help :-)

    • @BrainybitsCanada
      @BrainybitsCanada  7 лет назад +1

      I've just released a new tutorial video on how to do homing of a stepper at startup: ruclips.net/video/3odRT6zdzqk/видео.html Hope it helps... Thanks for watching!

    • @LowEndStrings
      @LowEndStrings 7 лет назад

      Brainy-Bits thanks. I've just seen it :-) so in other words in this project here, the stepper motor won't home by itself? :-)

    • @BrainybitsCanada
      @BrainybitsCanada  7 лет назад +1

      In this one, the limit switches are only used to limit the movements of the stepper on either side, but you could add the code from that new video in the SETUP portion of the code, to set the HOME position by either using the left or right limit switch... Hope that makes sense :)

    • @LowEndStrings
      @LowEndStrings 7 лет назад

      Brainy-Bits alright nice! I might need to use this slider for a microphone instead of a camera. So it's important the stepper motor won't move after I turn it off :-) thanks again! Great channel, good quality stuff! :)

  • @luciusmaximus524
    @luciusmaximus524 5 лет назад

    Hi, is it possible to put potentiometer to control the speed of the stepper motor ?

    • @victoramaya525
      @victoramaya525 5 лет назад

      yes it should be possible.

    • @luciusmaximus524
      @luciusmaximus524 5 лет назад

      @@victoramaya525 Yes, I know, but I don't know how to do... :)

  • @martinnahuellarrosamaurer9481
    @martinnahuellarrosamaurer9481 7 лет назад

    I have a problem dude, my easy driver module get so hot in about 20 seconds, I'm using a 12v power supply.

    • @BrainybitsCanada
      @BrainybitsCanada  7 лет назад +1

      This is quite normal, but don't worry the driver chip has a temperature protection set at around 165 degrees Celsius, so it wont' burn out. You can also lower the current the Easy Driver provides to your stepper motor, which will make it run cooler. Turn the little Potentiometer that's on the ED to adjust it from 150mA to 750mA. Hope that helps! Thanks for watching btw :)

  • @frobinson2413
    @frobinson2413 6 лет назад

    I am a total noob honest am just poking wires everywhere. I have never written code ever so I am learning still. If I wanted to add a y axis to your code do you just repeat what is there for the X axis but call it y? And if you don't want the limit switches can you just leave them out?

    • @BrainybitsCanada
      @BrainybitsCanada  6 лет назад +1

      I've made other videos abouth stepper motors, this one here is using 2 of them: ruclips.net/video/lvP5xMOstus/видео.html also check out the tutorials on my website brainy-bits.com to get more information like the code, library used etc... Hope that helps and thank you for watching!

    • @frobinson2413
      @frobinson2413 6 лет назад

      Brainy-Bits Thank you it makes sense, I think I need too learn some more. Your video's are really good thank you.

  • @shirlyiang969
    @shirlyiang969 3 года назад

    excelent

  • @phon72able
    @phon72able 8 лет назад

    Please explain in the video did not really visible. You just do not limit switches allow the motor to move, or they stop the engine while driving?

    • @BrainybitsCanada
      @BrainybitsCanada  8 лет назад

      +Druid Once a Limit Switch is activated, it will prohibit the stepper motor from moving in that direction, doesn't matter if it's already moving or at rest. So if the motor is moving and the limit switch is activated then it will stop. If the motor is not moving and the limit switch is activated, then the motor will not move is that direction even if you push the joystick in that direction. Hope this helps! Thanks for watching!

    • @phon72able
      @phon72able 8 лет назад

      +Brainy-BitsMany thanks.

    • @BrainybitsCanada
      @BrainybitsCanada  8 лет назад

      +Druid You are welcome! Thanks again for watching!

    • @BlowerTubes
      @BlowerTubes 8 лет назад

      +Brainy-Bits Could the limit switches be used for bouncing the object back to the other direction automatically instead of stopping it?

    • @NutriTEMP
      @NutriTEMP 8 лет назад +1

      +Touko Helanen Great Idea, i will be really glad if you share solution of this

  • @worldwiderecordsinternatio9744
    @worldwiderecordsinternatio9744 3 года назад

    is there an email we can get a respond back?

  • @vicozambrana3109
    @vicozambrana3109 8 лет назад

    HELLO FRIEND, YOUR PROJECT IS VERY GOOD.
    HE COULD PLEASE HELP WITH MY PROJECT ???
    I WANT TO ATTACH TO A SYSTEM RHEOSTAT YOUR PROJECT BUT NOT USE A DIGITAL OR Joystick POTENSIOMETRO. TO BE IN RHEOSTAT DESPLASE in 5 stages.

    • @BrainybitsCanada
      @BrainybitsCanada  8 лет назад

      +Victory Zambrana Hi, can you give me more information on your project? Do you have a link for the Rheostat you want to use? Thanks for the comment and watching!

  • @rebelstudios9640
    @rebelstudios9640 7 лет назад

    are those joysticks out of the controller of a ps3?

    • @BrainybitsCanada
      @BrainybitsCanada  7 лет назад

      No these are Joystick modules made for testing ( brainy-bits.com/products/joystick-module ), they are easy to connect since they have headers. But a Sony or Xbox can work also but you would need to do some soldering. Thanks for watching!

    • @rebelstudios9640
      @rebelstudios9640 7 лет назад +1

      Well i tryed to get one out but you need to heat up all the pins and pull it off (at the same time) hahaha, its hell of a job!! since i just found out that the all the Arduino components are relatively cheap, i wont continue that struggle.

    • @OregonDARRYL
      @OregonDARRYL 6 лет назад

      Rebel, on Ebay, search for Arduino joystick...

  • @ShahramMeretiun-sm3sj
    @ShahramMeretiun-sm3sj Год назад

    Pl

  • @tvnsi8556
    @tvnsi8556 3 года назад

    No code can be found on your web site. Not properly structured trainings

  • @emanuelcusto5524
    @emanuelcusto5524 4 года назад

    Hi!! how can make the motor to go faster if the limit of the fastest speed is 1?? Cant go lower than that,right?