Came to watch stepper motor Arduino programing and I got machining... And stayed interested the whole time. I believe this will be the second time I've subscribed. Thanks for the video.
@salvadorginez32466 жыл бұрын
I like how you show all the process for doing your bush! Starting from machining, welding and programming. Very cool.
@jeffbeck65019 жыл бұрын
Great video. You really brought it all together in this one from arduino to welding. It is really informative to see you do real work like that, and fun to watch you put all that together like it is nothing.
@opiekunca10 жыл бұрын
I just wanted to say that this was an excellent video and it hit close to home for me. It has been years since I found myself working with a lathe and drill press and I thought I could almost smell the machining through the screen haha!!! I'm currently also working with NEMA 34 steppers on a Senior Design Project for my Mechanical Engineering curriculum. Thank you for your post, perhaps I'll reciprocate once I have some working footage of my group's design.
@opiekunca10 жыл бұрын
Yes of course. We are designing a prototype Automated Inventory Placement and Retrieval rig. I'll message you some details and link some rough sketches. Enjoy!
@jburns478 жыл бұрын
Thank you! Used three st-m5045 stepper controllers with an Arduino relay shield (on an Uno) to control two 35 year old M092-FD08 (current version is LS08) SloSyn NEMA 34 steppers and one M061-FD08 NEMA 23 stepper thanks to your video.
@adithmart6 жыл бұрын
I like that you have a bottle of Dykem next to your oscilloscope. You can make just about anything that you want with those two.
@RJGross11 жыл бұрын
Looks like an old Tormach 1100 stepper, it has the paint scheme. I have a set sitting around after my upgrade, thanks for the Video!
@RJGross11 жыл бұрын
I was thinking of building a Plasma cutter, a bit overkill for the steppers, but that the point of recycling. Is that an ATC that you are building?
@martinhavshjsrensen2536 жыл бұрын
Hey John! Just want you to know, that I´m very thankfull that you´re spending your time making these videos. I´m learning a lot! Thanks!!! :)
@erikgutierrez361310 жыл бұрын
I was quite surprised when you started doing the machining. tbh that was my favorite part of it! :D
@Greebstreebling2 жыл бұрын
I've used the MA860H controller with a nema 34 stepper to power the rotating dome on my astronomical observatory. I use two 12v lead acid batteries to power the controller / stepper and it draws about 4 amps when running under load. The accelstepper library for arduino makes the programming fairly straightforward and there are useful usable example programs on the accelstepper site - I use the library particularly because it provides the acceleration feature used in this video. The controller can be powered by ac or DC, if you use DC, two batteries in series gives the minimum voltage on which the controller is specifies to work. There is a better controller - the DM860I (perhaps) for DC operation which has a similar spec, but can use a minimum DC voltage of 20V which is better with two batteries in series. I have found the controller to be really reliable and easy to use.
@10HineJared10 жыл бұрын
Yeah just let me dangle my arm over this huge spinning hunk of metal that looks like a saw blade lol
@leanne-craigkilkenny60526 жыл бұрын
Another brilliant video! It was interesting watching how you machined up the parts too 👍
@gregcook99159 жыл бұрын
That was good! I enjoyed watching you machine the part, too.
@GuyFawkes91111 жыл бұрын
An Industrial Servo Motor would be awesome. Stepper and hobby Servos are fun and easy but Servos are just awesome.
@chaoticlogic5889 жыл бұрын
Wanted to thank you for this upload. Hoping to use some of the info. from your videos to make a DIY CNC myself.
@GarethJefferson9 жыл бұрын
Thank for a really nice and clear presentiom. Beautifully explained and demonstrated.
@lucasblanes10 жыл бұрын
Thanks! We just modified a bit the code to my application and works perfectly. Thank you so much!
@DaJam13811 жыл бұрын
Hi John - I think you made a good selection with the Nema 34. The next size down if I remember right is a Nema 23 with a 1/4" shaft. That would only be good for smaller projects I'm thinking. Great videos.
@DaJam13811 жыл бұрын
Hi John again, It all depends on what you want to do with the cnc. I will build a small cnc and plan for a larger one later I hope. What's hindering at this time is the cost of lead screws and locating them. I'll probably use all-thread. You run a machine shop! Cool! I use to work in one when I was younger. Man, I could talk all day about that. Thanks for getting back with me so fast; really surprised me. You do very good work on the lathe. The video content is very good. Thanks for your efforts.
@yalgret6 жыл бұрын
NEMA is just a standard for the face plate size, steppers an be.longer and come in different toque.options. larger sizes do have larger max toques available though obviously.
@just1lifexx118 жыл бұрын
holly cow,, you have every equipment,, too invent anything.. great job
@jaysettle12310 жыл бұрын
Excellent intro to this setup. Thanks.
@NeonblueIndustries6 жыл бұрын
Great Vid man. Never Enough Space in the shop! Always the way! 24:07 "Intergalatic Planetary, Planetary Intergalactic" - Beasty Boys
@Hobby_Electric10 жыл бұрын
In your workshop you are living my dream!
@RalphDratman10 жыл бұрын
I thought you said you were going to hang some weights on that wheel to demonstrate the power.
@HalfAssHomestead9 жыл бұрын
I'm freaking jealous! I want to come play in your shop, and increase my fabricating knowledge, as well as really get the arduino hands on :)
@TooTrue211 жыл бұрын
I loved how you tapped that set screw hole. Genius!
@TooTrue211 жыл бұрын
Yeah, at first I was like, "he's going to drill threads? wtf?" Then you turned the chuck by hand and the light bulb went off over my head. I will definitely be using that technique :)
@alexandermcgilton920411 жыл бұрын
For a part like this I'm aware that concentricity is not all that important, however it's a bad practise to make parts to dimension prior to welding. The uneven heating of the hub during welding would have contorted the assembly. Ideally the centre hole would be drilled under size, then after welding be further drilled and reamed having been located by the out side sprocket teeth. Machined on either the mill table or a lathe face plate.
@YogeshPhalak314155 жыл бұрын
Thank you @NYC CNC, the video is very helpful
@eddraper11 жыл бұрын
Fun video! It would be cool to see you build a gizmo from start to finish.
@giova2927 Жыл бұрын
Hi I would send gcode from an Arduino to a Fanuc OM-B series. Could you help me? 2) I would monitoring this old machine (Sigma VC1000). Monitoring I mean know when start, stop, allarm, type allarm. Any idea? Thank you.
@eloyex9 жыл бұрын
i love all your toys ..... always amazed about lathes ....!!!!
@David-pk9be6 жыл бұрын
Very well presented and described!
@BikiniDuckCreations11 жыл бұрын
When you said you were going to "test it out", and seeing the slots in the disk, I was hoping you would hang some weights off of it to visualize the torque. :)
@csdstudio789 жыл бұрын
haha! Enjoyed your video. Quite obvious you love machining when the majority of your electronics how-to video is machining a part for the electronics project. hehe! Cheers!
@ngonlua19958 жыл бұрын
Hi! Great great videos, really like ur channel! I have a question regarded to this video: Can we use a CNC shield (with out integrated motor driver) (for grbl) on the Uno and combine that with the motor driver used in THIS video? As I'm thinking of using grbl to drive large Motor like this Nema 34, coz I think the Gshield with integrated motor driver can't handle that much the current !? In another video, you used a TinyG. Can you please tell me: have you notice any difference in performance between using: Uno+Gshield and TinyG; and why you chose TinyG for that project? Thank you so much!!
@TheEtbetween11 жыл бұрын
You should reposition the control so your arm don't get cut. I see that you reaching over the blade to make the speed adjustment . Great video learn something different.
@simonalexandertolhurst-sim999510 жыл бұрын
I thought the exact same thing.
@ipadize11 жыл бұрын
i would have made the bushing first and then the hole in the plate so i it is easier to make it accurately by trying to stick the bushing everytime i mill the pocket a little bigger into the hole until it will go in :) i hope you understand
@roeng13688 жыл бұрын
I wonder if this would be useable for powering and controlling a turning target system on a pistol/rifle range ? The motor should have enough power.
@Lammy2k10 жыл бұрын
Excellent Video!
@DjAudioDog10 жыл бұрын
Welding is such a blast. You should let me borrow your welding machine! :D
@MatFont8810 жыл бұрын
Hi John For the acceleration-code. did u use the same wiring? So pin 8 is still direction pin and pin 9 is the 5 volt signal? and what is pin 1 for in the acceleration-code? I couldn't find any hint in the c++ code via visual studio, so i would be very happy about your answer!
@3dprintwiz3787 жыл бұрын
Hi, how did you setup your dip switch for current settings. Did you match it to your stepper motor current rating per phase?
@JeremiahMC1006 жыл бұрын
Hey I have this same question! Did you find an answer? I'm not sure whether you need to match the current per phase or double the current per phase (current per phase x 2 phases).
@felixvilliers25977 жыл бұрын
Hello! very glad you have made this video it is exactly what i need, except one thing, i am quite confused as to where the wires: ground and power wires are going, could you detail the power source more please?
@judo-rob519710 жыл бұрын
good demo. Though a bit concerned about safety. You should probably put the controller near you rather than reaching over the blade.
Thanks for the response. I was referring to the little black box. I don't have a stepper motor, but have run DC motors using a mosfet as a switch activated by arduino and connecting the high power supply. My concern really is whether I would need to buy more hardware than I already have to run a stepper motor.
@alexlearnsarduinoalexlearn31149 жыл бұрын
Fantastic tuto. I am an experienced C programmer but know nothing about Arduino and controlling large motors is one of the things I wanna do with Arduino. Question though: how many motors could one signle Arduino board control ? pbbly a dummy question... Thx again for the vid.
@arijitghosh63789 жыл бұрын
It was very informative
@chungkeungfung62037 жыл бұрын
I followed your wiring and wasn't able to adjust the motor speed by changing the Pin 9 value (0 to 255). My motor kept running at constant slow speed. Did some research and then realized the Arduino PWM signal has a fixed frequency! A better way to run the motor at different speed (and to a designated position) is by sending a controlled digital pulse train to other non-PWM pin (e.g. Pin 7).
@MrSamil14537 жыл бұрын
Hi, it was really helpful. I am building a CNC and i bought 3 Stepmotor Deiver 9-42 V. And i want to buy a Power Suply for my 3 x Nema23 Steppers (425oz). voltage 4.8V and 3 Ampere. Can i connect all 3 to one power suply? And which power suply should i buy? thank u very much.
@maxmensch891010 жыл бұрын
Do I need 1 power supply for every motor? I am building a 7 axis camera control, but I don't know how to power the motors.
@cabininthewoods37503 жыл бұрын
How do you do 4 large stepper motors with Arduino for large DYI cnc? Using Grbl.
@samreal11879 жыл бұрын
Hi ! man i hope you can help me... how do you know which arduino pins to use just by trying to read the code you showed on the "quickstop" program ? i have a stepper motor drive which has CLK+, CLK- , CW+,CW- inputs but i cant figure out which pins from the arduino uno to connect. as far as i know, the CLK+ and CLk- are the inputs necessary to make the stepper move, and the CW+ and CW- are the inputs in charge of the direction of its turning.
@chanchalsakarde27688 ай бұрын
how to control steps movements, like lets say we have 400 circular points to move one by one and i need to move pointer in following example sequence starting from 0->10->240->45->28-> .......... -> 400 . How can we automate this ..
@koggism7 жыл бұрын
I like your videos, very informative,. But sometime as with this one I was expecting Arduino info but find 90% content is on your mechanical skills.
@saedmir8 жыл бұрын
Hi, I was wondering if it's possible to control this driver board with RPi? I need to run everything on Python for my project and I know the stepper Motor Driver (ST-M5045) needs 5V I/O pins, but I am not sure how to hook it up to RPi (with 3V3 I/O). Thank you!
@AndrewWilliams8510 жыл бұрын
Hi, thanks for making your videos! I'm looking for a stepper that could swing an alu baseball bat up enough to give a decent whack (at variable strengths) for a fun project happening (very) soon, ideally with a direct connection to the shaft. I'm keen to get stuck in but have no steppers for reference so when selecting my stepper I'm thinking go for the bigger options then I can always control the speed via the code. In your opinion would something like this be great to use or overkill? Thanks!
@dieterplovyt915810 жыл бұрын
Hi, Is it also possible to connect these up to a Ramps 1.4 3D printer board ? i have 2 x 2.8 amps nema 23 stepper motors in my construction since the polulu driver ( mostly mounted to ramps) only goes up to max 2 amps i am searching for a better alternative. can i assume this is going to work on ramps since its a arduino mega ? thanks!
@nathannguyen099 жыл бұрын
I bought this exact setup hoping to use a Nema 23 motor (The adafruit shield wasn't powerful enough for my project). However, the microstepper only provides 400 pulses/rev. My motor is 200 steps/rev. Does this mean I have to use half current? Sorry for such a Newb question, I hooked it up exactly and it isn't quite working. Thanks for the great vid
@tibibirladeanu45769 жыл бұрын
Hello. Please tell me if driver for stepper motor can be only that type. i have one similar , silver colour HY-DIV168N -3.5A. It will work ? Thanks
@simonalexandertolhurst-sim999510 жыл бұрын
I didn't come to this video to see the metalwork but I walked away from this video a subscriber who wants to cut up some hardcore steel.
@simonalexandertolhurst-sim999510 жыл бұрын
GO YOU Man, i love what you do!
@VivekSingh-og2nf8 жыл бұрын
Lol that stepper motor sounds like the Transformers at 24:05. :D
@Aarondemers10 жыл бұрын
Thanks for sharing! I have a question about the micro step driver. For a research project I am working on I am using a NEMA 17 0.9 degree stepper motor to mix molten material in a furnace. Now I need extremely slow and accurate steps, so to ensure that precision I was wondering if the ST-M5045 would be best or if a L298 would be best. Thanks!
@العلمللجميع-ثقفنفسك8 жыл бұрын
Lovely work Mr., I would like to ask you about TB6600 stepper driver, when I read the driver data sheet they wrote that s durable for 5 amps, but when I connect a big stepper consumes 2.5 amps -6 volt , and when I increase the current to reach 1 amp the driver cut the current , have you any idea about that?
@elisevella81633 жыл бұрын
Hey I used the same code with the Arduino uno, and I've got a NEMA 34, 12nm and the speed is super slow, what variables could I change to get it going faster?
@ChillBuilds5 жыл бұрын
I was hoping for an explanation on the arduino's shortcomings regarding stepper motors that you mentioned in the early portion of the video.
@albanducap6 жыл бұрын
Hi All ...Very good tuto ....just 2 questions ...Have i well understood did u connect de driver DIR- and PUL- to the pin 8 and 9 of the arduino ...Is there a reason to plug the negative Driver plug to do that ? ...Why connect the DC- to the arduino ground ....Maybe i have a bad comprehension ....Not english speaking Natural....i m French ///
@helpyoutech54648 жыл бұрын
a great job u did there . i wanted to know if the Stepper Motor Driver 2M542 or the one u used works with ardiuno uno ! i'm using nema 17 as stepper
@MsMizlicious10 жыл бұрын
Hello sir, Thank you for sharing this ! I just have one small question; is it possible to program the Arduino to control the Motor itself through a pre determinant route? Because i want to build something that will move by its own in a path that is already set. I hope I am making sense and I am looking forward to your reply.
@williamgrimm82999 жыл бұрын
I would like to build a 2 axis autopilot for my real experimental aircraft. I would be using 2 servo motors, at least 5Nm torque 12v servo motors.It would require a baro sensor for altitude hold and a gps for heading lock. What other components would I use
@avalon60909 жыл бұрын
Thank you for your tutorials. If I need to power large current dc motors, what would you recommend? Thanks again.
@tularak1278 жыл бұрын
Hello, The driver that you use is specialized for acceleration / deceleration? can I use 2H504 for this kind of acceleration?
@byzantinelegionnaire94698 жыл бұрын
Would it be fun to use these to make your own cnc retrofit on a Bridgeport mill? What size motors and power supply would you need to use these on a Bridgeport?
@Solvefunction11 жыл бұрын
I vote you use this plate and your new monster stepper to make a turn plate for welding since you have most of it built already
@DavidMendozaVargas8 жыл бұрын
NCY Hi, I wanted to ask how much is the maximum RPM that you can achieve using the arduino and Nema 34 motor without load? Thank you
@JeremiahMC1006 жыл бұрын
Should you always spec your stepper driver for the rated current per phase of your motor, then double that for the power supply since there are two phases? Am I correct on that?
@revestroke4 жыл бұрын
Hi, thanks for insights. Can we control 4 stepper motors with arduino mega using motor drivers for UGV design?
@thomasmorton83025 жыл бұрын
Follow up on "needabeermoney": Yes, I would also like to know what settings the DIP switches are set to on the black box with the white chart controller. (ST- M5045)
@rusticagenerica2 жыл бұрын
May I ask what you would insert in order to enable GRBL for ths motor?
@AvramBlackmith985 жыл бұрын
Great video! Thanks
@austinhillam7 жыл бұрын
Howdy, In your situation here, would you be able to load grbl on the arduino and control the large stepper via chili Pepper or the universal g code sender? I have some large steppers that are too powerful for the Tiny g or other arduino grbl shields. Thanks
@stevej96784 жыл бұрын
that spinning steel can make up the riff of boulevard of broken dreams intro
@russtuff11 жыл бұрын
Very nerdy! I dig it :)
@zbcuber246510 жыл бұрын
If I get 3 of those stepper drivers (ST-M5045 driver) and an arduino mega, does that mean I do not need to get a breakout board for the stepper drivers? Thanks
@ibleed18 жыл бұрын
Hey lad. Why didn't you connect the enable pins? If you did connect it to the arduino, what kind of signal would you send to it and when? Cheers
@nadingjeff9 жыл бұрын
Didn't catch which Arduino board was used, also have you or can you provide a schematic for all connections made, thanks, Jeff.
@ynotrocket9 жыл бұрын
+NYC CNC yes, you did show the wiring & explained it too !! Thanks (from a newbee to Arduino)
@DanRegalia8 жыл бұрын
Have you ever been able to use GRBL to control a similar type motor? I'm working on a project now using GRBL and 3 motors/drivers similar to what you have here. Thanks!
@zbcuber246510 жыл бұрын
Hello, Could you tell me whether you are able to power a 3000oz-in geared stepper motor with a battery pack power supply(Such as larger stacked battery packs), and how would you connect it? Would the battery last very long? Also with that power supply you use, can you power 4 stepper motors with it, or what is the maximum number of stepper motors to one of those supplies:)
@zbcuber246510 жыл бұрын
John NYCCNC cool, thankyou
@TechnologyHelpVideos7 жыл бұрын
If I want to connect 3 bigger stepper motors, is there a different intermediary I can use other than a breadboard?
@sunhanjie39788 жыл бұрын
Hi, bro. When I connect the arduino to microstep, the driver alarm light is blinking and motor cannot rotate. I use multimeter to test direction port has 5V but pulse port is zero voltage. So where is the error? how can I troubleshooting?
@sunhanjie39788 жыл бұрын
Hi, bro. We are doing a project. For stepper motor, can we control it to turn 10 round and stop at the exact position?
@goldeneras7 жыл бұрын
what kind of switch do I need to control the motor from a distance? I want to rotate the motor both ways. Please give me a suggestion asap; I have a deadline to meet. Thank you.
@NoFaithNoPain9 жыл бұрын
Hi, I have bought this controller and have an 8 wire stepper motor. I have wired this down (I googled it) so I have 5 leads as a unipolar motor - the four leads and a 24 volt supply (common) lead. Does this supply go into the STM5045 or direct to the 24 volt supply? Thanks for the Tutorial.. its great.
@NoFaithNoPain9 жыл бұрын
NYC CNC thanks for the reply, but I have done some more research and I THINK this is the answer (because more and more motors are coming as 8 lead nowadays). If you do it in series-Bipolar, just wire each coil end together to make four leads (problem solved) or If its Parallel-Bipolar then link each coil up and have the two common leads separate and blanked off unused. If its Unipolar-parallel then connect the centre taps up as I said, but put them into the 24 volt supply with the other four leads to your controller, but this is not for a Bipolar dariver like the STM5045 its for direct off a control board or other unipolar driver. PC-Control boards are also unipolar and getting better.
@NOBOX711 жыл бұрын
hey friend , have you ever used the art of interference fitting ? very cool stuff the jet engine builders chill axles with dry ice in a big box then slide heated rotor hubs over them to be placed , then because of the cooling zones the outer layer of the hub inner diameter and the skin of the axle becomes tempered
@martinda74469 жыл бұрын
NOBOX7 Jet engines! Thats how they put tyres on steam engines in 1850 nothing new under the sun as they say.
@martinda74469 жыл бұрын
I wonder what the real first example of using that technique is? I bet its a lot older than 1850? I gonna do some googlin ))
@NOBOX79 жыл бұрын
mart fart cannons my friend they slid hot brass rings on cannons back in the day way before trains, they then contracted and made the cannon stronger
@martinda74469 жыл бұрын
Aha I was thinking firearms and canon. The boring machine that allowed a good canon ball fit paved the way for efficient steam engines and I guess it takes some fine measurements which may have been problematic any earlier, so its probably that era.NOBOX7
@BrowFinGarf9 жыл бұрын
+NOBOX7 The guy is a machinist. Im sure he has heard of it.
@joeschmo649910 жыл бұрын
What are the best processors to maximize some of the stepper motor equipment?
@raulyraudel110 жыл бұрын
i have been looking for a way to build a device where i can enter a measurement and move a block stop and allows me to do several cuts of the same size ( to be used to cut aluminum profiles and wood rails ) any ideas how to do it.
@kellyrosty8 жыл бұрын
hello guyz...can you please give me the name of all the machines you are using to work on the video....That was a very intresting video Thanx.
@varuns40984 жыл бұрын
Can someone please help, I am looking for a stepper motor for one my application which is a rotating table. I would need to rotate the table (22" diameter) in steps of 10 degree with 10 sec pause on each step. Max center weight i would have is 20 lbs. Can you please suggest me a stepper motor for my application. Thanks
@TexasSkyPilot211 жыл бұрын
Very good video. However, I do have a question when you ran the toothed gear at high speed. The gear wheel does not appear to be perfectly perpendicular to the NEMA drive shaft. If you watch the outer edge of the gear you notice an optical movement at high speed. If I am incorrect, then what is causing the optical wobble? Thanks and I love your series of videos. You do great cinematography work with the camera placement also.
@SGspecial849 жыл бұрын
Hey I really appreciate you posting this tutorial! I have a quick question though...How are you running two programs at once? Thats the part I'm lost at. Are you combining both the potentiometer program and the quickstop program in one script? Any help will be greatly appreciated!
@SGspecial849 жыл бұрын
NYC CNC Ahh I see, you upload the second one at the end
@SGspecial849 жыл бұрын
NYC CNC I have the exact microstepper for a NEMA 23. Do you mind sharing the switch settings on the driver? That would be awesome!
@yifuhuang82197 жыл бұрын
What's the rated operating current of the 24 V power supply?