Exploring a Micro stepper motor

Поделиться
HTML-код
  • Опубликовано: 27 янв 2025

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

  • @japreja
    @japreja 3 года назад +20

    Thanks for the video. I disassembled a few of these motors to gather information about them. Coils are 12-Ohm, Voltage is about 3V to 6V. Each half of the motor has 5 fingers and 5 spaces, 20 full steps total per rotation. Pad spacing is 0.85mm. soldering directly to the posts risks damaging these teensy steppers, best to use the connection tabs with a very low wattage iron. If you can verify my findings you can update the video description so others can have accurate information about these. Again, thank you for this video.

    • @engineeringadventures1229
      @engineeringadventures1229  3 года назад +1

      Thank you very much. I'll update in the description.

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

      I got this motor working with and A4988 driver board running 12 volts and the driver adjusted for 200mA. I made a PCB for it also but the pads for the motor need to be moved for a better fit. Here is a link to the video ruclips.net/video/rTTI9cJcsJU/видео.html

  • @viky2103
    @viky2103 Месяц назад

    Great !! Needed exactly this for one of my projects

  • @henrikf2822
    @henrikf2822 Год назад

    This was very helpful. I have a handful of these motors and now I know how to connect and program them. Many thanks!

  • @Aggressivefun
    @Aggressivefun 5 лет назад +11

    Thanks for posting your video! I'm a micro motor junkie and this is good info.

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

    oh my god, i haven't seen a live programmed control of a motor in my life.. Waiting for ur upcoming project videos

  • @olexiybagriy3504
    @olexiybagriy3504 6 лет назад +3

    Thanks for your review it’s really helpful! I bought a bunch of those micro steppers some time ago but didn’t try them yet. Now - it’s so easy as you don’t really need any hardware interface. However need to check what the current flows if you try hold the motor with your hand to not burn the mcu port.

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

      Olexiy Bagriy thanks. The current is within GPIOs current capacity limits.

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

      @@engineeringadventures1229
      In other words, I don't need current limiting resistor or motor driver right ? My own micro stepper motor is 8mm 2 phase and 4 wires. Is my motor a bit higher in capacity than yours ? I want to program the set up using arduino because I do not have atmel programmer, do I need to worry about anything ?

  • @tbandikoota
    @tbandikoota 4 года назад +3

    Exactly what I was looking for. Thank you! 🙏

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

    Awesome, I have been searching for Years to find how to control these little stepper motors without a driver board. You have answed every question I have had in this one video. I will run some tests soon. Thank You!

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

      U will have to check the current requirement of your motor as well as if u need microstepping. If yes , an external driver is needed

  • @larkbox8427
    @larkbox8427 2 года назад

    Great vid,nice intro to diy stepper motor use, thanks..

  • @toxaq
    @toxaq 5 лет назад +1

    Awesome, been looking for this for some time! Thanks.

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

    Very nice work thank You. I was able to solder wires to tiny barrel one; use tiny wire loop some liquid flux and a blob of hot solder from side of point tip. With the loop one can hold wire in place by pulling slit lateral force.

  • @3dkiwi920
    @3dkiwi920 6 лет назад +2

    Thanks bro! Greetings from NZ!

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

    I have seen people driving these directly with the outputs of Arduino and Raspberry Pi. Isn't flyback current a concern?
    It seems wise to drive these with something like the A4988 as Jorge Joaquin Pareja suggests, to avoid damaging microcontroller outputs, and to allow higher driving voltage...

    • @Enigma758
      @Enigma758 Год назад +1

      I have exactly the same concern. I would at least add some flyback diodes.

  • @jasonstatement3553
    @jasonstatement3553 2 года назад

    Beautiful, thank you!

  • @Telboy-fv8ke
    @Telboy-fv8ke 6 лет назад +1

    Very nice to watch and follow, need some more vid's

  • @wilwad
    @wilwad 5 лет назад +1

    Great video. Well done

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

    Nice! This is what I've been look for. Thanks.

  • @dea6492
    @dea6492 2 года назад

    Thank you so much 🙏🏽

  • @stardust_bomb
    @stardust_bomb Год назад +1

    Is there any tiny stepper driver that can fit inside a 2.5cm by 2.5cm space? Or can i use some sort of tiny icu to drive it with button cell. Trying to build a watch using these motors.

  • @preddy09
    @preddy09 3 года назад +1

    I wouldn't recommend directly powering from the micrcocontroller even if it can easily power the tiny motor. Inductive kickback at some sudden stop could easily surpass the mcu's voltage level and fry the gpio or worse the mcu.

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

    dude! youre good at this. Make more videos

  • @pixiepaws99
    @pixiepaws99 Год назад

    These are 18° permanent magnet motors (20 steps per revolution). You really need micro stepping if you need higher resolution.

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

    which motor driver should we use for controlling many micro stepper motors??

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

    Where to find flex cable to wire it ?

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

    Nice video

  • @emamuelecostanzo3344
    @emamuelecostanzo3344 11 месяцев назад

    How much weight can they lift?

  • @viswanathanramakrishnan7613
    @viswanathanramakrishnan7613 5 лет назад +1

    Owing to your video I now understood where to look for these. Thanks for your posting. But the link for buying these seems to be not working.

  • @tth-coulid
    @tth-coulid 2 месяца назад

    How can We make shaft for that thing?

  • @svsv9
    @svsv9 7 месяцев назад

    Do you recommend a dedicated Controller for this tiny motor that you may know of working with? I have been thinking for ages to build a tiny Pan Tilt camera with this motor alike, my big concerns were ordered them and then won't be able to control the speed of revolution but it seem you did and that was awesome! Thank you for sharing.

  • @MINDLE55EMPIRE
    @MINDLE55EMPIRE 2 года назад

    Can you use this for RC cars micro RC cars?

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

    great job

  • @angelaguirre2725
    @angelaguirre2725 5 лет назад +1

    Is there anyway to operate the micro motors without the adurino board, straight from battery

    • @pisoiorfan
      @pisoiorfan 5 лет назад +1

      nope, but a bare atmel uC can be programmed in arduino if you want to reduce size and price

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

    Can I use it with program it only with battery

  • @amigadude1
    @amigadude1 Год назад

    Thanks for the video, but how do you solder these? they are too small for me.

  • @rhalfik
    @rhalfik 2 года назад +1

    What are these small steppers used in? I reuse motors from broken electronics, but I have never seen such small motors..

    • @engineeringadventures1229
      @engineeringadventures1229  2 года назад +1

      focusing mechanism in a optical drive or cameras and similar applications.

    • @rhalfik
      @rhalfik 2 года назад

      @@engineeringadventures1229 Thanks. I'll be looking out for broken cameras, haha.

  • @alexschaub3363
    @alexschaub3363 2 года назад

    Thank you for this great video, only the link to the motor doesent seem to work. Could you direct us where to get that motor? Thanks much in advance

  • @georgestone8099
    @georgestone8099 Год назад

    What kind of power do these tiny actuators have? As in how much could they push across a desk, for example. Any ideas? Cheers

  • @y_nk
    @y_nk 2 года назад

    hi there. just to say the tinyurl link is down and there's no ref to the motor in the desc or in the video, so it's not findable anymore. anyone to step in and provide some info 🙏?

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

    how would you make this useful by adding a leadscrew? the metal casing encapsulates both ends of the screw shaft

  • @austindale3129
    @austindale3129 Год назад

    Anyone have any thoughts on controlling about 50 of these little motors at once? I always wanted to 3D print an array of about 50 hexagons and have them raise and lower slightly to look like a ripple is going through a panel or just have each of theblocks look like they are randomly popping up and sinking. I would embed a tiny nut in the backside of each block and as the motor spins it would raise and or lower the block. The mechanical side is figured out but I'm not sure how to control 50 of these simultaneously but independantly? Love the video and would love to hear anyones thoughhts.

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

    Where's the current limiting when driving the stepper like this? The coils have a resistance of maybe a few tens of ohms (the several models I have are 10-50 ohm). The micro controller pins will be damaged when driving a resistance that low.

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

    Very interesting. Where can I find the code that can be copied? Thanks

  • @zokitofaraon7807
    @zokitofaraon7807 8 месяцев назад

    Hi sir I have a question, you said that there's no need to use for motor driver because of it's current consumption. The question is do I have to use motor driver if I need multiple stepper motor? Thanks in advance. I learned a lot on your video

  • @alex-788
    @alex-788 3 года назад

    Does stepper motor can be use where torque is required?

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

    Cool! :)

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

    Nice, can you please tell me where do you find the second and third variant of stepper motors that you showed in this video

  • @ak.kavinda
    @ak.kavinda 6 лет назад +3

    This is a Great video. Thank you very much for this. by the way, me and my friends are also working on a project using these stepper motors. we need to get some linear movement using the screw axle. If you can, please help me with it. thanks..

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

      Akalanka Kavinda yeah you can use these but the plastic nut part is not tight enough and it slips when there is minor obstacle. So you might need to find a way to tightening the nut part. All the best for your project.

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

    if you were to keep the micro copper ribbon connecter (not shore of its correct name) what sort of connector would you need

  • @TechBuild
    @TechBuild 5 лет назад +1

    Aliexpress is a great place to get a small stepper motors at very low prices.

  • @HousewerkRecords
    @HousewerkRecords 2 года назад

    Hi there, I have a project where I’d like to make a very small surface rise by about an inch and also lower by an inch using a switch or similar.
    Think of the surface being about 30cm x 30cm with a small amount of weight. What is the best solution to do this?
    Any help or suggestions would be welcome. Thanks.

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

    can you send a link for the mini step-motor ?

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

    I want smallest stepper motor for bike wiper.. can you help me?

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

    Don't you need a H-bridge to drive this stepper motor ?

  • @johnrichards8117
    @johnrichards8117 3 года назад +4

    Very good video. You should make more how-to videos for us amateurs!
    Question: Have you tried running this stepper using 3.3 volts, e.g. from a Nano IoT?
    Thank you, John

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

    Nice! May you dislose the project you were working on?

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

    Hello. Please i want to run 32 steper motor of those kind. On a small project. Do i need to use for each it's own steper motor driver or i can just contrôle them with arduino if yes please tell me what i need to make them work.
    Thanks in advance.

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

    What’s the torque like on these ?

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

    Where do you buy these motors? The link in the description does not work

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

    Great video. Worked great with Arduino. Didn't seem to have enough power out of a Nano to move the motor. Any suggestions (or tricks)?

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

      Thank you. It's not advisable to drive directly from MCU pins. For experiment purpose you can use some buffer gate.

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

    link don't work

  • @softface
    @softface 2 года назад

    Are you available for hire? I am designing a prototype and would like to use a micro motor to activate the spinning action for the device I have created. Thanks.

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

    I planned to create micro robot with many servos. Is it really to connect to arduino more then 50 motors?

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

      Виталий Богряшов for 50 motors you will need dedicated drivers for the sake of current and number of free pins.

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

      Vitaliy, you need 16-Channel 12-bit PWM/Servo Drivers. Each one can drive 16 servos and it uses only 2 pins of your micro controller. These modules are addressable, and you can have up to 6 of them, that’s 96 servos on the same two pins! There is even a library for it called Adafruit Pwm Driver you can download, just google it. Very simple.

  • @pedroivoabreu
    @pedroivoabreu 2 года назад

    My friend. I Bought a 2 fase 4 wire micro stepper and I would like to know if I can make it work without driver or arduino. but I don’t need it to step, I just need it to go a full side by side. There is any way to plug wires directly to the motor to do it?

    • @pedroivoabreu
      @pedroivoabreu 2 года назад

      I need to remove the micro pcb on it if there is any?

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

    Wer cn i buy one

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

    Hey, what can you say about its torque? Can it move around objects 2-3 times its own weight?

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

    Very nice video! Thank you! Is it precise this small motor?

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

    Hello! How much sound does this motor make when rotating? thank you!

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

    I bought some from Amazon but non of the plastic nut parts have any grip on the shaft, anyone have a solution?

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

      Rozco I couldn't find any solution either. If you find some solution do let me know!

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

      Engineering Adventures found the pitch of the thread in the questions on amazon, it is 0.25mm, so I guess buying or 3d printing some nut with the threading is the solution, but getting it on the shaft would be the next problem
      www.amazon.com/ask/questions/Tx2EQI8RGHH58GB/?

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

      Just an idea what if to make a kind of nut of a drop made with a hot glue gun. Not sure if it really works and how long it lasts but anyway worth trying..

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

      hot glue might be to soft , might work for a short while. Using some kind of formable plastic or hard clay could work, putting baby powder on the shaft before applying the plastic would prevent it from sticking to the shaft

    • @seangk8526
      @seangk8526 6 лет назад +2

      I believe the plastic piece is designed to hold a piece of wire which will be pressed against the threads and ride in them. the plastic piece itself is not threaded.

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

    oppo f11 pro has this kinda of stepper motor which gets failed

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

    Hello Vikas. Nice Video. Whats the torque of such small motors ?

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

      Satyendra Verma thanks. I couldn't find the specs. Contact some manufacturers.

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

      @@engineeringadventures1229 Thanks Vikas for the reply. Can you share where i can get the super small stepper motors that you used in the video ?

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

      @@engineeringadventures1229 would you be interested to partner in a project involving Stepper Motors ? Can i connect with you on email ?

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

      Satyendra Verma mail enthu.vikas@gmail.com

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

      @@engineeringadventures1229 have sent a mail. Thanks

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

    Hi, We are working on my project where we are building the robot legs (4 in each leg) using linear actuators. we need similar kind of motors which are small enough so it can fit in, and also have torque to support the whole body, would it be possible for you to provide sources where we can buy small stepper motors.

  • @Andrew-vz3qk
    @Andrew-vz3qk 4 года назад

    Hi there EA, how much do these stepper motors weigh? im doing a lighter-Than--Air drone project. Thanks!

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

      Hi Andrew, these are very low power motors and for different applications. For your application brushless motors are used. Share more info enthu.vikas@gmail.com, maybe I can hook you up with right people. Good day.

    • @Andrew-vz3qk
      @Andrew-vz3qk 4 года назад

      @@engineeringadventures1229 yea I don't want to use brushless motors because I'm not using propellers for thrust, I'm using 'fins' to propel the drone, so these small steppers could be useful for that. I'm currently using servos but servos but these steppers could be lighter

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

      These motors barely have any torque for that, but you can experiment anyways.

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

    whats the rating of the motor?
    where can i get that?

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

    From where did you get the 6x5 mm stepper motors? I am looking for something that size. Are they quality?

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

      Aliexpress

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

      @@RakshithPrakash Bro aapka no. Do

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

      @@Remixsong420 kyu bhai

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

      @@RakshithPrakash Bhai muje motor chair small camera lens liye

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

      @@RakshithPrakash jaankari Leni h camera motor ke liye

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

    Hey Vikas I was looking forward to using micro stepper motors in a project . I picked up a few off Ali Express bit the distributor was not able to give me data sheets , do you have any data on the torque characterization of the ones you settled with ?

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

      www.machinedesign.com/archive/article/21812154/microstepping-myths
      This link is might be help you.I coudnt understand this article.

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

    hello i want to make a project with micro stepper motor but i really have no idea how to do it so do you have an email to share with me your knowledge ?

  • @wizardnotknown
    @wizardnotknown 2 года назад

    Bruh went from Tech support to Electrical Engineer in 0.8 seconds.

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

    Hi! I also have a hobby project that requires this size of stepper motors, and despite I tried the same test (using Arduino to directly drive the motor), I took this solution as temporary, thinking that I would hook it to a stepper driver later to get proper torque. But now that I watched your video, I think there's maybe no need for much more current for such a small motor, and so I'm considering to remove the steeper drivers, which would release a lot of used space! It's all about the torque, if it's enough or not. And by the way, those mini-stepper drivers use 18 degrees per step normally. I would love to see a follow up of your project!!
    Here is my video, using GRBL to control the motors from the computer: ruclips.net/video/Y4RB8efI6bs/видео.html

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

      Hey, you may need to experiment with and without the driver and compare the torque which works for you.
      Nice setup btw. It may take time but I'll try to bring the followup video asap.
      I'm glad it was helpful to you. Thanks.🙂

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

    Make miniature robot

  • @marcobozidar
    @marcobozidar 2 года назад

    Hey man! You have a email to contact you?

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

    Bro aapka no. Do