Control 28BYJ-48 Stepper Motor using ESP8266 NodeMCU or D1 Mini over WiFi ES8STP-1

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ก.ย. 2024

ความคิดเห็น • 73

  • @mariojulio993
    @mariojulio993 5 หลายเดือนก่อน

    Thank you very much for this great tutorial. I just didn't learn how to connect the step motor to 8266, I learned much more from this simple video, special about esp8266 devices in general and how to connect them using the browser.

  • @CJFromGroveStreet
    @CJFromGroveStreet ปีที่แล้ว +1

    Hey can you please tell me where to change the speed of stepper motor in this code ?? BTW you are doing a great job❤❤❤❤❤❤❤❤❤❤

    • @robojax
      @robojax  ปีที่แล้ว +1

      Learn speed control from this th-cam.com/video/TQ7R2bY-MWU/w-d-xo.html

    • @CJFromGroveStreet
      @CJFromGroveStreet ปีที่แล้ว +1

      @@robojax Thanks for your reply . But this is for Arduino UNO not esp8266

    • @robojax
      @robojax  ปีที่แล้ว

      Yes. learn from it. I am not distirbuting codes. I am teaching so you learn and write your own code. this very simple.

  • @leonardo57
    @leonardo57 2 ปีที่แล้ว

    Sir, great program, works perfect. I have two steppers and i changed the program. the motors are running simultaneously but i want each motor run separately. Can you help me please. Greatings from Holland.

    • @robojax
      @robojax  2 ปีที่แล้ว

      I have defined variables that are used to control each motor. Watch video multiple times so you know how it works. Then define separate variables for each motor so they are controlled independently. This code is free. But if you have a project and want to pay minimum of $100 contact me via Robojax.com contact page.

  • @IoIon2010
    @IoIon2010 3 ปีที่แล้ว +1

    Thanks for the video, it’s working perfect on d1 mini, I have a question , how can I change the buttons to example to make 2000 steps and then stop? Thanks for help

    • @robojax
      @robojax  3 ปีที่แล้ว +1

      you are welcome. I have written so many codes for this motor. it is hard to accommodate every scenario, but you can learn easily and change them to your need. I have more code where Wifi is not sued but you can used them for your purpose. please search my channel.

    • @IoIon2010
      @IoIon2010 3 ปีที่แล้ว +1

      @@robojax sure I will, thanks

  • @abhijeetmirjolkar1732
    @abhijeetmirjolkar1732 2 ปีที่แล้ว

    Excellent

  • @n.b.3330
    @n.b.3330 4 ปีที่แล้ว +1

    hi robojax,
    can u explain how to change stepper rotation speed...
    thank you

    • @robojax
      @robojax  4 ปีที่แล้ว

      Did you search my channel? here th-cam.com/channels/kcBSig_Iu4ZnAIeCeG1TVg.htmlsearch?query=stepper

  • @ismail_aydemir_youtube
    @ismail_aydemir_youtube ปีที่แล้ว

    esp8266 çöküyor. sürekli dönmesi için ne yapıyorsunuz.

  • @n.b.3330
    @n.b.3330 4 ปีที่แล้ว +2

    hi i have an error in the code in line 232 : missing terminating " character

    • @robojax
      @robojax  4 ปีที่แล้ว

      thank you for letting me know. The page is not properly displaying it. I just added the a link to the file just above the code.

    • @vedforeal7835
      @vedforeal7835 4 ปีที่แล้ว +1

      ME TOO

  • @joseluisfernandez5118
    @joseluisfernandez5118 3 ปีที่แล้ว +2

    thanks for this video tutorial. Its awesome!!! Run perfect in a esp8266 D1 mini

    • @robojax
      @robojax  3 ปีที่แล้ว

      You're very welcome!.

  • @DanielPozziM
    @DanielPozziM 2 ปีที่แล้ว

    It works perfect with a Wemos D1 mini.
    I need it to spin at 1 RPM, I try to adjust the speed using Delay(15) on the line at the end of >void loop(void)< but it's not very accurate. I guess Delay doesn't allow decimals.
    Is there another way to make it more accurate using only software?

    • @robojax
      @robojax  2 ปีที่แล้ว

      I have so many videos on this motor and I am sure you can find something that is useful to you. You may find them all here th-cam.com/users/RobojaxTVsearch?query=28BYJ-48 and Here is how to find Specific TH-cam Video in a channel bit.ly/findTH-camVideo

  • @legnalegna7700
    @legnalegna7700 4 ปีที่แล้ว

    Hello Robojax, excellent work I congratulate you, just a question how to change the stepper motor from 8 steps values to 4 steps values, because I need all the torque thanks.

    • @robojax
      @robojax  4 ปีที่แล้ว

      Hello and thank you. I have custom written this code for this motor. You need totally different code.

    • @legnalegna7700
      @legnalegna7700 4 ปีที่แล้ว

      @@robojax Is the same motor robojax,just here you have in half step , (8steps), i need (4 steps ) the full power of the stepper,can you help me? thank's

  • @equisbert1
    @equisbert1 ปีที่แล้ว

    I would like to set it by default to start in clockwise mode, is that possible? Would that be covered in your class?

    • @robojax
      @robojax  ปีที่แล้ว

      Hi, the possibility to do different moves is endless. So I have put like 8 different types of projects with multiple options in this video th-cam.com/video/TQ7R2bY-MWU/w-d-xo.html so please watch, learn and implement it in any way you like. I am sure you will find this video useful

  • @Frank-mz3dh
    @Frank-mz3dh 3 ปีที่แล้ว

    Hi Robojax,
    I'm following along but I don't see the IP address part when I reset the nodeMCU. When I reset, the serial monitor shows a string of characters and then "Robojax 28BYJ-48 Stepper Motor Control".
    I'm using an ESP8266 (set board to generic), changed the SSID/PSK, set serial monitor baud rate to 115200. Not sure what else I might be missing...

    • @robojax
      @robojax  3 ปีที่แล้ว

      Watch this video th-cam.com/video/WyWRGoACWFs/w-d-xo.html

  • @legnalegna7700
    @legnalegna7700 4 ปีที่แล้ว

    @Robojax Is the same motor robojax,just here you have in half step , (8steps), i need (4 steps ) the fullstep where change the code?

    • @robojax
      @robojax  4 ปีที่แล้ว

      yes it is possible but not easy to explain and without testing it.

  • @jgetscrazy2208
    @jgetscrazy2208 4 ปีที่แล้ว

    Hello I am trying to learn how to use the nodemcu and I would like to know if there is any way to control the speed of the stepper motor as it was done in the video with the DC motor

    • @robojax
      @robojax  4 ปีที่แล้ว

      yes. check my videos on that.

  • @mmdirtyworkz
    @mmdirtyworkz 2 ปีที่แล้ว

    Hello, I uploaded the code and I can access the ESP via browser but when I press the button to rotate I can hear the motor like it is running but it doesn't move at all. Same for both directions. I tested the motor and the motor driver and they are working. Wiring is done as per your guidance. I am using ESP8266 NodeMCU V3 and also I am using external 5V power supply. What could be the cause for the motor not turning?
    Thank you in advance.

    • @robojax
      @robojax  2 ปีที่แล้ว

      Hello, if you have not changed the code then wiring is incorrect.

    • @mmdirtyworkz
      @mmdirtyworkz 2 ปีที่แล้ว

      ​@@robojax Hello, I appreciate your reply. I made two mistakes... I didn't uncomment pin definitions (I'm using NodeMCU) and I gave 3.3V to the motor so it couldn't turn. All working now, thank you for this cool project!

  • @aitan7484
    @aitan7484 3 ปีที่แล้ว

    Does it work with firebase ?(esp8266 give command from firebase google and turn on step motor)
    Thank you very much

    • @robojax
      @robojax  3 ปีที่แล้ว

      Never Haaretz if firebase

  • @guillermojofre8643
    @guillermojofre8643 4 ปีที่แล้ว

    How do you power up the stepper motor with 5v??

    • @robojax
      @robojax  4 ปีที่แล้ว

      I believe I made this video to show you that. Please watch without skipping. I have nothing extra in this video. Everything is about this motor and how to control it.

  • @vedforeal7835
    @vedforeal7835 4 ปีที่แล้ว +1

    PLS HELP ROBOJAX IAM HAVING TROUBLE in line 232 missing terminating character

    • @robojax
      @robojax  4 ปีที่แล้ว

      Please check it now. I have added "Download" button on the page so you can download clean code

  • @mukeshbambhaniya46
    @mukeshbambhaniya46 4 ปีที่แล้ว

    Make a video about how to send - receive data from Android using socket...
    Use Input Stream and Output Stream.... don't create webserver!

    • @robojax
      @robojax  4 ปีที่แล้ว +1

      what is socket?

    • @mukeshbambhaniya46
      @mukeshbambhaniya46 4 ปีที่แล้ว

      @@robojax
      I found my answer, i you can read reply here
      withsoftman.blogspot.com/2020/07/replay-to-robojax.html?m=1#

  • @marksario5146
    @marksario5146 8 หลายเดือนก่อน

    How to control speed?

    • @robojax
      @robojax  7 หลายเดือนก่อน

      Slow it down. Search my channel for speed control.

  • @galihridhoutomo
    @galihridhoutomo 4 ปีที่แล้ว

    Can the speed be accelerated?

    • @robojax
      @robojax  4 ปีที่แล้ว

      Yes. but I have not implemented.

    • @galihridhoutomo
      @galihridhoutomo 4 ปีที่แล้ว

      @@robojax Thank you for the information

    • @robojax
      @robojax  4 ปีที่แล้ว

      you are welcome.

  • @reagraphie6126
    @reagraphie6126 4 ปีที่แล้ว

    please schematic diagram

    • @robojax
      @robojax  4 ปีที่แล้ว

      Hello, I have mentioned in the video. if you need schematic diagram, you can see it at my Arduino course at Udemy.com. The link to my Course is her bit.ly/rj-udemy

  • @pablowojat4517
    @pablowojat4517 4 ปีที่แล้ว

    Hola, a alguien le salio herror en la linea 273 ? ayudaaaaa

    • @robojax
      @robojax  4 ปีที่แล้ว +1

      how did you get the code? did you click on "download" button or you copied from the screen? You should have used the download button.

    • @pablowojat4517
      @pablowojat4517 4 ปีที่แล้ว

      @@robojax hello, a link esa opened and i Made a copy paste. Okay?

  • @benewakeco.ltd.8372
    @benewakeco.ltd.8372 4 ปีที่แล้ว

    Hi Ahmad, Benewake marketing team would like to invite you to test TF-Luna sensor. Could you please check the email to see if it is possible?

    • @robojax
      @robojax  4 ปีที่แล้ว

      Hi, there was an email on April 10 and I replied on April 12. Please send me email. yes we can work on that.

    • @benewakeco.ltd.8372
      @benewakeco.ltd.8372 4 ปีที่แล้ว

      @@robojax Hi Ahmad, I resent the email again just now, please check if it in your spam email list. Thanks

  • @Mrbalouch389
    @Mrbalouch389 ปีที่แล้ว

    I can't under stand ur code

    • @robojax
      @robojax  ปีที่แล้ว +1

      Then watch the video 2, 3 , or 10 time and that is what I do with o learn. But you need to watch the instruction to ESP8266

  • @factmachan-official4571
    @factmachan-official4571 3 ปีที่แล้ว

    Sir how to run a stepper motor for a 4 second in both directions At the condition of ( x>60)(x

    • @robojax
      @robojax  3 ปีที่แล้ว

      See other example and learn the combine them. I have fully explained them with over 29 videos on stepper

  • @mountainforks6771
    @mountainforks6771 4 ปีที่แล้ว

    Sir, thank u so much for sharing your immensely valuable knowledge....i have used your tutorial "Control speed of this motor using Potentiometer" and it was a success for my project.....please guide me with a video using ESP8266 node mcu and the BLYNK APP so i can control the speed and direction of the 28byj stepper motor to desired values

    • @robojax
      @robojax  4 ปีที่แล้ว +1

      you are welcome. I have not used the app you mentioned. They don't care about education. you paid for it. ask them they should help.

  • @mikefreedom5612
    @mikefreedom5612 4 ปีที่แล้ว

    Do you know a stepper motor control with 4 wires

    • @robojax
      @robojax  4 ปีที่แล้ว +1

      the video before this video was 4 wire. and I have more. check it out.

    • @mikefreedom5612
      @mikefreedom5612 4 ปีที่แล้ว

      @@robojax please send me the link