Тёмный
No video :(

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

Robojax
Подписаться 108 тыс.
Просмотров 28 тыс.
50% 1

Опубликовано:

 

27 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 73   
@mariojulio993
@mariojulio993 4 месяца назад
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.
@joseluisfernandez5118
@joseluisfernandez5118 3 года назад
thanks for this video tutorial. Its awesome!!! Run perfect in a esp8266 D1 mini
@robojax
@robojax 3 года назад
You're very welcome!.
@abhijeetmirjolkar1732
@abhijeetmirjolkar1732 2 года назад
Excellent
@IoIon2010
@IoIon2010 3 года назад
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 года назад
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 года назад
@@robojax sure I will, thanks
@CJFromGroveStreet
@CJFromGroveStreet Год назад
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 Год назад
Learn speed control from this ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-TQ7R2bY-MWU.html
@CJFromGroveStreet
@CJFromGroveStreet Год назад
@@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.
@n.b.3330
@n.b.3330 4 года назад
hi robojax, can u explain how to change stepper rotation speed... thank you
@robojax
@robojax 4 года назад
Did you search my channel? here ru-vid.com/show-UCkcBSig_Iu4ZnAIeCeG1TVgsearch?query=stepper
@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.
@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
@n.b.3330
@n.b.3330 4 года назад
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 года назад
ME TOO
@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 года назад
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.
@ismail_aydemir_mylife
@ismail_aydemir_mylife Год назад
esp8266 çöküyor. sürekli dönmesi için ne yapıyorsunuz.
@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 ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-WyWRGoACWFs.html
@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 ru-vid.comsearch?query=28BYJ-48 and Here is how to find Specific RU-vid Video in a channel bit.ly/findRU-vidVideo
@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 ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-TQ7R2bY-MWU.html so please watch, learn and implement it in any way you like. I am sure you will find this video useful
@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!
@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.
@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.
@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
@vedforeal7835
@vedforeal7835 4 года назад
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
@marksario5146
@marksario5146 6 месяцев назад
How to control speed?
@robojax
@robojax 6 месяцев назад
Slow it down. Search my channel for speed control.
@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
@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 года назад
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#
@mikefreedom5612
@mikefreedom5612 4 года назад
Do you know a stepper motor control with 4 wires
@robojax
@robojax 4 года назад
the video before this video was 4 wire. and I have more. check it out.
@mikefreedom5612
@mikefreedom5612 4 года назад
@@robojax please send me the link
@galihridhoutomo
@galihridhoutomo 3 года назад
Can the speed be accelerated?
@robojax
@robojax 3 года назад
Yes. but I have not implemented.
@galihridhoutomo
@galihridhoutomo 3 года назад
@@robojax Thank you for the information
@robojax
@robojax 3 года назад
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 года назад
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?
@Mrbalouch389
@Mrbalouch389 Год назад
I can't under stand ur code
@robojax
@robojax Год назад
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
@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
Далее
나랑 아빠가 아이스크림 먹을 때
00:15
Просмотров 2,3 млн
Big Stepper Motors with Arduino
29:43
Просмотров 1,2 млн
ESP8266 NodeMCU Stepper Motor Control
3:24
Просмотров 12 тыс.
28BYJ-48 Stepper Motor and ULN2003 Driver Intro
21:03
Просмотров 553 тыс.
Control a Stepper Motor with Hall Effect Switches
28:13
Beginners Guide To Using Large Stepper Motors: #087
19:49
나랑 아빠가 아이스크림 먹을 때
00:15
Просмотров 2,3 млн