DIY Arduino camera slider for professional timelapse and stopmotion

  Рет қаралды 161,034

edu puertas

edu puertas

7 жыл бұрын

How to make a motorized slider easy and for professional Stop motion and timelapse usage.
This setup works perfect for my needs, I am a stop motion filmmaker, if you want to shoot live movements provably this is not your setup.
► Become a Patron: / edupuertasfruns
IGUS CAMERA SLIDER RAIL, WS-10-40-1000 + WW-10-40-10-HKA
www.igus.es/cam
MOTION CONTROL KIT, (arduino, cncshield, motor, driver, code, usb, cables, connectors and manual)
kineticarmatures.com/product/...
Components (affiliate links):
ARDUINO UNO R3; geni.us/VXVdCaq
SMALL MOTOR; geni.us/yZhJShI
CNC SHIELD, geni.us/opQ2FN1
DRIVER, geni.us/PQuxH
BRACKET, amzn.to/2lTzqeF
TRANSMISSION AND PULLEY, geni.us/roi1JC
TRANSMISSION CLAMP, amzn.to/2mjqb8k
Specific TOOLS,
1/4 UNC tap (small tripod thread) amzn.to/2lXWNnR
3/8 UNC tap (big tripod thread) amzn.to/2lcOIXR
Tapping tool, amzn.to/2mjwucc
GOOD REVIEW OF THIS VIDEO:
www.diyphotography.net/build-a...
LAST VIDEO:
• My favourite Kubo - La...
Music by:
David Cutter www.davidcuttermusic.co.uk
Joakim Karud / joakimkarud
Globuldub / globuldub
-----------
FOLLOW ME;
on / edupuertasfruns
My Animation Studio: www.citoplasmas.com
My Animation Armatures: www.kineticarmatures.com
The school where I teach: www.baued.es/en
------------
THE GEAR I USE (affiliate)
CAMERA, Canon EOS 80D ; geni.us/GdVo
WIDE LENS, Canon 10-22 mm; geni.us/gk25
NICE ZOOM, Canon EF 24-105mm; geni.us/YWJZ
MACRO LENS Canon 60mm; geni.us/Znz5j
MICROPHONE, Rode VideoMic; geni.us/qf33P
WIRELESS MICROPHONE, Rode; geni.us/4dlSf
SD CARD, SanDisk Extreme PRO 64GB; geni.us/U09Xb
DJI OSMO ACTION; geni.us/zDfvsu
TRIPOD, Manfrotto MKBFRA4-BH BeFree; geni.us/MGII6
MAGIC ARM, Manfrotto 244 Magic Arm; geni.us/E8DBG
SUPER CLAMP, Manfrotto 035; geni.us/E8DBG
GEARED HEAD, Manfrotto 410; geni.us/P7KQJeB
LED LIGHT LUME CUBE; geni.us/DvB3nx1
SOFTWARE, Dragonframe: geni.us/ZSra56
#stopmotion #diy #edupuertas
UPDATE:
Many of you are trying to run this setup, the code on Dragonframe must be adapted to work with the CNC Shield. Follow this indications to make Arduino - Dragonframe code work with the CNC shield pin configuration.
New pins, paste this lines before // set output pins line:
motors[0].stepPin = 2;
motors[0].dirPin = 5;
motors[1].stepPin = 3;
motors[1].dirPin = 6;
motors[2].stepPin = 4;
motors[2].dirPin = 7;
motors[3].stepPin = 12;
motors[3].dirPin = 13;
Change this set of lines (that appears earlier):
#define MOTOR0_STEP_PORT PORTD
#define MOTOR0_STEP_PIN B00010000
#define MOTOR1_STEP_PORT PORTD
#define MOTOR1_STEP_PIN B01000000
#define MOTOR2_STEP_PORT PORTB
#define MOTOR2_STEP_PIN B00000001
#define MOTOR3_STEP_PORT PORTB
#define MOTOR3_STEP_PIN B00000100
TO THOSE LINES TO:
#define MOTOR0_STEP_PORT PORTD
#define MOTOR0_STEP_PIN B00000100
#define MOTOR1_STEP_PORT PORTD
#define MOTOR1_STEP_PIN B00001000
#define MOTOR2_STEP_PORT PORTD
#define MOTOR2_STEP_PIN B00010000
#define MOTOR3_STEP_PORT PORTB
#define MOTOR3_STEP_PIN B00010000
This should work, please, subscribe and leave a like :)
...if not find a friend used to Arduino code.

