Build your own Arduino-controlled camera slider!

Поділитися
Вставка
  • Опубліковано 23 січ 2025

КОМЕНТАРІ • 170

  • @Jeff121456
    @Jeff121456 8 років тому +33

    I would suggest end-stops just for a sanity check (emergency shutoff). Certainly if you expect to leave expensive equipment on this unsupervised.

  • @IanSRutter
    @IanSRutter 7 років тому +1

    Finally I have found a great slider.
    Thanks for what you have done. I will start this after I finish helping my son with his arduino robot.
    Thanks again.

  • @UDoIt2
    @UDoIt2 8 років тому +5

    My coworker shared this with me. Thank you for making your design open source.

    • @UDoIt2
      @UDoIt2 8 років тому

      This is a great message!!! This is what I do but I haven't been able to put it to words like you did here.

  • @janhagedorn
    @janhagedorn 8 років тому

    I guess this will be my first Arduino project then!
    Been considering building a slider for quite some time now and this one hits a perfect balance of features and expandability, thanks for sharing Tom!

    • @janhagedorn
      @janhagedorn 8 років тому

      Ok, thanks for the hint. Gotta love Adafruit anyways, what they are doing is awesome.

    • @RobinCernyMitSuffix
      @RobinCernyMitSuffix 8 років тому

      Or use a HD44780 compatible character display. Cheap, easy to use und enough space for such a small project ;)

  • @theeds
    @theeds 8 років тому +1

    good timing! I was just thinking about making one of these for my next project. I made a 3 axis gimbal for my DSLR last week and it works great.

  • @marekzawada6250
    @marekzawada6250 3 роки тому

    Great project!! The timelapses are stunning. Astrophotograpchy Cool.

  • @ALiSaPHieN
    @ALiSaPHieN 8 років тому

    Dude, you are one of the best quality youtubers out there. Great job and thanks.

  • @ajmckay2
    @ajmckay2 8 років тому

    awesome video and camera slider! I agree with your idea to clean up the electronics area. even putting a back cover on would help quite a bit.

  • @HIEPPIEFUSARO
    @HIEPPIEFUSARO 7 років тому

    Best electronic schematic ever! 10/10 no scoop 360(?

  • @HariWiguna
    @HariWiguna 8 років тому

    Thanks for sharing your "secret" for getting those super-smooth moving time-lapses! You've inspired me to build one too.

  • @DarkArtGuitars
    @DarkArtGuitars 8 років тому

    I am already printing the second part, thank you so much for sharing this as I didn't have much success when I tried it myself.

  • @raul7293
    @raul7293 3 роки тому +1

    3:36 It's April 2021 and I was wondering if anybody at this point shared the improved designs for the 3D printed parts?

  • @TheVideoVolcano
    @TheVideoVolcano 4 роки тому

    how does the stepper have enough power to move the camera. I made a slider (different to this) and the steppers just stall and cannot turn because the load is too much.

  • @kingsmod8777
    @kingsmod8777 4 роки тому

    Built something similar with pan and tilt and mostly 3d printed. will make a video soon. Thanks for the inspiration

  • @jaistanley
    @jaistanley 8 років тому

    Love this..
    I'd like to make one that slides and has a turn-table also that could keep the camera fixed on one spot as it panns past... The maths of calculating the rate of rotation, VS linear motion and focal distance would be quite fun too..
    Thanks for the video Thom! It's great to see other types of video from you: a controls engineer like you could make all sorts of awesome project videos.

  • @makermonkey6591
    @makermonkey6591 8 років тому

    You are becoming one of my youtube favourites. Well done.

  • @learnMax
    @learnMax 8 років тому

    Thomas it is awesome! I was starting to think of something similar. The one added feature I am interested in pursuing is the ability to hang the camera underneath (might be just flipping the whole thing) so some additional mounting would likely be required. Will definitely be using yours as a source of inspiration!

  • @Alan_AB
    @Alan_AB 6 років тому +1

    A brilliant video. Thanks Tom, i'm gonna use some of your suggestions. I'm still trying to construct a suitable pan setup for the camera so that it can "target" my subject as I shoot.

  • @Icuosnas7
    @Icuosnas7 8 років тому +1

    You could very easily put one of those sonar-based range finders for arduino, and program in a radius value; then attach another stepper to the camera's "Z" axis and have it turn automatically... Set to auto-focus and done XD.

  • @crrocky1
    @crrocky1 8 років тому

    This kind of projects was th e thing that brought me into 3D printing! Hope I can build one of my one! Thanks again for the video!

  • @DavidGetchel
    @DavidGetchel 8 років тому

    Nice! I have a slider that I should motorize. Seems fairly straightforward.

  • @fernandojerez3444
    @fernandojerez3444 8 років тому

    Great project!! The timelapses are stunning.

  • @Veptis
    @Veptis 8 років тому

    hyperlapse. that is the word for a timelapse with continuous motion. combine this with dolly/upward pan and good focus control and you get yourself a nice effect.
    best tool to get a series of pictures into video is virtualdub.
    print a vase in case mode, with a consistent layer leghts. so either a straight up cylinder or a twisted cylinder. measure you layer time... or average aross 10. now set you interval slightly higher/lower for the timelapse and the result will look awesome as the print head moves slow while the print is really fast.
    looks like magic. try it!

  • @patrickgonda8238
    @patrickgonda8238 8 років тому +13

    Tom your videos look extremely professional but when you brought up that circuit diagram you really made me chuckle, it looks like straight out of MS Paint, look on the diagrams on Arduinos website for clean and pro looking diagrams because it really breaks the "flow" of the video.

    • @nicomichiels1050
      @nicomichiels1050 8 років тому +2

      Thomas Sanladerer
      maybe you can use fritzing.org that looks great :D

    • @FuriouSoul
      @FuriouSoul 8 років тому +1

      Yeah, wish I could see how you wired it all up a little better. I am having trouble with my encoder not moving through the menu correctly, can't change the time without messing with it. Tried to rewire the Clk, DT, and SW pins in every combination, but no luck. You have them labled as ENC 0 and ENC 1 in the sketch and S1 and g2 (not really sure if that's a g) but I am all kinds of confused now.

    • @loremipsum3454
      @loremipsum3454 7 років тому

      Hello Can you confirm if you got this circuit running?
      I got the pin-out correct for Encoder and works as it should...but no movement in my motor...:(
      Appreciate your help if you would let me know and if my uploaded below diagram is correct.
      app.box.com/s/66d412frc23q4plaji25w6yjyw5mocva
      I tried all options…as per Thomas wiring, and external power to (Polulu A4988) Motor Driver…
      I don’t get any movement in step motor …
      Thanks.

    • @johnkozinsky
      @johnkozinsky 6 років тому

      I would like to know what the program you used is?

  • @mr.lumbergh7273
    @mr.lumbergh7273 4 роки тому

    The display you used is no longer available and the new version I was able to get doesn't match up exactly with the pinout on the Mega. Would you mind the pins on the Mega and which they connect to on the display so we can connect it with jumpers if needed?

  • @zk_6312
    @zk_6312 3 роки тому

    Looks good. One thought though as you say the Arduino Mega is a bit slow, you should try the Arduino Due as it is 32-bit with a faster clock and more memory. It is basically a drop in replacement for the Mega.

  • @prabhakarrao4922
    @prabhakarrao4922 6 років тому

    Great job! Love your enthusiasm. Thank you

  • @DeonMitton
    @DeonMitton 4 роки тому

    Great video - thanks Thomas!

  • @StefsEngineering
    @StefsEngineering 8 років тому +1

    Here's your thumbs up again ;)
    As said in your other upload, Awesome job and I do have some ideas. I will build it and share when I am done!

  • @tylerwatt12
    @tylerwatt12 8 років тому +4

    Use fast shutter speed, then use frame blending in premiere pro for the best of both effects. Even better if you set your project to 60fps

  • @3dPrintCreator
    @3dPrintCreator 8 років тому

    because of Arduino boards being slow with the screen attached, use more Arduino boards for separate tasks. let them communicate via i2c and you build a rocket fast system. one arduino for the slider motion, one arduino for the camera tilt and pan motion and a third arduino for the display and human interface. work with the interrupts to be failsafe and PLEASE add end stop switches for safety.
    Also, why is that bearing near the motor installed. the way I see it, there will always be friction on one of the sides?

    • @xshooter969
      @xshooter969 7 років тому

      also curious about the bearing near the bore pulley

  • @Auggie246
    @Auggie246 8 років тому

    Finally one to replace my outdated miniengine slider

  • @Rodrigo.Guimaraes
    @Rodrigo.Guimaraes 8 років тому

    Hello Thomas,
    First time I'm commenting your videos, but I've been following for a while.
    In mid 2016 I got myself a big 3d printer.. Vulcanus Max40 (you can find it in instructables).
    For the last couple of months I've been thinking about developing an easy motorized slider! Thank you for the help on that part!

  • @andreashanny8897
    @andreashanny8897 7 років тому +1

    Great video, but where do I find the code? On youmagine there are only the libraries, where's the sketch?

  • @dougsbir
    @dougsbir 2 роки тому

    Hi great project ! could you direct me how to control one stepper motor and two endstops for now please? cheers

    • @dougsbir
      @dougsbir 2 роки тому +1

      using arduino megaramps 1.4 i have from old 3d printer

  • @Adikimenakis
    @Adikimenakis 8 років тому

    Can i use the slider for constructing a small cnc machine? Will they be stable enough?

  • @techtutorpl
    @techtutorpl 8 років тому +1

    This is looking great :) I started doing similar project on my yt channel, but i am planning to control my slider via smartphone :) BTW this are great pictures you have taken with this slider :D

  • @Relax-Music-Thai
    @Relax-Music-Thai 6 років тому

    It is a very good project If it adds Time Lapse + Tigger, it must be the best project
    I hope this project You will develop completely soon.
    Thank you very much

  • @Harvestcreativemedia
    @Harvestcreativemedia 5 років тому

    How noisy is the motor?

  • @andrewnorth2976
    @andrewnorth2976 7 років тому +2

    It wold be better (IMHO) if the controller also controlled the camera shutter so you could do move-shoot-move
    Nice project btw

    • @MadeWithLayers
      @MadeWithLayers  7 років тому +1

      Many modern cameras have interval shooting built in, and that's usually enough to get steady shots. The slight movement during even longer exposures has not been a problem for me so far.

    • @MSVSanjok
      @MSVSanjok 5 років тому

      @@MadeWithLayers edu puertas Did you connect the MS1, MS2, MS3 modes to the micro-step?Thank you!

  • @thebeststooge
    @thebeststooge 8 років тому

    My 3d printer I am building uses the Delrin solid wheels and I hate them. If you leave it sitting then the next morning it will have a flat side and no amount of tension, or lack thereof, helps that. I will never touch anything from OB again.

  • @RJMaker
    @RJMaker 8 років тому

    THANK YOU TOM, I'm going to build one!! I love it.

  • @escsun
    @escsun 8 років тому

    Thank you. Really very nice!

  • @FalkoRichter
    @FalkoRichter 8 років тому

    The stepper should know when to. Stop if you zero it. It should have a fixed number of steps until it reaches the end. Even manual zeroing when booting it up would help, right?

  • @RookieReefer
    @RookieReefer 6 років тому +1

    Great video! Would I be able to use a 12v battery pack without changing components? Mainly resistors I guess. Appreciate it 👍

  • @motionpicture77
    @motionpicture77 7 років тому

    Great video. I am adding a motor to a ratrig slider. How long does an np-f950 battery last before recharge. I have these batteries for my camera rig, and it would be very practical to use this for the slider as well.

  • @iLEXKing
    @iLEXKing 7 років тому

    Hello there. Thomas, tell me please, how to make this cool effect on 8:18 ???

    • @MadeWithLayers
      @MadeWithLayers  7 років тому

      Filmriot explains it best: ua-cam.com/video/DfqYFN2JEZI/v-deo.html

    • @iLEXKing
      @iLEXKing 7 років тому

      Thomas Sanladerer thanks a lot :)

  • @NoahR-di1nu
    @NoahR-di1nu 7 років тому

    can you show us how to make the same one without a motor

  • @felixdietzCGN
    @felixdietzCGN 8 років тому

    Did you already think about cable management when adding another axis on the camera platform? I'm thinking about using the igus rail because I could fit a small e-chain in the rail and under the sled. But that stickyness-concern is right...

  • @navjotsinghDhanoa
    @navjotsinghDhanoa 7 років тому

    I managed to get the slider running with some updated graphics. I observed that the motor doesnt stop when the time duration has passed.
    what method can we use to stop the stepper motor when it hits a limit switch.
    digitalwrite(step,LOW)?

  • @dot4636
    @dot4636 6 років тому

    Really good and informative video, thank you

  • @pingu99991
    @pingu99991 6 років тому

    Hey Tom! I'd love to see if you've updated this at all?

  • @TheRedSith
    @TheRedSith 7 років тому

    I get a lot of vibration with my Diy and I have a sony a6500 ;( Any help to tell me how to remove all this vibration will be much appreciated.

  • @FlowTfpv
    @FlowTfpv 8 років тому

    omg omg omg, i made one last year, 1mt too!!! open builds. now lets see if your controller is better than mine.....

  • @Auggie246
    @Auggie246 8 років тому

    An enclosure for the arduino and other electronics would be good

  • @ElliHoy
    @ElliHoy 5 років тому

    Hi, an amateur tinkerer here. Would it be easier to use a regular low rpm motor with pwm?

  • @understandwithakashs1367
    @understandwithakashs1367 3 роки тому

    How would you do it with TMC2130?

  • @bernardoanselmo421
    @bernardoanselmo421 6 років тому

    hello i am having some problems with programing... can you help me ?

  • @DoubleG1960
    @DoubleG1960 8 років тому

    the links in the description arrives to the main page and no to the individual products, I am speacially interested in wheels and bars (the slider itself) I am fromSpain, could you pls help me in order to find the specific materials?

  • @Minoguai
    @Minoguai 7 років тому +2

    where can i find the code ?

  • @vasilshterev
    @vasilshterev 8 років тому

    Can't wait to build this myself!!! I do have couple of things I am not sure of and would love to get some help:)
    1.Since the LCD screen goes into the 5V of the arduino and covers it, to which port should I connect the stepper driver and rotary encoder on the arduino?
    2. How many Volts should the battery be?

    • @reblliouspear
      @reblliouspear 7 років тому

      Did you ever solve your first problem? This is the issue I'm having too.
      But the battery should be 12v.

  • @onecarwood
    @onecarwood 8 років тому

    This is great I love it

  • @kurtwagner6574
    @kurtwagner6574 8 років тому

    Very nice!

  • @BenBrownbobthemac
    @BenBrownbobthemac 7 років тому

    Is there any real benefit using the openbuilds gantry set it seems quite expensive for what it is at around £27

  • @motionpicture77
    @motionpicture77 7 років тому

    Really love this slider. Got the rest of the parts from ebay this week, and I am testing the libraries and Combined Slider file. Seems I dont have the TimerOne library. Any idea where to townload this?

    • @reblliouspear
      @reblliouspear 7 років тому

      Hey did you ever find the timer one library? This is my latest issue.

    • @motionpicture77
      @motionpicture77 7 років тому

      Found a timer, but i was not able to upload the script. Came out at 160%.

  • @mortezanouroozy3755
    @mortezanouroozy3755 4 роки тому

    where can i find your codes

  • @fntsmn
    @fntsmn 8 років тому

    Great video is something that I want to do for sure. maybe in the next months :D

  • @reblliouspear
    @reblliouspear 7 років тому +1

    Great video but how do I connect the bettery and everything to Vin, 5v, and ground on the arduino if I have the touchscreen shield on? I am using the Mega 2560 but Vin, 5v, and the other GND are being used by the display.
    Edit: Update 5/15 - I figured out the wiring, I realized there is two extra 5v pins and two extra GND pins on the mega. Now the only question that remains is where do I find TimerOne.h ?

    • @jasongudex4157
      @jasongudex4157 7 років тому +1

      Had the same questions and you answered it (mostly). What did you do for Vin?

  • @grimmsalem
    @grimmsalem 8 років тому

    Can you do some glamor shots with this just to show it off some more.

  • @P0llut1on
    @P0llut1on 8 років тому

    great job!

  • @FlanChaves
    @FlanChaves 7 років тому

    The links are not working 😰

  • @Baumi333
    @Baumi333 7 років тому +1

    Hello! I Have got a bg problem. I installed all the components like Thomas (the libaries too) but when I upload the software to my andruino the screen is only white. If I upload an other sketch, it works. So I think there is maybe a problem in the sketch, but my programmer skills are very poor. Maybe someone can help me ....

    • @navjotsinghDhanoa
      @navjotsinghDhanoa 7 років тому

      I had the same issue. You mite need to change a bit of code to make it work, give this a try:
      comment out the following lines:
      //#include // Hardware-specific library
      //Adafruit_TFTLCD tft(LCD_CS, LCD_CD, LCD_WR, LCD_RD, LCD_RESET);

  • @m6proyector368
    @m6proyector368 5 років тому

    good video thanks.
    M3 threaded inserts for what need ?

  • @CoyoteFPV
    @CoyoteFPV 7 років тому

    Hello Thomas, nice design, I'm printing the parts now, but making the electronics slightly different. I have a question though.
    In your STL files you have a shim file but do not mention where is goes in the build video or description. Where does it go ?
    Thanks
    Ian

  • @jedijeremy
    @jedijeremy 8 років тому +1

    Nice work, Tom! I've got two suggestions for the next-gen version: take a look at the VL53L0X "time of flight" distance sensor from adafruit. $15 gets you 1mm accuracy over 1m, would fit nicely on the arduino-end of the track, would magically eliminate the need for a remote endstop, and could detect mid-track jams too!
    I recently built a stepper-turntable (using parts from an old record player) but I used an ESP8266 as the main controller instead of Arduino, so that I could command it over WiFi rather than having to add physical screens and buttons to each device. (I plan to have many) It was a stupid amount of software development to shave off $20 of hardware, but let me know if that's of use to you. (I needed it for compactness reasons)
    ps. Yes, this is @JediJeremy from Twitter :-)

  • @JOEBLACK1979
    @JOEBLACK1979 6 років тому

    Awesome bro thabks for sharing

  • @alexl66
    @alexl66 7 років тому

    It has been a while since this video but I finally build one my self.I wrote my own software since I use another display on wanted another GUI...anyway question is when running very slow vibrations of the stepper/belt (at 1/32th stepping) re visible in the footage. I added a damper as mount between motor and motor holder but I still see it. Do you see it in your footage too? and remove it in post?

    • @MadeWithLayers
      @MadeWithLayers  7 років тому

      There is one speed where my slider will resonate - so I just go a bit faster or slower. Speeding up footage is much easier than removing shake + rolling shutter.

    • @alexl66
      @alexl66 7 років тому

      thanks, will try that

  • @theperpetualprocrastinator9776
    @theperpetualprocrastinator9776 7 років тому

    What is the screen you're using?

  • @larrymortimer4833
    @larrymortimer4833 8 років тому

    Nice project Tom! Do you think you will add stops at each end, or will you program stops with the stepper motor like Falko suggests?

  • @MSVSanjok
    @MSVSanjok 6 років тому

    Nema 17 motor 42BYGH 1.7A (17HS4401S) ?

  • @OtroPl4n
    @OtroPl4n 7 років тому

    Bravo!! yhank you very much fur the information

  • @karistuck
    @karistuck 7 років тому

    hi, thank you for nice video. and I looking for sketch file
    How can I get to arduino control file for sketch?

  • @labomat
    @labomat 7 років тому

    Hi Tom, kennst Du eine Deutsche Bezugsquelle für die OpenBuild-Bauteile?

  • @orlandodasilva8117
    @orlandodasilva8117 7 років тому

    Great Video very interesting. I have a question, it is possible with a Arduino, to program it for an "Endless Loop "
    Thank you

  • @hypertuch
    @hypertuch 6 років тому

    good video. Are you using limit switches or what if the slider reacheds one of the ends ?

  • @kalef1234
    @kalef1234 6 років тому

    Does your source code support stop and go motion? I would really only use this for astrophotography time lapses where 20 to 30 second exposures are needed, requireing the slider to stop, wait, and then move. I am proficient in c++ which I see is what you used to code this thing, and I know I could add that in pretty easily myself. Just thought I'd ask! Looks like an awesome summer project!

    • @abcdefgh90590
      @abcdefgh90590 6 років тому

      Hi Kalef, Did you manage to do the stop and wait function.

  • @Baumi333
    @Baumi333 7 років тому +1

    Hallo Thomas, ich habe da eine Frage zu deinem Code. Wenn ich ihn auf mein Board lade (ich habe die gleiche Hardware wie du) dann wird mir nur ein weißer Bildschirm angezeigt. Libaries sind alle ok. Wenn ich ein anderes Beispiel lade, funktioniert das LCD Touch Panel. Hast du vielleicht eine Idee woran das liegen könnte. Bg Christian

    • @do4bmw
      @do4bmw 7 років тому +1

      habe das gleiches problem ...

    • @Baumi333
      @Baumi333 7 років тому

      Hey Benny, sag mal, hast du schon eine Lösung für unser Problem? Ich habe irgendwie das Gefühl ein teureres Display kaufen zu müssen.

  • @FabioFerretti3D
    @FabioFerretti3D 8 років тому

    thx a lot. nice design.
    one quick question. where do you find "V slot compatible" in europe that doen's cost you a kidney ? I go to motedis, but the groove is not realy in V shape.

    • @FabioFerretti3D
      @FabioFerretti3D 8 років тому

      thx.

    • @wdonders
      @wdonders 8 років тому +1

      Can't believe i actually did some googling for you :-)
      France: www.vslot-europe.com
      Netherlands: iprototype.nl/products/accessoires/construction
      England: ooznest.co.uk/Openbuilds
      Belgium: tronixmaker.com/fr/43-openbuilds
      Denmark: makersupplies.dk/

    • @FabioFerretti3D
      @FabioFerretti3D 8 років тому

      thx a lot ;)

  • @SeekAdventureMedia
    @SeekAdventureMedia 5 років тому

    Where can I find the code for this project?

    • @lplsa6940
      @lplsa6940 5 років тому

      In the description is a link to Youmagine. The Code is there

  • @flyinlo1474
    @flyinlo1474 7 років тому

    What angle can this handle? I have a GH5 and wanted to be able to do vertical climbs on my rail. Thanks for the video!!

    • @MadeWithLayers
      @MadeWithLayers  7 років тому

      +timmyd I've been running my stepper drivers on the weak side to make microstepping smoother and it was able to lug a medium-weight camera setup (G7 + EF lens) up a 45° slope. With a compact lens, the GH5 isn't any heavier, so if you crank up the current a bit it might be able to handle it,

    • @flyinlo1474
      @flyinlo1474 7 років тому

      Thank you sir! Been wanting a 3D printer so I ordered an A6 to be able to print the parts :) Are you planning on putting any End Stops on this? If so I hope you do a video to help show how to add/program them.

  • @LemberTheMember
    @LemberTheMember 8 років тому +1

    Ahh he fixed it ☺️👍

  • @Pad5tar
    @Pad5tar 8 років тому

    Hi Thomas, I think this is an amazing build but I'm having a few issues with the wiring. Would it be possible for you to take some close up pictures of your breadboard setup? I sorted my original problem with the code and the .h files. I also have an issue with my touchscreen which looks similar to yours but I'm curious which screen you got? The issue ive got is with the touch element not working.
    I'd really appreciate some help on this project. I'm purely using your guide for the electronics as i have printed a slider from Harrope.com
    Many thanks!!

  • @AustinChopra
    @AustinChopra 8 років тому +1

    add limit switches on to the end, like the one you find on printers, also if you need code help message me.

  • @alexchong1979
    @alexchong1979 7 років тому

    my i know how much is the total cost for this Project?

  • @therealdjdemond
    @therealdjdemond 8 років тому

    Its a cool gadget but why wire it all up that way? Why not just use a mega/ramps with one stepper driver, since they're pennies, and then use printer firmware to control the motor? You could mount the belt above the aluminium profile, like a large delta tower on its side. Just an idea.

  • @FalkoRichter
    @FalkoRichter 8 років тому

    Prices don´t apply for Germany :(

  • @MrBoXon
    @MrBoXon 8 років тому

    Is that the Lumix G7 you're shooting with?

  • @flowupdesign
    @flowupdesign 8 років тому

    maybe you could use circuits.io for the arduino schematics to make it a little clearer

    • @vasilshterev
      @vasilshterev 8 років тому

      This would be really helpful, I am completely lost in the schematics :D

  • @BPMDF
    @BPMDF 7 років тому

    Can you provide the sketch?

    • @BPMDF
      @BPMDF 7 років тому +1

      For import to Arduino?