No video

DMX Control for Robot Animatronics?

  Рет қаралды 63,443

James Bruton

James Bruton

Күн бұрын

I'm building some robust robot torsos that I can use as a basis for lots of KZfaq performances and events. The robots will be reliable, agile, robust, and transportable. I plan to make puppeteering rigs, and software/interfaces which I can plug other projects into - like vision recognition and machine learning.
This time I'm sorting out an interface to DMX so I can use off the shelf software for controlling the robots. Any future controllers I build will all be DMX capable so I can record and playback motions, or interface to other things such as vision recognition etc.
I'm using an off the shelf DMX Arduino shield and the DMXsimple & TeensyDMX libraries to read and write DMX values. I'm using Freestyler for now which is free DMX software so control the robot.
Next time I'll be building puppeteering rigs which will be DMX controllers.
① HARDWARE/SOFTWARE
What more important hardware is there in life than the clothes on your back and the cup in your hand. You can get your own Robot X tee or openDog mug at the link below:
Teespring: teespring.com/...
Below you can also find a lot of the typical tools, equipment and supplies used in my projects. Some of these links are affiliate links, meaning, at no additional cost to you, I might earn a little extra if you click and make a purchase.
Lulzbot 3D Printers: bit.ly/2Sj6nil
Lincoln Electric Welder: bit.ly/2Rqhqos
CNC Router: bit.ly/2QdsNjt
Ryobi Tools: bit.ly/2RhArcD
Axminster Micro Lathe: bit.ly/2Sj6eeN
3D Printer Filament: bit.ly/2PdcdUu
Soldering Iron: bit.ly/2DrNWDR
Vectric CNC Software: bit.ly/2zxpZqv
And don't forget the code for some of my projects is available on my GitHub here: github.com/xro...
② GENIUS
No MacArthur grant yet. But while I’m still waiting by the phone for that call, maybe you might patronise me with your Patreon-age or pick up some of my merchandise. Or, if you’re all out of digital cash just comment on one of my hilarious Instagram pics, pop me a Tweet or generally yell in my direction.
Patreon: / xrobots
Teespring: teespring.com/...
Instagram: / xrobotsuk
Facebook: / xrobotsuk
Twitter: / xrobotsuk
Huge thanks to my patrons, without whom my standard of living would drastically decline. Like, inside out-Farm Foods bag decline. Plus a very special shoutout to Aleph Objects, Inc who keep me in LulzBot 3D printers and support me via Patreon.
Why not join my community, who are mostly made up of actual geniuses. There’s a Facebook group and everything: / community
③ XROBOTS
Former toy designer, current KZfaq maker and general robotics, electrical and mechanical engineer, I’m a fan of doing it yourself and innovation by trial and error. My channel is where I share some of my useful and not-so-useful inventions, designs and maker advice. Iron Man is my go-to cosplay, and 3D printing can solve most issues - broken bolts, missing parts, world hunger, you name it.
XRobots is the community around my content where you can get in touch, share tips and advice, and more build FAQs, schematics and designs are also available.
④ MUSIC AND SFX
The majority of the music and SFX used in my videos is from Epidemic Sound share.epidemics...