Пікірлер: 275
@TheVirakahScale
@TheVirakahScale Ай бұрын
Okay, that intro animation was absolutely adorable.
@edupuertasfruns
@edupuertasfruns 5 күн бұрын
thanks!
@BikerNic
@BikerNic 6 жыл бұрын
Brilliant. Best diy camera slider video I've seen so far.
@aarongibsonmusic
@aarongibsonmusic 7 жыл бұрын
I bought Dragonframe and have been working with it a few months. This slider will be fantastic! Thank you for the how-to video!
@davidchambless7556
@davidchambless7556 6 жыл бұрын
I just found your vids, your work is amazing! Thank GOD for people like you, please don’t ever stop.
@edupuertasfruns
@edupuertasfruns 6 жыл бұрын
+David Chambless thank to people like you, without this community we are nothing
@Pooya-kyani
@Pooya-kyani 4 жыл бұрын
that was the best, and the professional that I have ever seen.🤩
@fibranijevidra
@fibranijevidra 7 жыл бұрын
I just love your videos. Technical, fun and artistic in the same time. :) Keep on with amazing work!
@edupuertasfruns
@edupuertasfruns 7 жыл бұрын
Thanks!!!
@DanielDeArco
@DanielDeArco 7 жыл бұрын
I was just thinking of making a build video like this one! Good stuff Edu. I've been watching your videos for the past half year and love your energy and creative videos. I support your channel!
@edupuertasfruns
@edupuertasfruns 7 жыл бұрын
+Daniel DeArco Hey Daniel make it anyway there are a lot of things to improve on mine. Thanks for your words, your stuff is amazing! Something is happening with your last vídeo I could not see it.
@DanielDeArco
@DanielDeArco 7 жыл бұрын
Thank you Edu! Hmm, weird! It's showing up on this end and for my friends.
@greenpix
@greenpix 7 жыл бұрын
thank you ! this was all I needed to finally get it running :)
@fabricioserrano4293
@fabricioserrano4293 5 жыл бұрын
Grade Edu, hasta ahora es el mejor video que veo acerca de como hacer un motorized slider. ole
@edupuertasfruns
@edupuertasfruns 7 жыл бұрын
This is something I believe you'll find very useful. For me, it has made my work much easyer with great results in my movies. Hope you make one.
@l0reni0n
@l0reni0n 7 жыл бұрын
Me has leído la mente, me compre el kít entero de arduino pensando en esto justo, espero que lo pueda completar y así comenzar proyectos pensados jejeje. Estas hecho un crack, si lo termino y funciona ya haré un vidéo para que lo veas. Enhorabuena por el canal es la mar de interesante.
@edupuertasfruns
@edupuertasfruns 7 жыл бұрын
Estaré encantado de ver ese video. Muchos animos con el proyecto y si algo no te funciona por el camino, contactame. Un abrazo!
@ViTTEN
@ViTTEN 5 жыл бұрын
VeryVery Great work👍👍I looking for motorized works. thanks!
@RealityCheckVR
@RealityCheckVR 7 жыл бұрын
Thanks so much Edu!) Love your videos and style man)
@edupuertasfruns
@edupuertasfruns 7 жыл бұрын
+Reality Check VR thanks I appreciate those comments
@ozturkergin
@ozturkergin 4 жыл бұрын
Perfect craftsmanship, very well done..
@stampedestudios7043
@stampedestudios7043 6 жыл бұрын
everything on this channel is perfect. you are a god!
@StoversMotors
@StoversMotors 6 жыл бұрын
Awesome vid, Love the stop motion you do!!
@edupuertasfruns
@edupuertasfruns 6 жыл бұрын
Thanks
@EverHorning
@EverHorning 7 жыл бұрын
Very nice! Congratulations on your whim.
@user-nw7dx7pu6o
@user-nw7dx7pu6o 7 жыл бұрын
Recently stumbled upon your channel , really like your ideas .
@yashik
@yashik 7 жыл бұрын
nice vid... and slider turned out very good :)
@renegademaker9009
@renegademaker9009 7 жыл бұрын
LOVE THIS!
@mcg27
@mcg27 6 жыл бұрын
Hey! I love all your videos, you make beautiful things and have such an awesome enthusiasm! Pienso que eres increible y estoy feliz de ver que vas a hacer en el futuro :)
@edupuertasfruns
@edupuertasfruns 6 жыл бұрын
Great, future always hides a lot of surprises and every new project is a new opportunity to learn new things!
@ChiTuSai
@ChiTuSai 6 жыл бұрын
super great work !
@markgilder7757
@markgilder7757 7 жыл бұрын
That is so cool Edu
@edupuertasfruns
@edupuertasfruns 7 жыл бұрын
+Mark Gilder Thanks Mark
@azyfloof
@azyfloof 7 жыл бұрын
Awww yay, I'm so pleased you use Igus! They have some amazing stuff :D I got a free sample of their smaller rail stock which I turned into a short camera slider :D Made a video on it. I plan to buy a longer length to made a motorised slider similar to this one :D
@edupuertasfruns
@edupuertasfruns 7 жыл бұрын
Yes, I normally work with their products as they are near my workshop, the products are awesome and affordable and they are nice and efficient.
@timour470
@timour470 Жыл бұрын
hello from Rio, Brazil. i love your videos man.
@SeddikBENSALEM
@SeddikBENSALEM 7 жыл бұрын
Good work !!!
@cristobalj2826
@cristobalj2826 7 жыл бұрын
Muy bueno compa!
@DIY3DTECHcom
@DIY3DTECHcom 7 жыл бұрын
I really like how you used the hacksaw to create teeth for the cable clamp. However, how does the dragonframe software control GRBL (I assume GRBL is installed on the Arduino?).
@saxofonistacr
@saxofonistacr 4 жыл бұрын
grbl goes in arduino yes.
@dcuttermusic
@dcuttermusic 7 жыл бұрын
so cool!
@edupuertasfruns
@edupuertasfruns 7 жыл бұрын
David Cutter Music thanks for all David
@letstalk1294
@letstalk1294 6 жыл бұрын
I'm ten 10 and I have started animating I just found your vids I bin learning off of them well the one I watched I have learned some good tricks and ways to animate you do great vids keep up this amazing work! : )
@edupuertasfruns
@edupuertasfruns 6 жыл бұрын
+Luke TAK Thank Luke, don't stop animating, practice is the best
@offgridsweden
@offgridsweden 6 жыл бұрын
Great video
@albertknag1980
@albertknag1980 7 жыл бұрын
Me estan gustando un monton tus videos!! Que gran descubrimiento para mi, tb hago trabajitos manuales con motores y arduino y me has dado unas ideas 😊!! Thanks
@edupuertasfruns
@edupuertasfruns 7 жыл бұрын
+Albert Knag genial, ponte manos a la obra!!
@seazenbones6945
@seazenbones6945 Жыл бұрын
Love it
@josemartin8660
@josemartin8660 6 жыл бұрын
Nice work! Hola desde Australia
@edupuertasfruns
@edupuertasfruns 6 жыл бұрын
+Jose Martin me encanta Australia. I've been for holidays and I really enjoyed it
@josemartin8660
@josemartin8660 6 жыл бұрын
edu puertas very good. Im in melbourne. Im from small pueblo in Asturias originaly but also lived in Gijon for some time.
@Grcbyte
@Grcbyte 7 жыл бұрын
Love the cat! Good work! Thansks for sharing it!
@edupuertasfruns
@edupuertasfruns 7 жыл бұрын
I still don't know how it stay at place for the shot!! haha
@edupuertasfruns
@edupuertasfruns 7 жыл бұрын
Hi James, I was talking about the cat, jaja. It stays in place for all the travel. I love your software, it has enabled me and a lot of stop motion animators to make great things!!! You provably don't remember me but we met each other in Clapham studios in UK. Best!
@SerdyukChannel
@SerdyukChannel 7 жыл бұрын
awesome! dude you very smart man! i like to make everything by my self) and your video(lot of them) motivate me) very great tool to control gear motor by laptop!
@edupuertasfruns
@edupuertasfruns 7 жыл бұрын
+Сергей Сердюк making things by ourselfs is way more fun and rewarding😃
@SerdyukChannel
@SerdyukChannel 7 жыл бұрын
yeap) and Much cheaper) sometime later try to make full controll slider) but need money for thar( in Ukraine prices for components are very large(
@edupuertasfruns
@edupuertasfruns 7 жыл бұрын
+Сергей Сердюк yes, work hard then!
@SerdyukChannel
@SerdyukChannel 7 жыл бұрын
thanks) how much your slider and all system?
@cousinhubert9889
@cousinhubert9889 6 жыл бұрын
hello , I am French this super reportage merits well a blue thumb and its sharing
@edupuertasfruns
@edupuertasfruns 6 жыл бұрын
+Cousin Hubert thank you
@edupuertasfruns
@edupuertasfruns 6 жыл бұрын
+Cousin Hubert merci
@marcoantoniocortesquintero3974
@marcoantoniocortesquintero3974 6 жыл бұрын
Excelente video Edu. Felicidades . Muy agradecido con tus aportaciones. Yo doy clases de maquinados y me gusta la fotografía. Me sirve para las dos. Excellent Video, Congratulations!! Best regards for it; I teach Machining TEch and love Photograph, your video it`s great for both. Regards from México
@edupuertasfruns
@edupuertasfruns 6 жыл бұрын
+Marco Antonio Cortes Quintero fantastico, es una buena dualidad, saludos!
@razpet20
@razpet20 7 жыл бұрын
Great video! But you need to replace your clock batteries :D
@edupuertasfruns
@edupuertasfruns 7 жыл бұрын
jaja, you are the first to mention it! I was wondering if somebody would notice it.... I would remain in secret the truth about this mistery...
@rafiq_lovelu1382
@rafiq_lovelu1382 7 жыл бұрын
edu Pierre
@BurkenProductions
@BurkenProductions 7 жыл бұрын
Lol I just noticed that too :)
@MSVSanjok
@MSVSanjok 5 жыл бұрын
@@edupuertasfruns Did you connect the MS1, MS2, MS3 modes to the micro-step?Thank you!
@StudioBonn
@StudioBonn 4 жыл бұрын
No, he is a real time-travel man, so he is...timeless... Cool work btw, like mine. I just start to use stepper motors.
@diomedes562
@diomedes562 6 жыл бұрын
You could ask igus to send you the slider drilled and tapped to your specs. Then all you have to do is find/build a motor mount to fit. Great video. Thumbs up
@edupuertasfruns
@edupuertasfruns 6 жыл бұрын
+Dio Medes thanks, also people at Igus are so nice😊 I always use their products
@diegoriverakohn3945
@diegoriverakohn3945 5 жыл бұрын
Hello Dio Medes, do you have the specs you sent to Igus to get the Slider drilled and Tapped? If you can share them it would be very appreciated. Thanks
@bingoman4833
@bingoman4833 5 жыл бұрын
Buen video gracias por compartir lo con nosotros . Quero crear el mismo projecto pero sin arduino hay un modo para controlar el motor paso a paso sin arduino ? muchas gracias.
@hugobracamontesbaltazar
@hugobracamontesbaltazar 7 жыл бұрын
Good job!, thank you for sharing.
@NERV0USMONKEYS
@NERV0USMONKEYS 5 жыл бұрын
You should have 1 mln followers !
@edupuertasfruns
@edupuertasfruns 5 жыл бұрын
Hard to grow
@01231231231
@01231231231 7 жыл бұрын
tnx tnx tnx tnx tnx tnx you I'll wait for this video a while ago
@edupuertasfruns
@edupuertasfruns 7 жыл бұрын
Jajaja, then enjoy your building!
@MariaFernandez-yx7eg
@MariaFernandez-yx7eg 5 жыл бұрын
Love the fish animation! Are you from Spain? Wish you showed a tutorial on how the fish animation was done! Great vids!
@edupuertasfruns
@edupuertasfruns 5 жыл бұрын
I will think into explaining it some day
@XAVIERCUERVO
@XAVIERCUERVO 7 жыл бұрын
MAN I WISH I HAD all those tools :) do you also build background sets?? if so can you make a video on how to do so if you can ? , thanks for this video
@MaximilianonMars
@MaximilianonMars 4 жыл бұрын
Luke Townsend has a very good channel where he builds miniature dioramas, I think the principles will lend themselves well to stop motion.
@alexfuerst
@alexfuerst 7 жыл бұрын
Really nice build 👍 Which software do you use for the slider?
@edupuertasfruns
@edupuertasfruns 7 жыл бұрын
+Alex Fürst Dragonframe is my choice
@nacholara8419
@nacholara8419 4 жыл бұрын
Hola Edu! genial el vídeo tío, una pregunta. ¿Cómo haría para dejar un modo de loop de principio a fin del slider? para dejar la cámara independiente moviéndose constantemente. Un saludo crack!
@cinarsinan
@cinarsinan 5 жыл бұрын
Your voice is sound similar to Wintergatan channel owners sound 😁 thanks for sharing
@edupuertasfruns
@edupuertasfruns 5 жыл бұрын
I love his channel😁
@joelthorens5284
@joelthorens5284 4 жыл бұрын
Hello, very nice job! I have a problem (same material as you): can only drive one motor: jumper or programmation problem? thanks so much for answer
@BurkenProductions
@BurkenProductions 7 жыл бұрын
Thanks for the really good instruction video about this. THat's really the best way to do it. Now where did I put my arduino :) Version 2 of this could be mounting the arduino in some housing and put a battery so you could use it wherever you go. Also, what was that software you used to control the motor??
@edupuertasfruns
@edupuertasfruns 7 жыл бұрын
+vajje2k5 I am using always Dragonframe software. And yes I would love to mount a battery
@extremelydave
@extremelydave 6 жыл бұрын
Really nice video Edu!!! Thanks for sharing! Do you have information on how you programmed the Arduino?
@edupuertasfruns
@edupuertasfruns 6 жыл бұрын
The software I use gives you a code where to start and in the description you have the modifications I made.
@jennaprovost4907
@jennaprovost4907 7 жыл бұрын
where can I find the rails?? I don't see it in the links, thanks!! (Best video by the way, life changing information here that will change the course of a lot of people's stop motion animation, I've been looking for a way to do this for years!!!!!!!)
@edupuertasfruns
@edupuertasfruns 7 жыл бұрын
+Jenna Provost thank you, the rails are the link that says Igus slider at the begining
@rockomoron
@rockomoron 5 жыл бұрын
Muy interesante y educativo gracias por compartir tus abilities, estoy tratando de ver si compro uno o hago siguiendo tus paso, pero después de mirar varias veces el video hay algo que no entiendo, en el caso que quiera ir al park para usar como controlo si no tengo computadora ya que no tiene controles o siempre tengo que llevar la comp para poder mover de un lado a otro igual velocidad? Si es que hay alguna alternativa más simple donde pueda usar controles sin usar comp todo el tiempo me puedes sugerir por favor... Espero tu respuesta un saludo gracias...
@edupuertasfruns
@edupuertasfruns 5 жыл бұрын
Esta pensado para stop motion, casi siempre trabajamos en interior. Para lo q quieres busca una solucion para timelapse con pantalla y bateria
@rockomoron
@rockomoron 5 жыл бұрын
entiendo gracias, voy a ver donde puedo conseguir más barato, se ve que afuera de usa se puede conseguir mas con cuenta...
@quickcalsgarage4782
@quickcalsgarage4782 6 жыл бұрын
Great video!! I'm building a slider for time lapse video using IGUS products. I'm wanting to use a longer rail on an angle high to low with maybe the bottom sitting on the ground. I have a Sony A6300 with cage, powerbank battery supply, and sometimes a wireless mic receiver. Do you think the 10-40-10 rail will strong enough with out bowing. Or should I step up to the 10-80-10. There is a company online offering a motorized kit for the 10-80-10 that I would like to use. I don't know if it could be made to fit 10-40-80. I will call them tomorrow,,,lol. Thanks for any advise.
@edupuertasfruns
@edupuertasfruns 6 жыл бұрын
Just for a camera the 10-40-10 is good, if you are going to upgrade to other axis movement on this thing, then think it twice. Phone them, they will know it better
@LUSEJA
@LUSEJA 6 жыл бұрын
que gran canal!! lastima que no traduce al español aunque yo entiendo bastante!
@edupuertasfruns
@edupuertasfruns 6 жыл бұрын
+LUSEJA activa los subtitulos, subtitulo todo
@DOM_4GOOD
@DOM_4GOOD 5 жыл бұрын
to fix the problem of the bending in the middle would it work if we fit an other rail (upside-down) underneath the original rail ,where the wheels would also roll ? so no bending at all.
@giorgos8324
@giorgos8324 7 жыл бұрын
An other nice project from you!! Great job!!!! Could you please tell me how is possible to control the motors from pc software? i mean which software do you use and the program for arduino. Thank you very much! have a nice day!
@edupuertasfruns
@edupuertasfruns 7 жыл бұрын
+Giorgo's LAB Greece I use Dragonframe and this software also include a code to upload for arduino, for this configuration some code modification is required.
@stampedestudios7043
@stampedestudios7043 5 жыл бұрын
Hi Edu. First of all, you're a god! Second I was wondering if you could run two stepper motors on the same axis of the CNC shield. Also, if I buy extra motors and Pololu motor drivers that ar'nt from your website, will they still operate with dragon frame or is programming required. BTW this might sound stupid because I know nothing about electronics. If you could get back to me I would really appreciate it. Thanks!
@edupuertasfruns
@edupuertasfruns 5 жыл бұрын
Each axis is for one motor. You can duplicate an axis using the 4th one. No need to extra code added, just new stepper driver and motor
@drwoohoo3986
@drwoohoo3986 2 жыл бұрын
I agree,@@edupuertasfruns you're wonderful! Here's a challenge for you you! In version 5.0.3 of DF, there's a "Coupling" option, to "use two motors in parallel to move a physical axis," e.g., that are channels 2 & 3 for a y-axis. With the code provided in your comments... I can control each motor (X, Y1, Y2) in DF as separate axes. However, when using the Coupling option with a single y-axis created, only the motor on channel 2 is moving. Thoughts?
@drwoohoo3986
@drwoohoo3986 2 жыл бұрын
It turns out that the "Coupling" option is "
@oddplanetstudios6172
@oddplanetstudios6172 7 жыл бұрын
Do you find any problems with the belt? I.e., backlash, getting it tight enough to be able to step back to the same start position, issues with damaging the motor bearings or putting too much load on the motor?Nice video!
@edupuertasfruns
@edupuertasfruns 7 жыл бұрын
To this moment it works fine. Backlash is not noticeble, I have repeated movements to have clean backgrounds and it copies nicely the move, of course sometimes you could loose steps if the motor can't handle the move. You will damage quicker the belt than the bearings. Finallly the load, for this motor and this camera and head, it is not able to hold in vertical position, but it handles 45 degrees as shown.
@Superchilliface
@Superchilliface 6 жыл бұрын
Hi Edu, I love your channel. I already have all necessary components to build the slider. Could you tell me where can I find the code for Arduino to work with dragon frame?
@edupuertasfruns
@edupuertasfruns 6 жыл бұрын
In the program folder there is the code. To adapt to this configuration read the video description
@gonzalolanzarote
@gonzalolanzarote 7 жыл бұрын
Hola edu, muchas gracias por tus videos, me preguntaba si hay alguna forma de programar el movimiento sin usar el ordenador, por el tema de hacer el slider un poco mas portable.
@edupuertasfruns
@edupuertasfruns 7 жыл бұрын
+Gonzalo Rojano podrias programar el Arduino para que mueva cada poco tiempo. Lo ideal seria ampliar el sistema con una pantalla y botón con un codigo para time-lapse. Hay varios que os interesa, cuando pueda lo investigaré. Para movimientos a tiempo real puedes conectar un joystick, hay otros vídeos sobre esto online.
@gonzalolanzarote
@gonzalolanzarote 7 жыл бұрын
Piezas en camino, seguiré tus consejos a la hora de construirlo, y de nuevo muchas gracias, tus vídeos nos ayudan muchísimo.
@Karlo_m
@Karlo_m 6 жыл бұрын
Hello! I'm just getting into this and I'd like to build something similar. I've noticed that the slider moves consistently even when it moves slowly. Is there a way to make it move a few milimeters, then completely stop for a few seconds and then move again? I'm asking because this would allow me to shoot long exposure timelapses. too.
@edupuertasfruns
@edupuertasfruns 6 жыл бұрын
If you program it in Dragonframe you can do whatever you want
@TonyCR1975
@TonyCR1975 7 жыл бұрын
Gracias por poner subtitulos ya nadie lo hace :'D
@edupuertasfruns
@edupuertasfruns 7 жыл бұрын
De nada, supongo que ayuda a muchos
@TonyCR1975
@TonyCR1975 7 жыл бұрын
edu puertas ¿Que hora es en U.S.A? por cierto que rápido respondiste.
@edupuertasfruns
@edupuertasfruns 7 жыл бұрын
Buenas, jaja, estoy en Barcelona, España.
@diegootaduy7073
@diegootaduy7073 5 жыл бұрын
Estimado Eduardo, muchas gracias por tus videos! Tengo una pregunta si no te es incoveniente contestarla. Cual es la distancia que usas entre los orificios de 1/4 y los de 3/8? Importa cuanta separacion hay entre un orificio y el otro?
@edupuertasfruns
@edupuertasfruns 5 жыл бұрын
Te diria que minimo 3 o 4 mm entre ellos y que la rótula quede dentro del carro
@diegootaduy7073
@diegootaduy7073 5 жыл бұрын
@@edupuertasfruns gracias. Hay alguna chance de que pongas una lista de elementos usados para el tilt & pan camera mount que hiciste? Muchisimas gracias!
@Pruemedia
@Pruemedia 5 жыл бұрын
Is there a specific Arudino sketch you're using for Dragonframe to connect / control it?
@edupuertasfruns
@edupuertasfruns 5 жыл бұрын
Yes, Dragonframe gives you the basic code. To use the electrònic in this video you have to modify it. Read the description
@Pruemedia
@Pruemedia 5 жыл бұрын
Cool, thanks! And great work, as always. :)
@waldnilso
@waldnilso 7 жыл бұрын
Great tutorial, as always love your work!!! I'm wondering if you could let me know how do you change the channel Step/Dir pinouts in DFmoco.pde code (arduino sketch) to work with cnc shield? Could you share changes? Looking forward to your reply!
@edupuertasfruns
@edupuertasfruns 7 жыл бұрын
+Waldnilso Dourado Thanks for your support, check the comments on this video kzfaq.info/get/bejne/kOBplrmJrbawln0.html
@waldnilso
@waldnilso 7 жыл бұрын
+edu puertas Thanks!!! that was very helpful!
@trappedinpenticton
@trappedinpenticton 7 жыл бұрын
This is fantastic! I have virtually all the parts described - any chance the manual and code can be purchased separately?
@edupuertasfruns
@edupuertasfruns 7 жыл бұрын
Contact me by mail get@kineticarmatures.com
@trappedinpenticton
@trappedinpenticton 7 жыл бұрын
message sent!
@jeffcivjeep7
@jeffcivjeep7 5 жыл бұрын
Can you make it creep and pause with that motor and controller setup? Like if you're going to take a sunrise timelapse over a 45min period but need it to move a mm at at time?
@oddplanetstudios6172
@oddplanetstudios6172 7 жыл бұрын
Hi again, Edu. What settings did you enter in the Dragonframe ArcMoco axis box for the motor - steps/sec etc?
@edupuertasfruns
@edupuertasfruns 7 жыл бұрын
Really depends on how many microstepps do you have configured the drivers to run on. It must be something that doesn't take you forever to move it and not so fast that the motor jumps stepps. Do you thing I should make a video about it?
@oddplanetstudios6172
@oddplanetstudios6172 7 жыл бұрын
For me that is the tricky part. It would be good to see a video on how to configure it all together. I don't think anyone else has done one, they have all just muddled through! I have just been using 1/16 micro steps because that was what the BEDs used. I don't even know what would happen if I used something different! I had a problem with the geared motors and backlash, so I changed them for some unguarded motors, the same as you use for the slider. But I could not get them to work at all. It might be because I put in too many steps to had the micro steps wrong. I just don't know the answer, so fiddle around until it seems to work.
@MrKaroutcho
@MrKaroutcho 7 жыл бұрын
Thanks Edu Puertas, but can you tell us what is this yellow liquid you are using between two drilling ? thank you
@edupuertasfruns
@edupuertasfruns 7 жыл бұрын
+MrKaroutcho jaja, it must be cutting oil
@KidstoyboxCa
@KidstoyboxCa 7 жыл бұрын
I loved your videos. I built a slider out of old scanner a few days ago following your other tutorial! But seeing this video I'm going to have to build this because it looks more professional. Come by and check out some of my stop motion videos and let me know what you think =) . Keep up the great job.
@edupuertasfruns
@edupuertasfruns 7 жыл бұрын
Thanks!! seems you have a lot of work on making those puppets and sets!! For the animation, I know it takes forever but I love 12fps look, so go for it. Also working with easy ins and outs to give it such a rithm.
@Pipne
@Pipne 7 жыл бұрын
Hey Edu, I was wondering how much would this Arduine camera slider cost me to build it? (using all of the links in your description) Thanks!
@edupuertasfruns
@edupuertasfruns 7 жыл бұрын
Pipne Count: Electrònics Kit 160 euros, Slider 107 and bracket and screws say 20. Total 300 euros plus taxes
@Pipne
@Pipne 7 жыл бұрын
Thank you !
@faktordj
@faktordj 5 жыл бұрын
estoy a punto de morir en el intento... no consigo hacer que el sketch funcione... ya lo modifique y no puedo si lo subo normal sin modificar solo consigo que un eje gire hacia un solo lado, cuando le das al lado contrario gira hacia el mismo lado. probando que funcione los servos y la placa use grbl y todo ok. podrias compartir tu sketch? gracias por todo lo compartido es muy valioso y eres muy pero muy talentoso felicidades
@edupuertasfruns
@edupuertasfruns 5 жыл бұрын
El código es mayoritariamente propiedad de dragonframe, así que no puedo subirlo. Pero haciendo las modificaciones q indico debería ir
@faktordj
@faktordj 5 жыл бұрын
@@edupuertasfruns y si te lo mando al correo o alguna forma la cual me puedas ayudar, salvaras a un alma!
@edupuertasfruns
@edupuertasfruns 5 жыл бұрын
escribeme, cuando tenga tiempo lo miro
@mohanmony01
@mohanmony01 4 жыл бұрын
hi dude this is nice job keep it up and i made the same like you did with arduino uno with motor shield but i motor not spring when i press the move button but i can hear little noise from the motor . so can you help with that
@edupuertasfruns
@edupuertasfruns 4 жыл бұрын
Check the code, at the end of the description there is some help
@mohanmony01
@mohanmony01 4 жыл бұрын
@@edupuertasfruns thank you very much! it's working. you are brilliant. and i got another little problem. stepper motor getting hot why is that (i gave 12v ,1A)
@trendsetzer
@trendsetzer 7 жыл бұрын
Hi thank you for the video, What is the name of this rails and where can they be ordered? Thank you in advance for your answer,
@edupuertasfruns
@edupuertasfruns 7 жыл бұрын
+trendsetzer Igus is the brand, all the info and links are in the description
@Repaired4990
@Repaired4990 6 жыл бұрын
Hello all! I followed Edu's instructions in the comments for adapting the DFMOCO Arduino sketch for use with a CNC shield (I purchased the exact same one he gives the link for). I had no success, and after some painstaking research, discovered this forum post forum.arduino.cc/index.php?topic=503861.30 Based on Reply #37, it seems there must be some "Enable" lines present in the sketch for this setup to work. This was not mentioned in Edu's instructions. I hope this will help anyone else trying to incorporate a CNC shield into their MOCO setup. Thanks Edu for your great videos! I've learned so much from you!
@pksproducciones1528
@pksproducciones1528 4 жыл бұрын
thanks
@teatrototale1412
@teatrototale1412 3 жыл бұрын
hello, I would like to buy the kit with the motor and the arduino with the program already loaded to modify my slider, but from your link it seems to be exhausted, can you help me?
@diegoriverakohn3945
@diegoriverakohn3945 5 жыл бұрын
Hola Eduardo, una pregunta a ver si me puedes dar una mano. Ya modifiqué el código en Arduino y un motoro en el axis X fuciona bien. Ahora si agrego un segundo motor con el CNC shield V3 y el stepper driver se asigna tambien al motor que esta sobre el axis X. Hay que modificar algo mas en el código para que respoda a tres motores, uno en cada Axis de dragon Frame? Gracias por tu ayuda y saludos
@edupuertasfruns
@edupuertasfruns 5 жыл бұрын
No sé si te estoy entendiendo. Tienes que poner un driver por cada motor. Si funciona el eje x, el y z deberían también. Si se copia lo del x en el y es que hay un jumper de copia puesto para duplicar movimientos.
@diegoriverakohn3945
@diegoriverakohn3945 5 жыл бұрын
@@edupuertasfruns gracias por tu pronta respuesta. Tengo un driver puesto para cada motor (X,Y,Z) en el CNC shield. Cuando en Dragon Frame, creo dos axis, 1 digamos para el travelling y un axis 2 para digamos tratar de automatizar un pan, y pruebo por separado cada axis, ambos actuan sobre el mismo motor que es el x en el CNC shield. No tengo ningun jumper puesto ( a excepcion del enabler)
@edupuertasfruns
@edupuertasfruns 5 жыл бұрын
Que raro, y en el dragon cada eje esta asignado al canal que le toca? Es posible asignar más de un eje a un mismo canal.
@sammyjunior81713
@sammyjunior81713 7 жыл бұрын
If I were to make portable version of this, used for outdoor photography, i.e. no power supply. Would you recommend using a less powerful motor? I believe this motor/driver should be run with a 24V power supply which is not reasonable for a battery. Awesome video, thank you for sharing :)
@edupuertasfruns
@edupuertasfruns 7 жыл бұрын
The motor is also the right one for you, it is powered at 12V now. So you can build the same and take a 12V battery. Thanks for watching!!
@sammyjunior81713
@sammyjunior81713 7 жыл бұрын
Could I use a 11.1V Lipo battery? The ones I have are rated up to 2200mAH. The problem I forsee is the driver listed for the motor (12V-36V). Would a 14.86V work? Otherwise, it seems I would be lugging around a large 12V battery pack like used in a car. Thank you for the quick reply, you are awesome!
@edupuertasfruns
@edupuertasfruns 7 жыл бұрын
I have some RC batteries here but under 8V, I would like to test it before say nothing, let me get a 12V battery and make it work. There are also packs not that big as a car ones. I will give you feedback as soon as possible
@MakerofThingss
@MakerofThingss 7 жыл бұрын
Get a small ish SLA battery. 2200mAH would only last for about 3 hours.
@gonzalobustamante8578
@gonzalobustamante8578 5 жыл бұрын
Y como se hace la parte del arduino ?
@felipeamaral6473
@felipeamaral6473 7 жыл бұрын
Awesome! Is this expansible to X and Y axis? Would there be any useful application for stop motion if it moved in both directions?
@edupuertasfruns
@edupuertasfruns 7 жыл бұрын
Of course it is expansible, the electronics allow 4 axis!!! You can see the application for stop motion in other of my videos, I use more axis to move a crane for example in a more complex camera movements.
@felipeamaral6473
@felipeamaral6473 7 жыл бұрын
edu puertas I have seen the crane and love it! But I am asking more in a single plane movement style, if is worth expanding this particular way of moving to more than one axis. Especially since the crane have so much degrees of freedom.
@edupuertasfruns
@edupuertasfruns 7 жыл бұрын
Ohh, yes. Check Animator cube from DitoGear. It is a bunch of sliders crossed in axis like you say. The system you say is something that works but it is not cheap as you need a lot of sliders.
@felipeamaral6473
@felipeamaral6473 7 жыл бұрын
edu puertas Will check that! Keep up the good work, it is indeed awesome!
@MegaFahad1991
@MegaFahad1991 5 жыл бұрын
Which code we need to update to arduino ? ..it is the same for GRBL ?
@edupuertasfruns
@edupuertasfruns 5 жыл бұрын
Not it is the code from dragonframe software with some modifications
@nerastud3716
@nerastud3716 6 жыл бұрын
todo bien en cuanto al structura, pero el gran problem es no esplicas la parte electronica donde va cada parte conectado, auque se agradece que mentiones las partes usadas, pero seria una gran ayuda para amater que no entiende nada de electronic si esplicas un poco mas detallado, compre lomismo y todo viene por partes no montado como lo tienes y ya lo he malogrado dos placas, y el programa que usas tampoco trabaja, detodos modos un big like...
@edupuertasfruns
@edupuertasfruns 6 жыл бұрын
Entiendo, hay tutoriales en blogs sobre la cncshield, lo has logrado o aun no, para aconsejarte
@ShopDogProductions13
@ShopDogProductions13 Жыл бұрын
Hi, what software did you use? Dragonframe? Thanks for any help and making these videos!
@edupuertasfruns
@edupuertasfruns Жыл бұрын
Yes dragon is the way to go
@ShopDogProductions13
@ShopDogProductions13 Жыл бұрын
Thanks! I wish I could afford it, I’m using a dslr and after effects!
@mikesimmonds1916
@mikesimmonds1916 6 жыл бұрын
Whats the software driving the Arduino? I like the ramping at the start of the movement.
@edupuertasfruns
@edupuertasfruns 6 жыл бұрын
+Mike Simmonds it is Dragonframe but it does not move live the motors in ramp, only in stop motion
@mikesimmonds1916
@mikesimmonds1916 6 жыл бұрын
Shame, I've made a simple Arduino controller for my rail and head but ramping the controls is beyond my programming ability so far. Love the video's and my admiration for a stop motion animators paitence.
@Nico-rq5io
@Nico-rq5io 6 жыл бұрын
Ok, why it doesn't work with me? I have jumper in the CNC Shield, modify code (but not find exactly the same sections). I have just sometimes a little rotation of the motor when i push the rotation button in dragonframe.. DFmoco 1.3.0 is different ? Anyway, really good video :)
@edupuertasfruns
@edupuertasfruns 6 жыл бұрын
You should find the lines, on dragonframe 4 the code is larger but they are still there. If the motor moves a little, could be that the potentiometer in the driver is not propertly set. Try to turn a little the screw with a lot of care of not touching other connections. Hope it its the problem.
@Nico-rq5io
@Nico-rq5io 6 жыл бұрын
Nope, it not work.. I think it's pb with code, and crtl+F can't help me to find good line ^^
@Nico-rq5io
@Nico-rq5io 6 жыл бұрын
Now it's work fine ! With the "old" version 1.2.7 of DFmoco, i don't know why isn't with 1.3.0.. Thank's ;) and keep going like that !
@GK-lf1ll
@GK-lf1ll 6 жыл бұрын
your cat must be thinking, what the hell happening
@jennaprovost4907
@jennaprovost4907 7 жыл бұрын
hello! I am having a hard time navigating the Igus website (in English), and finding the same slider and accessories you used. Could you provide direct links to what you bought from Igus?? Thank you :)
@edupuertasfruns
@edupuertasfruns 7 жыл бұрын
If the flash works in your browser it is easy, in the link you will see a box with opitons to choose what you want. I describe now configure the following... (in some browsers the box doesn't work, then is a little complicated to understand) For the rail you choose WS-10-40-Ungebohrt and you set up the length-1000mm for 1 meter www.igus.eu/wpck/2003/DryLin_W_Doppelschiene Then the slider or carriage is WW-10-40-10-HKA, in the box you say the lenght to 100mm and tick the box for hand clamp for easy positioning. Those are the 2 parts. If not, send a mail them asking for WS-10-40-Ungebohrt-1000 and WW-10-40-10-HKA. They will understand it. Thanks for your interest!!!
@dmitrylee01
@dmitrylee01 5 жыл бұрын
Sorry for a potentially stupid question but what are you gaining from using CNC shield instead of just plain Arduino with stepper drivers? I am new to the field so please excuse my ignorance
@edupuertasfruns
@edupuertasfruns 5 жыл бұрын
Less wires and a much compact setup
@dmitrylee01
@dmitrylee01 5 жыл бұрын
@@edupuertasfruns I see. Thanks! I suppose cnc shield also makes it somewhat easier to control the motion/positioning since you can use G code instead of writing it all in Arduino C? Or am I wrong on this one?
@edupuertasfruns
@edupuertasfruns 5 жыл бұрын
I am using Dragonframe, a software for animation, that one gives the instructions to the board real time by sending step and direction signals to the arduino. So in fact, the code in arduino is the same using that cnc shield or not, if you use dragonframe.
@EKisCOOLERasJY
@EKisCOOLERasJY 3 жыл бұрын
Care to share the code since you can't buy it?
@gengiskhanalegria3948
@gengiskhanalegria3948 6 жыл бұрын
Hola Donde compraste el rail y el carro para el rail
@edupuertasfruns
@edupuertasfruns 6 жыл бұрын
+Gengiskhan Alegría hola, tienes el enlace en la descripción, es de Igus
@gengiskhanalegria3948
@gengiskhanalegria3948 6 жыл бұрын
edu puertas sabes antes ayer cuando vi vuestro vídeo no se abría l'lien es por eso que pregunte pero bueno ahora si y gracias por responde ;) Oye tendrás Facebook ? Ah y po vuestro vídeo está exelante
@oddplanetstudios6172
@oddplanetstudios6172 7 жыл бұрын
Hi Edu. I can't seem to get my stepper to work properly. I have bought the same motor as you describe, and a black box driver. On the driver there are microswitches for the steps and the current. I have set the current to 2.0A, peak 2.2A as the motor specification is for 2.0A. But there is almost no holding torque and no strength in the motor. What am I doing wrong? Is it the current setting or something else? I am running the motor off a 24V PSU.
@edupuertasfruns
@edupuertasfruns 7 жыл бұрын
+Odd planet too many things going on to know only by these lines understand your trouble. Send me a picture of your settup. My guess is that you have the enable switch in off so, nothing is running.
@oddplanetstudios6172
@oddplanetstudios6172 7 жыл бұрын
Hi Edu. I think I have found my problem(s): I set the microswitches to 2.5A, and the motor worked fine, even though it is rated at 2.0A. With the lower current it didn't work properly and had no torque. My other silly problem was that I put a gear onto the shaft, but forgot to tighten the grub screw, so when I held it as it was turning, there seemed to be no force in the motor! I'll send you some pics of my set-up by email.
@edupuertasfruns
@edupuertasfruns 7 жыл бұрын
Great then if it works!!! When you make something work it's a joy. Thanks for sharing your experiences
@salahaldeinmarashly7125
@salahaldeinmarashly7125 4 жыл бұрын
Hallo Here in Sweden I don't can find any thing I need so please can you send to me one stabilizer Thank you very much
@TonyCR1975
@TonyCR1975 7 жыл бұрын
¿Usaste un NEMA 17 o un Rígidbot stepper?
@edupuertasfruns
@edupuertasfruns 7 жыл бұрын
nema 17
@ChrisPlaysLive
@ChrisPlaysLive 7 жыл бұрын
Hi Edu, I've copied all the code in correct places (I think) but the only thing I have different is the actual drivers? Does that matter?
@edupuertasfruns
@edupuertasfruns 7 жыл бұрын
+ChrisPlays Dear, if the it is a cnc shield on anar Arduino, the drivers really doesn't matter. Recheck the code and make sure you have the jumper to enable the board
@ChrisPlaysLive
@ChrisPlaysLive 7 жыл бұрын
I am curious on what you mean by jumper to enable the board? Here are the code pieces I took from my DFMoco Script, I think they are right but maybe I placed them wrong: motors[0].stepPin = 2; motors[0].dirPin = 5; motors[1].stepPin = 3; motors[1].dirPin = 6; motors[2].stepPin = 4; motors[2].dirPin = 7; motors[3].stepPin = 12; motors[3].dirPin = 13; // set output pins for (int i = 0; i < MOTOR_COUNT; i++) { pinMode(motors[i].stepPin, OUTPUT); pinMode(motors[i].dirPin, OUTPUT); /* Second Part */ #elif defined(BOARD_UNO) #define MOTOR0_STEP_PORT PORTD #define MOTOR0_STEP_PIN B00000100 #define MOTOR1_STEP_PORT PORTD #define MOTOR1_STEP_PIN B00001000 #define MOTOR2_STEP_PORT PORTD #define MOTOR2_STEP_PIN B00010000 #define MOTOR3_STEP_PORT PORTB #define MOTOR3_STEP_PIN B00010000 #endif
@ChrisPlaysLive
@ChrisPlaysLive 7 жыл бұрын
edu puertas also here is also my physical setup: imgur.com/a/yRoil . Thank for for responding by the way you inspired me to (obviously) make my own diy slider for films!
@edupuertasfruns
@edupuertasfruns 7 жыл бұрын
+ChrisPlays a jumper is a connector for the pins in a board to jump the current. You must put one on the board to enable it.
@ChrisPlaysLive
@ChrisPlaysLive 7 жыл бұрын
ah! I finally got it, must've missed that. Thank you so much, you've earned yourself a subscriber and thanks for making such awesome videos!
@danielwillingmyre8620
@danielwillingmyre8620 7 жыл бұрын
I would want to build this for timelapse photography so how slow can it move?
@edupuertasfruns
@edupuertasfruns 7 жыл бұрын
+D Wil All the slow you want, it can perform timelapse but now driven from computer. You might need autonomy, a battery and a screen with the right code to work outside.
@danielwillingmyre8620
@danielwillingmyre8620 7 жыл бұрын
Is there anyway I could design a switch because I don't have $300 for dragonframe, that's why I building a motorized slider.
@edupuertasfruns
@edupuertasfruns 7 жыл бұрын
Let me search a bit
@robbeleemans5810
@robbeleemans5810 7 жыл бұрын
Wich program do you used ad the end to let move the motor?
@robbeleemans5810
@robbeleemans5810 7 жыл бұрын
Or wich software.
@edupuertasfruns
@edupuertasfruns 7 жыл бұрын
+Rob Leemax Dragonframe
@guarino967
@guarino967 6 жыл бұрын
Do someone tried to configure this with DF? i'm trying from months but i really don't be able to make my slider to move... anyone could help? (i've followed all the steps...)
@edupuertasfruns
@edupuertasfruns 6 жыл бұрын
I find that normally the problem is the jumper pin in the cnc shield, look if you have it.
@LeitoLegito
@LeitoLegito 7 жыл бұрын
I use a lego railroad, but only because my camera is a webcam, lol.
@edupuertasfruns
@edupuertasfruns 7 жыл бұрын
+LeonardSeeksWisdom should be fine then. I love to use whatever I have to make it work!
@HTZMedia
@HTZMedia 6 жыл бұрын
Is it possible to post the full Arduino Code. I do not get it work correct. THANK YOU :)
@edupuertasfruns
@edupuertasfruns 6 жыл бұрын
+HTZMedia some people has the problem not in the code but forgetting to put a jumper in the enable pin of the cnc board
@lukas7626
@lukas7626 6 жыл бұрын
edu puertas thank you so much. You are right!
Affordable 3 axis slider for video, timelapse and stopmotion
12:54
DIY 3 AXIS CAMERA SLIDER | MOTORIZED CAMERA SLIDER
7:40
Christoph Lehner
Рет қаралды 21 М.
Children deceived dad #comedy
00:19
yuzvikii_family
Рет қаралды 6 МЛН
Must-have gadget for every toilet! 🤩 #gadget
00:27
GiGaZoom
Рет қаралды 11 МЛН
If you have a 3D PRINTER - you can MAKE THIS motion controlled camera
7:18
DIY ORBIT CAMERA RIG - super simple, super cheap, super strong.
11:24
Stopmotion Tips to create manual camera movement
9:09
edu puertas
Рет қаралды 27 М.
Motorized Stop Motion Dolly
3:43
frank howarth
Рет қаралды 118 М.
Cheap DIY 1 & 2 Axis Timelapse slider, using Turnspro.
8:29
Will Gudgeon
Рет қаралды 88 М.
Arduino-Driven Camera Slider & Trigger
3:24
Ryan Stevenson
Рет қаралды 55 М.
Motion control camera crane improvements completed
12:26
edu puertas
Рет қаралды 119 М.
DIY Camera Slider UNDER $10 in 10 MINUTES
10:55
The Engineering Filmmaker
Рет қаралды 34 М.
All About MOTION CONTROL!
32:08
InCamera
Рет қаралды 15 М.
Пугает людей игрушкой аллигатора в воде
0:14
Короче, новости
Рет қаралды 2,6 МЛН
Когда все обошлось 😮‍💨 | Королева Двора
0:16
Аминка Витаминка
Рет қаралды 1,4 МЛН
Khi em gái tôi đắp mặt nạ || Mask of joy #shorts
0:11
Linh Nhi Shorts
Рет қаралды 2,2 МЛН