can u we add two limits switch for both end rotation after waving the n rotation starts, stop wit limit switch and same way for left rotation?
@robojax6 жыл бұрын
so you want to remove the gesture and simply switches to? I will put this in my "to do " list.
@Michael-hr5wf5 жыл бұрын
Hey Robojax, could we do this with a tracking sensors? Say you have a sensor that you can attach to a helmet you are wearing and you turn left or right , could you get a stepper motor to turn in the same direction, what would be needed? i'd like to use a bigger stepper motor that is more powerful but I have no idea on what sensors should be used, just for an idea of what I'd like to do, there is a company called Roto Chair VR, doesn't seem like they are selling or shipping, but i'm really interested on how they got the chair to turn with the tracker? it has to be based off this kinda of stuff right? Sensors, stepper motor, maybe arduino board of some type. Any help and direction would be appreciated..
@saisandeep18433 жыл бұрын
can I get manual for this ? like ckt diagram and code?
@robojax3 жыл бұрын
yes you can. get this free software fritzing.org/ as I explain it, pause the video and draw it.
@saisandeep18433 жыл бұрын
@@robojax I am unable to figure out circuit connections, help me with a circuit diagram please.
@robojax3 жыл бұрын
First I explained the motor. So you should know all possible of motor. Then I have shown wiring , step by step. Watch , pause and do it. I don’t way to sell you my Arduino course , but now you asked, all lessons on Udemy have wiring diagram. But I am not sure if this video is there. Check the course before you purchase it.
@jennycunningham6123 жыл бұрын
I am looking for someone to write an Arduino program for me. I think I have all of the components that I need. I'm trying to have the stepper motor turn a half of a turn and then stop when something passes past an IR sensor. Can you hep with this?
@robojax3 жыл бұрын
Please search my channel for stepper motor videos . I have so many and one should be good for your application.
@pauladimo35434 жыл бұрын
please make a tutorial on stepper motor with metal touch sensor...
@robojax4 жыл бұрын
I will create incremental push button and then touch sensor. God willing.
@duryabttariq22177 жыл бұрын
hi! i want to know about all the components(list of things ) you have used in stepper motor project.. reply asap!
@robojax7 жыл бұрын
This is the item 1- Motor and Motor driver robojax.com/products.php?pid=293 2- Gesture sensor robojax.com/products.php?pid=439 and scroll down to see the the list. I used separate 5 volts source for motor.
@nimraaslam67606 жыл бұрын
hi sir can you please help me.... for rotate stepper motor on input
@robojax6 жыл бұрын
Hi, on what type of input? Push button? Temperature? some other sensor value?
@nimraaslam67606 жыл бұрын
Robojax sir using 4pir sensor if pir1 is high motor move pir1 if pir2 high motor move pir2 and so on....sir please help me....
@robojax6 жыл бұрын
so as I understood, you 4 motion sensors and 4 motors or you have got 4 motion sensor and 1 motor. in any case unless I construct this and experiment with it, I can't just type code and give you answer. I will put this in my "to do " list but at the moments I can't suggest anything without any experiment.
@nimraaslam67606 жыл бұрын
Robojax Actually we need this urgently... so when ever you do thia let us know
@robojax6 жыл бұрын
I don't know as I have other item on the list which will be done first.
@meghb.50036 жыл бұрын
Could you make a gesture controlled AC fan? And control its speed with gesture?
@robojax6 жыл бұрын
AC motor (fan) is is not easy to control. It needs very complex circuit. At the moments I down't be able to do it because I don't have the right components.
@Oh_ahhh_hangee6 жыл бұрын
Hi! Thanks for your tutorial! It helps me a lot (my project of my college)!!! :) I have a question that how can I control my stepper motor just rotate one circle (or a cirtain angle)? I have no idea, it confuse me a lot. >
@robojax6 жыл бұрын
You are welcome. I have to make another video explaining it. Will not work be easy with answering it with text.
@mustafashahjeelani49976 жыл бұрын
Sir plz show the whole sketch of this project
@robojax6 жыл бұрын
sorry I didn't draw the sketch. You have draw it yourself from the wiring I explained. The software is free fritzing.org/
@OmrudChannel014 жыл бұрын
please make a 28byj stepper project with a PIR sensor, I need that tutorial for school work ...🙏🙏🙏
@robojax4 жыл бұрын
what would it do? I did not understand. I have to see if lots of people can use it, I will make video.
@OmrudChannel014 жыл бұрын
I was given the task to make the door open and close with a PIR sensor, but I have problems with the stepper program, and I have tried to make a program that I know of. but it still failed 😥😞 so I'm confused what to do. thank you very much if you were willing to make a video tutorial 🙏🙏
@robojax4 жыл бұрын
you are welcome.
@djokinac5 жыл бұрын
complimenti per tutto sei bravissimo
@robojax5 жыл бұрын
Grazie, Signore. Sono contento che ti sia piaciuto il mio tutorial. Ahmad dal Canada.
@saisandeep18433 жыл бұрын
I think the code is wrong, my motor is not rotating
@robojax3 жыл бұрын
The code is good . Check wiring if you have not changed the code. This video requires you to watch the gesture viewing first to make sure it works and then come to this video.