Пікірлер: 192
@jamesbruton
@jamesbruton 5 жыл бұрын
Since making this video (and the next one, and the next one), I've discovered www.qlcplus.org/ - free fully featured DMX software. I'll probably eventually be using that in the future.
@sbfarmer8
@sbfarmer8 5 жыл бұрын
seek the wisdom of blue man group how to be a rockstar (here on yt) kzfaq.info/get/bejne/gat9rdej1MXHeIU.html or similar.
@TheFloppyDiskNinja
@TheFloppyDiskNinja 5 жыл бұрын
Hey I think I might be how you found it 😄. Inbox me if you want help
@tobyclayton661
@tobyclayton661 5 жыл бұрын
i literally just published a comment saying to use it before reading this one
@stageboys9139
@stageboys9139 5 жыл бұрын
James Bruton Hello can you make a video that te robots have a display with the DMX Channel that you can change the DMX Channel of the robots And can you make a mode on the arduino like Channel 1 is x and 2 is y for Every movement but that Channel 15 have divrent value like 0/10 is arms up and 11/20 is left arm up You can use 1 Channel 0 to 255 and can create 255 movement in 1 Channel
@capnredable
@capnredable 5 жыл бұрын
Look into OSC (open sound control) The creator of the protocol has stated he regrets not naming it 'open system control' because it gets written off as only a music protocol. It was however developed with robotics control in mind from the outset. It's low latency, time stamped, 32bit bi-directional etc. etc. etc.. OSC is or can be implemented in a large number of control software. Including most digital audio workstation software (I use REAPER or Pro Tools) it also works with Unity so you can build 3d models of your robot and use the animation and reverse kinematics (also Blender but I haven't tried that one yet.) It can also control DMX in the short term so you don't have to redo your hardware. I'm currently using it on my Teensy 3.6 to control step and direction controlled servo motors.
@HugoPeeters
@HugoPeeters 5 жыл бұрын
Can't wait to see a professional lighting guy react and use these for a performance. Great idea to use DMX!
@maxhouseman3129
@maxhouseman3129 5 жыл бұрын
100 fixtures and two robots. Would be nice to use it for a big techno stage 💪
@KireTheCat
@KireTheCat 5 жыл бұрын
hi there! theater lighting tech here! while DMX is a good use for something like this, the problem is that most lighting desk fixture builders aren't designed for something like this. they don't even have an x or a y channel control. it could be done by having a separate fixture for each limb, but that makes it even more complicated
@maxhouseman3129
@maxhouseman3129 5 жыл бұрын
@@KireTheCat But for example you can create in a MALighting console your own fixture without channel limitation. Because a moving head has also a lot of channels. So you could use some extra universe for this and it is also possible to raw control the channels even with x and y control.
@KireTheCat
@KireTheCat 5 жыл бұрын
@@maxhouseman3129 i see your point, but im saying that, the consoles dont have "pan 1" "pan 2" "pan 3", which would make programming something like this in MA a lot easier. you would have a lot of raw DMX codes and a lot of raw sliders to control
@Mateo906
@Mateo906 4 жыл бұрын
Im allready planning on build something like this my own^^ but with some adressable LEDs and LED spots build in. Maybe in some years ill get it working ;)
@SgtBurned
@SgtBurned 5 жыл бұрын
Great turn around and prototype speed! Great work as always and solid robots 👌
@jayzo
@jayzo 5 жыл бұрын
James must be ignoring e-mails from Boston Dynamics considering how quickly he can bring about a project.
@Martin-4D
@Martin-4D 5 жыл бұрын
Just keeps getting more epic. Cant wait to see the result.
@Skyentific
@Skyentific 5 жыл бұрын
Great video! Thank you. This would be useful for my robot arm.
@CDRaff
@CDRaff 5 жыл бұрын
Thank you so much for doing this. I am currently in the design phase of an animatronic project and was just starting to do research on control software. Now you did all the heavy lifting.
@jamesbruton
@jamesbruton 5 жыл бұрын
Take a look at QLC+
@CDRaff
@CDRaff 5 жыл бұрын
@@jamesbruton Awesome. Thanks again!
@johanness6545
@johanness6545 5 жыл бұрын
I'd also recommend an active DMX interface since it takes away all calculating from the cpu and puts it to the interface. This makes everything much smoother and less choppy
@arayarock1
@arayarock1 5 жыл бұрын
I love it!!!!! Saved on favorites!!!
@jamesbruton
@jamesbruton 5 жыл бұрын
Thanks, looks out for more in my channel soon
@StevenIngram
@StevenIngram 5 жыл бұрын
It's interesting how much quieter your bots have gotten through time. LOL I remember when they used to whirr and whistle, but now I can barely hear them. I think the real difference came when you switched over to the brushless motors you use now and the odroid controllers.
@PhG1961
@PhG1961 5 жыл бұрын
Excellent video and great ingenuity ! Clever thinking about the DMX solution !
@SkynetT800
@SkynetT800 5 жыл бұрын
Incredible work! You're more dangerous then many muscular well trained super soldiers!👍
@Gotenham
@Gotenham 5 жыл бұрын
Bro, you go above and beyond with this channel, great watching all this content mate
@yosuhara
@yosuhara 5 жыл бұрын
this man's vision knows no bounds
@MisterBukkit
@MisterBukkit 5 жыл бұрын
You may also have a look at DMX Control, which is also a free software which should work with any interface. It is easy to use and lightshows/robotshows are easier to set up than in everything else on the market (Except MA Lightings Dot 2 Software, which has 512 CH for free but its very complex).
@richardboyce4921
@richardboyce4921 5 жыл бұрын
Great work and solid robots. Well done.
@dynorat12
@dynorat12 5 жыл бұрын
looking great
@PKMartin
@PKMartin 5 жыл бұрын
The whole video I was going "OK this is cool, software to animate the robots for performance and stuff" and then you said "maybe we could use them for telepresence"... *shiver* in my humble opinion that is a 100x cooler concept than dancing robots. If you could find a way to use VR style motion controllers, inverse kinematics to the arms and FPV cameras to goggles on the operator...
@qua1121
@qua1121 9 ай бұрын
I really really needed this instruction video. Thanks!
@davidalbertopozaaguilar4698
@davidalbertopozaaguilar4698 5 жыл бұрын
Excelente combinación de tecnologías. Estoy imposiblemente impresionado. ¡Felicidades James!
@ImperialLightandMagic
@ImperialLightandMagic 5 жыл бұрын
Fabulous, I'm looking at doing similar with servos, so this concept may just be perfect. Thanks for constantly innovating.
@tobyclayton661
@tobyclayton661 5 жыл бұрын
the pan tilt light is actually called a moving head fixture
@rubikthegeek2138
@rubikthegeek2138 5 жыл бұрын
These are one lightning strike away from an indie game.
@BlogVomMax
@BlogVomMax 5 жыл бұрын
3:30 made me listen to freestyler by bomfunk mc again
@OldCurmudgeon3DP
@OldCurmudgeon3DP 5 жыл бұрын
Your doppelganger was peaking over the backdrop canvas.
@mike_x48954
@mike_x48954 5 жыл бұрын
Another free software is XLights. its used for addressable pixel strings over e1.31/sACN or ARTnET DMX protocol. It also supports USB DMX devices.
@jamesbruton
@jamesbruton 5 жыл бұрын
I'm looking at QLC+ at the moment
@unionse7en
@unionse7en 5 жыл бұрын
Very cool, I find that the quickest way to program complicated, but non precise moves is the combination of back-driveable joints with encoder feedback...so that the arm can be moved manually (as in physically moving it with ones hand) and having the control-ware record the combination of joint moves..probably as many incremental position combinations . Can do a combination of "hand teaching" with software teaching to combine precision with speed of programming.
@johanness6545
@johanness6545 5 жыл бұрын
You could also use the open source software DMXControl for using it. I recommend it since I'm a lightning professionell
@AKRASNOVV
@AKRASNOVV 5 жыл бұрын
Sir, using DMX for that is genious! Keep it up
@shipmaster_caine
@shipmaster_caine 5 жыл бұрын
Brilliant video and its good to see someone with knowledge about the DMX protocol and how it operates, I would recommend having the robots operating on seperate universes, which is where they just get data from a different cable, if they being used in a installation where there is lights and such to be synced up, because higher end boards in different installations usually have a board that supports multiple universes, its best to do that because it helps steer clear of separate lights overlaping the robots DMX and it helps with installing and then reinstalling the robots if your moving about the place. Anyways keep up the good work and I hooe you do more with DMX and lights also the lights with the pan and tilt heads are called moving heads or moving fixtures.
@jamesbruton
@jamesbruton 5 жыл бұрын
Thanks, I'm planning four universes so each robot + lighting has it's own cable
@shipmaster_caine
@shipmaster_caine 5 жыл бұрын
@@jamesbruton Very nice but as a word of warning some places while have advanced lasers where its it can be a multitude of lasers in one unit with pan and tilt, rgb or rgbwauv and some other options and these could range from maybe 5 or 6 to 32 or more dependant on the unit, and they may also have a pixel mapping stage where those could take up an entire universe and same can go for adv lasers. It all depends on where you go but it could end up screwing with somethings but I'm sure you'll have something to get around it!
@benricok
@benricok 5 жыл бұрын
I would recommend grandma2 on pc for any dmx application. Thats what I use to do lighting at events. It has a 3d visualiser called ma 3D on pc. You could make custom light fixtures in ma 3d to build the robot in 3D. Also check out the artnet protocol, it is a way to send dmx over a network. You could then create a wifi hotspot for the robots to connect to and send the dmx though that.
@harrylengbloodworth5512
@harrylengbloodworth5512 3 жыл бұрын
Only problem with MA2 is it's cost. You have to buy some form of desk or node to gain use of peramiters. I prefer Dot2 as it outputs one universe for free and has a similar key layout and feature set.
@tobyclayton661
@tobyclayton661 5 жыл бұрын
try (QLC+) it is a very good peace of software that is free and can do all the things you need and works with the dmx usb interface you bought
@ChrisEllerby
@ChrisEllerby 5 жыл бұрын
Not sure if you found VSA (Visual Show Automation) but it is used a lot by haunted attractions as well, and lets you sync movement, audio, etc. Just google Brookshire Software - Visual Show Automation (VSA) and check KZfaq. It's not fancy or modern, but it's widely used for controlling animatronics.
@Benyosefov
@Benyosefov 5 жыл бұрын
Mixing my to favorites dj lights and robots yesssss please make more videos like this!!!!
@frankleeroy6591
@frankleeroy6591 5 жыл бұрын
At the beginning of this video I just felt these Portal™ vibes ^^
@davidz2016
@davidz2016 5 жыл бұрын
They really look like terminators . Very cool . Dude you better not prove Elon Musk right . KEEP UP THE GREAT WORK SIR . Thank you for the videos.
@wombleofwimbledon5442
@wombleofwimbledon5442 5 жыл бұрын
Saturn 3!
@BenRyherd
@BenRyherd 5 жыл бұрын
If you're running DMX, you may want to make sure you have some adapters handy as there is 3 pin DMX (Using XLR Cables) but there are also 5 pin DMX cables. If I remember correctly the housing is the same, but it has 5 pins instead of 3.
@MrDexter9i3
@MrDexter9i3 5 жыл бұрын
Woooow, this is nice smooth and fast... Great job
@jamesbruton
@jamesbruton 5 жыл бұрын
Thanks, it's only half speed!
@leebuilds
@leebuilds 5 жыл бұрын
Check out OSC ... Can be used as a dmx/midi replacement and runs over udp/ip and Ethernet. Very powerful for people trying to do this type of work.
@cashel1111
@cashel1111 5 жыл бұрын
you are making your stuff look so damn professional! i cant wait to see the different skin options you end up making, and i hope you release the files you make, i would love to print out a cool looking robot head
@kentvandervelden
@kentvandervelden 5 жыл бұрын
Wow, that's pretty fantastic!
@bobcoombes
@bobcoombes 5 жыл бұрын
How cool is this?
@wpirkl
@wpirkl 5 жыл бұрын
Really great video great idea to use DMX!
@avejst
@avejst 5 жыл бұрын
Great work 👍 Thanks for sharing 👍😀
@reggiep75
@reggiep75 5 жыл бұрын
It would be nice to see some breakdance moves like the wave with one robot transferring the wave to the other robot and back.
@jamesbruton
@jamesbruton 5 жыл бұрын
That could be done
@northcoastaudiovisualncavc9706
@northcoastaudiovisualncavc9706 4 жыл бұрын
Nice.. you could make a whole sound, light and robot dance routine all syncronised and choreographed.. I seen some other comments about lighting consoles and limitations using them.. I've made fixture library's for generic lights so it wouldent be hard at all, just goto think outside of the box a little. Would be a fun project to work on 😎
@caleblisu
@caleblisu 4 жыл бұрын
Great video
@Alientraveler003
@Alientraveler003 5 жыл бұрын
Make the other two so thay can carry you around like a king .
@36namenlose
@36namenlose 5 жыл бұрын
You should have a look at "QLC+". It's a great DMX control software with a lot of features.
@36namenlose
@36namenlose 5 жыл бұрын
Oh I missed the fact, that you found it already. Sorry.
@adamaglionby7438
@adamaglionby7438 4 жыл бұрын
Visual Show Automation from Brookshire Software might be worth a look, handles DMX and servo control on a time line base aimed at show control, on a budget :-)
@EngineeringVignettes
@EngineeringVignettes 5 жыл бұрын
This is ripe for a BigClive collab... Good stuff. Cheers,
@nameaboveallnames1267
@nameaboveallnames1267 5 жыл бұрын
James try Brookshire software it will do all of that.I use if for my 12 axis robot it's great it can control steppers,rc servos relays and more and it easy to use youtube burtonrobotics
@computerjantje
@computerjantje 5 жыл бұрын
very nice
@Lejackal
@Lejackal 5 жыл бұрын
Come on, I know I’m not the only one who see rock’em sock’em robots life size?!
@tempname8263
@tempname8263 5 жыл бұрын
You should have used HSV on those knobs. It would be **rad** to see LEDs go through the entire rainbow (plus purple) with a twist of a single knob.
@dekutree64
@dekutree64 5 жыл бұрын
Very clever! I'd never even heard of DMX before. Instead of puppeteering rigs, you could also control them by motion capture. I'm working on a modular wireless system where each sensor node is a self-contained device with an Arduino Pro Mini, MPU9250 IMU, and NRF24 transceiver hot glued to a 3D printed thing, which also has a compartment for a lipo cell. Here's one for use on arms: imgur.com/dgGzNtg The Pro Mini runs RTIMULib2 to get the absolute orientation of the IMU relative to the earth. The master (a Teensy LC in my case) polls each sensor node for its orientation, and then transforms each node's quaternion by the inverse of its parent's, to get the relative orientations. Then those can then be turned into euler angles to control each joint axis motor. For your robots in their current form, you'd need one node on your belt, one on your chest, and two on each arm. That way the chest node can be measured relative to the belt to control the torso bending motions, upper arms can be measured relative to the chest to control shoulder motions (including upper arm twist), and forearm measured relative to upper arm to control elbow bend. It's not actually working just yet, but I have previously made a wired glove using BNO055 absolute orientation sensors on the forearm/hand and controlled servos with it, so this is just an extension of that. I'm debating whether to redesign the node structure to better protect the electronics. The current design leaves the them vulnerable to impacts when swinging your arms around. But if I turn it "inside out", then they'll be exposed to sweat from skin. So I think I'll have to make them fully enclosed, although it will be a bit more bulky.
@JoseAlcerreca
@JoseAlcerreca 5 жыл бұрын
You need a motion capture suit!
@jamesbruton
@jamesbruton 5 жыл бұрын
I build something similar next time!
@myk3l9675
@myk3l9675 5 жыл бұрын
How crazy and creepy would it be to have one of these things riding open dog when it can walk!
@Rulerofwax24
@Rulerofwax24 5 жыл бұрын
I think DMX was a great choice for this. I'm still unsure about the interpolation, and how the DMX interpolation interacts with the on-robot filtering/interpolation. It seems like it would be difficult to get a bezier curve on the motion when the arduino doesn't know what the end-point/time will be based on an intermediary DMX value. Though, I didn't notice any issues with that from the video here and I'm sure you've been thinking about those potential problems too.
@Laffs00
@Laffs00 5 жыл бұрын
Love your videos James. You have one of the few channels I take the time to watch. I admit i have a few question about openDog (Sorry, I know it's not this video's topic) 1) Might you down the line give it vision with machine learning towards facial recognition, ie have it recognize you and perhaps follow you around? 2) Are those "feet" on the bot the final version? I admit I rather like the ball ended ones on SpotMini, and your earlier feet iterations for openDog. The newer ones I imagine are for sensors, but they look.... generous for the size of the bot's legs. -FFFTech
@Scott_C
@Scott_C 5 жыл бұрын
Patreon subscriber here... Yes and probably. Stay tuned. 😁
@Innomen
@Innomen 5 жыл бұрын
Ready for those darpa bucks James? Because the "offer" is coming :)
@MrDexter9i3
@MrDexter9i3 5 жыл бұрын
So now when you play the music, it does...the robot? Badum tss
@bruceneely4859
@bruceneely4859 5 жыл бұрын
looking good, there has to be a way to record DMX, I've seen to many shows that are to complex for a DJ to be running them live all the time, rather then running a pre-recorded sequence
@jamesbruton
@jamesbruton 5 жыл бұрын
I think we'll have trigger buttons that trigger 'chases' of motions, so you could 'DJ' the robots live.
@DansKoiPond
@DansKoiPond 5 жыл бұрын
Ok so throwing down the gauntlet. Would be really cool to link the to the internet and have 2 remote people playing table tennis.
@billyjukes832
@billyjukes832 3 жыл бұрын
Try lightjams, has some good generators and IO for generating organic movements. Can even track you using a wii remote and Kinetc
@rendermandan2820
@rendermandan2820 5 жыл бұрын
Hi James, could figure out a way to pose it the way you want for each step, and then record the values of your pots, then use those values to record the dmx track and playback.
@nicojoubert9338
@nicojoubert9338 5 жыл бұрын
I actually thought that this would be your best option in the last video cause since you are going to use them in shows they can move to the rhythm easy using dmx programming but one drawback is you have a delay in sound to movement unless you set it to 0.5> for more accurate measurements of movement. Depending on length of the cable running to your robots your delay will get greater as your cable gets longer will have to keep that in mind. It's point of a second but so won't be so damping but should be considered
@jamesbruton
@jamesbruton 5 жыл бұрын
I will be using multiple universes, but the cable length shouldn't cause any visible delay - electrons still travel at the speed of light
@l3d-3dmaker58
@l3d-3dmaker58 5 жыл бұрын
"yeah so Iets build a really powerful robot" uh huh "and make it smart..." interesting "...with AI" OH NO *robot revolution sounds in the distance*
@dafoex
@dafoex 5 жыл бұрын
Meanwhile I can't work out why my TensorFlow keeps classifying a cat as a dog
@World_Theory
@World_Theory 5 жыл бұрын
I wonder if you could use animation rigging in Blender, to control your robot… The nature of 3D animation would seem to be well suited to animating a robot, and you could even see what would effectively be a preview, in the program. I just don't know if anyone has done it before, and made their tools available to others.
@ralfherting1254
@ralfherting1254 4 жыл бұрын
Hallo James, Hast du dich von meinen Blumen Inspirieren lassen ? Mit DMX hast eine Macht am Start. Für die Robotik sicher eine Bereicherung ! Gruß Ralf (Der mit den Tanzenden Blumen)
@robo1540
@robo1540 5 жыл бұрын
Add one of those lights as a head
@leoncontorno6763
@leoncontorno6763 5 жыл бұрын
Nice work.if you had back up and opposing motors at every point,it may be smoother.
@ImDamian09
@ImDamian09 5 жыл бұрын
Wooow when your done, make them a five nights at freddy's hull or costume or something would really like it
@bas9682
@bas9682 5 жыл бұрын
Im bizzy with making an animatronic head. Anyone tips?
@ericchan5379
@ericchan5379 6 ай бұрын
Hi, I got a pjoject need to use DMX to control the Roboteq HDC2460. It only accept RS232 or RS485. Do you have any idear can use DMX convert to RS232 or 485? I am not a programming guy. Really can't find and soluction. Thank you.
@GeraldSnyman
@GeraldSnyman 2 жыл бұрын
Thanks for the info, BUT what is the Freestyler control settings to communicate with the Arduino? I do have DMXSerial and TeensyDMX installed. I just don't get communication between Freestyler and Arduino Uno.
@justanirishtayto5755
@justanirishtayto5755 5 жыл бұрын
I’m so glad The Hacksmith brought me to your amazing channel
@garagemonkeysan
@garagemonkeysan 5 жыл бұрын
Wow. Where do you find the time? Thx for introducing DMX. Interesting. Cheers! : )
@neodaz42
@neodaz42 5 жыл бұрын
You could do with a motion capture suit then you could do puppeteering in real time or for recording sequences (maybe even dance moves!)
@gennadyplyushchev1465
@gennadyplyushchev1465 4 жыл бұрын
Really love you work! I cannot find the main Teensy code for DMX control in your github page. Can you please help me?
@jamesbruton
@jamesbruton 4 жыл бұрын
Yes it's all here: github.com/XRobots/PerformanceRobots/tree/master/PRobot03 - clone the repository and then open PRobot03.ino which is the main project for the robot
@gennadyplyushchev1465
@gennadyplyushchev1465 4 жыл бұрын
James Bruton thank you a lot. I found it. I will try to use it for my project. Hope to do the project with you one day!
@erikmuller8512
@erikmuller8512 5 жыл бұрын
Look up onyx, fotmerly m-pc, the best free dmx program. You may need a entex dongel or it may work wide a standard dmx to usb
@jamesbruton
@jamesbruton 5 жыл бұрын
I'm looking at QLC+ at the moment which looks pretty good
@TacoMaster3211
@TacoMaster3211 5 жыл бұрын
Hey James, have you thought about trying to make a motion capture set up to record poses and movements for the robot? That would be a really cool project as well.
@jamesbruton
@jamesbruton 5 жыл бұрын
yes, next time kind of
@jasonhendricks4802
@jasonhendricks4802 5 жыл бұрын
You should combine one of those with a set of your legs and go for an actual automaton. Perhaps the upper torso will help with balance.
@vmiguel1988
@vmiguel1988 5 жыл бұрын
I would like to see a human to machine interface to copy your body movements
@viggovanhoutte4939
@viggovanhoutte4939 5 жыл бұрын
Use the turning light like a head.
@CelluloidRacer2
@CelluloidRacer2 5 жыл бұрын
10:33 forehead scared me for a second lol
@DavidSanchez-vx4bv
@DavidSanchez-vx4bv 5 жыл бұрын
Hi James, How about this project using your robots: you wear a jacket with sensors and communicating via Bluetooth or Wifi transmit your movements and the robots mimics you. In that sense, these robots could be extremely useful in risk task for example.. and so...
@swaterman08
@swaterman08 5 жыл бұрын
Wonder if you can make it wireless pretty easy too.
@GWAIHIRKV
@GWAIHIRKV 5 жыл бұрын
Interesting 👍
@funkybproject
@funkybproject 2 күн бұрын
i wish you share complately built a 16 channel beam spot robot codes because always i have problem about this fixtures mainboards and really i wanna build my own motherboard and use for all robots
@TheBrickLot
@TheBrickLot 5 жыл бұрын
notification squad where u at
@cashel1111
@cashel1111 5 жыл бұрын
james is one of only two channels i want to see as soon as possible :)
@AJB2K3
@AJB2K3 5 жыл бұрын
Groovy baby
@rashaan64
@rashaan64 5 жыл бұрын
What up squad
@_aerith_
@_aerith_ 5 жыл бұрын
Niiicceeeeeee
@muskku
@muskku 3 жыл бұрын
thanks for this video!! im looking for a way to control nema 17 or similars step motors with DMX. Looking for the drive..u know how i can do it?
@Keksstar
@Keksstar 5 жыл бұрын
I would add ArtNet or sACN. So it runs DMX over network... :-)
@TheOfficialParados
@TheOfficialParados Жыл бұрын
What does James say at 5:36? 250 kiloboard (??) serial. Thanks a lot!
@conelatilot
@conelatilot 5 жыл бұрын
nice
@chrisk8208
@chrisk8208 4 жыл бұрын
You put a decent LX tech behind a decent LX console and use some interface with sound and video software like Qlab, and you'll have that robot dancing up a storm in no time. Nice work. As an LX tech and mechanist / rigger I'm asked to do all sorts of weird things in theatre, often as simple as dropping objects from the grid on cue. If I can do it with a servo motor (or 16) then I use Fright Ideas Servo DMX controller. See link below. They're cheap and reliable. www.frightideas.com/servo-controllers/servodmx.html
@MakenModify
@MakenModify 5 жыл бұрын
Hey great video. Did you test the software "xLights"? It's mainly aimed at choreographing xmas-lights but also supports DMX, is open source and seams to have everything you need (incl sequencer) :D
@jamesbruton
@jamesbruton 5 жыл бұрын
I'm looking at QLC+ at the moment
@MakenModify
@MakenModify 5 жыл бұрын
@@jamesbruton ah ok also look promising, really looking forward to the next parts :D
@jeffreyberces8005
@jeffreyberces8005 7 ай бұрын
how dmx communicate to motor? Of course need a motor driver right?
@jamesbruton
@jamesbruton 7 ай бұрын
Yes
Vision Recognition &  Other Robot Interfaces
17:42
James Bruton
Рет қаралды 61 М.
The coolest robot I've ever built!
19:40
Thomas Burns
Рет қаралды 4,6 МЛН
WHO CAN RUN FASTER?
00:23
Zhong
Рет қаралды 46 МЛН
🩷🩵VS👿
00:38
ISSEI / いっせい
Рет қаралды 26 МЛН
Schoolboy Runaway в реальной жизни🤣@onLI_gAmeS
00:31
МишАня
Рет қаралды 3,9 МЛН
Robot Dances so You Don't Have To
12:05
James Bruton
Рет қаралды 114 М.
This diy DMX Light Rig will Change Your Live Shows
12:51
Super Valid Designs
Рет қаралды 313 М.
I made a mini deathroll... and it's INSANE!
14:13
Maker's Muse
Рет қаралды 1,2 МЛН
Why the brushless controllers are awesome for robotics
20:25
Skyentific
Рет қаралды 135 М.
I  built a killer combat robot
22:33
Maker's Muse
Рет қаралды 484 М.
Ball balancing World of Warcraft Shackled Shadow Mount
21:11
James Bruton
Рет қаралды 28 М.
I tried OVERPOWERING my Vacuum! (Homemade Turbine)
11:42
GreatScott!
Рет қаралды 1,8 МЛН
DMX Lighting Control with Arduino and Node-RED
39:09
Playful Technology
Рет қаралды 35 М.
My New Linear Actuators are SO MUCH BETTER! | PDJ #21
21:03
Harrison Low
Рет қаралды 256 М.
WHO CAN RUN FASTER?
00:23
Zhong
Рет қаралды 46 МЛН