Can you make a video showing how to use this robot to play chess? Wanted a chess robot for my birthday. Nobody sells them ya know, so I gotta make one.
I've seen multiple iterations on this 3D printed reducing gearbox concept and I think yours turned out really well, it's on the high end of the spectrum.
Now to hard mount a keyboard and add starting the python script to the robot arms calibration script, Also adding in the new Raspberry Pi Camera 3, OpenCV and use it to film future videos keeping you perfectly in frame with face tracking, oh and some voice recognition, that way you can use key words from the script and saved locations to automatically change camera angles
To speed up the calibration you could do something similar to 3D printers, they start off moving fast until they hit the limit switch, then they back off a little and then slowly move in again. That would allow you to speed up the calibration greatly whilst still having the best accuracy.
Amazing work! Do you plan to work out an inverse kinematic control scheme where you can directly control effector position rather than having to control joints individually?
Controller choice is absolutely down to personal taste but I am planning on building one using joysticks that also have a twist axis, that way you can have 6 different control axes with just two joysticks. You even get ones with added buttons on top. Maybe that is something that would be useful for you, although it would be a mini project in itself.
mount it on a wall next to a lamp. Then have a light switch trigger the arm to unscrew the light bulb to turn it off, then screw it back in when you turn the switch on. That’d be cool
great job with the upgrade. I'm always fascinated with robot arms and been following your progress religiously. I made one when I was in the university as part of my school requirement, and as such, it restricted me from using off-the-shelf mcu because I had to build everything from scratch using logic gate ics. Suffice to say, it was a lot of headache, lots of things can go wrong particularly due to noisy electronics produced by the motors that affects the logic gates. I promised my self to build another one as a personal project, but work and other life responsibilities took over. So now I'm just getting my fill by watching your robot arm (and other channels that makes robotics) 🤣 ah, such is life.
I've been planning building one for a while, amongst other things like a hexapod and finishing my drones. I have had to take the rest of my uni year (4th year) out for health reasons so I think I will have plenty time now to get it to work. Im slowly iterating over the concept in my head, thinking about it when I have free time. At the moment though I am working on a small wheeled robot that can drive around and take distance measurements from a 8x8 ToF sensor and will find a way to combine that with path finding algorithms, maybe using ROS.
@@conorstewart2214 aw, i'm envy. good luck with your build :D show it off on a video if you have the time, we'd love to watch it :D well I would love to watch it, it is the only thing I can do atm while I'm in the middle of other projects 😂 I'm always fascinated with RC projects. I've followed a couple youtube channels who are into RCs.
I'm new to electronics and I've decided to build a robot arm. One of the things I'm struggling to understand is how to nicely power the stepper motor, servos and pi in a nice way without having multiple power sources.
I built this arm and have been struggling to use it with ros2. The problems come from it not having encoders. I built my own arduino driver that can basically accept a position [1000-2000] and send/move the joint(s) there. I'd like to also get velocity and torque. If I were to buy 5 RMD X10 actuators, is that overkill. What 5 actuators would you recommend? I would have to redesign the arm. I'm just wondering what 5 actuators fitt the sizes used in this arm (close to it) and have lots of power. I note that my arm is not super powerful. It is definately not fast. I'm hoping to have an arm that can swing about like its on a lot of caffene. Thanks
Awesome arm. I'm waiting for all the parts. Could I use a jetson nano instead of a pi? I also sent you a message via patreon quite a while back. It would mean alot to me if you read it sir.
Nothing that requires a Raspberry pi can be considered cheap. You may as well require a solid gold bar or something else impossible to source like a flux capacitor.
Why dont you implement inverse kinematics, as far i can see you are good engineer and it would be a piece of cake for you! Robot would gain more human like inteligent movements
Very well friend! Thank you for the videos! One question. On what 3D printer you printed the parts? It seems to me that they are wonderful! Could you make one video about it with the parameters, materials etc.?
Keep exploring at brilliant.org/Skyentific/. Get started for free, and hurry-the first 200 people get 20% off an annual premium subscription.
Good work skyentific.
Can you make a video showing how to use this robot to play chess? Wanted a chess robot for my birthday. Nobody sells them ya know, so I gotta make one.
I've seen multiple iterations on this 3D printed reducing gearbox concept and I think yours turned out really well, it's on the high end of the spectrum.
Excited to see the updated robot arm!
this is so good. looks great and moves smoothly.
I see what you did there with the colors :)
Now to hard mount a keyboard and add starting the python script to the robot arms calibration script, Also adding in the new Raspberry Pi Camera 3, OpenCV and use it to film future videos keeping you perfectly in frame with face tracking, oh and some voice recognition, that way you can use key words from the script and saved locations to automatically change camera angles
Stack it baby, love it.
Can’t wait to show my son!! Thank you for the update! 🙌
Great job! The movements look way less floppy than I expected from the thumbnail
thank you so much for sharing this, hugely inspirational
To speed up the calibration you could do something similar to 3D printers, they start off moving fast until they hit the limit switch, then they back off a little and then slowly move in again. That would allow you to speed up the calibration greatly whilst still having the best accuracy.
Good looking arm. And it's very quiet.
Amazing work! Do you plan to work out an inverse kinematic control scheme where you can directly control effector position rather than having to control joints individually?
Thank you. Yes! I would like to make complete software with inverse kinematics.
@@Skyentific it is going to be challenging but it is a must to have a credible platform for your robot!
great to see you! beautifully designed as usual.
Love this design!
It was a very nice dyno. Can you share what the brakes on the dyno are?
I like how instead of admitting how painfully slow this robot arm is, he just speeds up the video.
Wonderful as always.
It would be cool too to use IK and have the end effector go up down front back and sides with the joysticks.
Another success!
Always creative
Cool. Now give it one of those touchscreen styluses, so it can interact with its own touchscreen and keyboard.
Does the patreon have the source code and parts needed?
if you add a lcd screen to joystic to monitor x y z of the position of the tip :)
Controller choice is absolutely down to personal taste but I am planning on building one using joysticks that also have a twist axis, that way you can have 6 different control axes with just two joysticks. You even get ones with added buttons on top. Maybe that is something that would be useful for you, although it would be a mini project in itself.
Can you share 3d printed actuator? Thank you.
Awesome!
Nice job. What is the payload capacity of the arm at fully horizontal position?
Nice! Instead of printing hours, how about filament-used kg ? :)
What plastics are best for robtics ?
mount it on a wall next to a lamp. Then have a light switch trigger the arm to unscrew the light bulb to turn it off, then screw it back in when you turn the switch on. That’d be cool
The title screen screams 'SELF-CONFIDENCE' so loud... IT WORKS!!! Sounds like you never expected this to happen yourself.
Thought you installed thermistors on the Motors no ?
i think he mentioned before that thermal switches turn of at 50 degrees C. he was checking what temperature is on motors currently
great job with the upgrade. I'm always fascinated with robot arms and been following your progress religiously. I made one when I was in the university as part of my school requirement, and as such, it restricted me from using off-the-shelf mcu because I had to build everything from scratch using logic gate ics. Suffice to say, it was a lot of headache, lots of things can go wrong particularly due to noisy electronics produced by the motors that affects the logic gates. I promised my self to build another one as a personal project, but work and other life responsibilities took over. So now I'm just getting my fill by watching your robot arm (and other channels that makes robotics) 🤣 ah, such is life.
I've been planning building one for a while, amongst other things like a hexapod and finishing my drones. I have had to take the rest of my uni year (4th year) out for health reasons so I think I will have plenty time now to get it to work. Im slowly iterating over the concept in my head, thinking about it when I have free time. At the moment though I am working on a small wheeled robot that can drive around and take distance measurements from a 8x8 ToF sensor and will find a way to combine that with path finding algorithms, maybe using ROS.
@@conorstewart2214 aw, i'm envy. good luck with your build :D show it off on a video if you have the time, we'd love to watch it :D well I would love to watch it, it is the only thing I can do atm while I'm in the middle of other projects 😂 I'm always fascinated with RC projects. I've followed a couple youtube channels who are into RCs.
yes, life get's in the way, doesn't it? how did build built robot controls on logic gate ICs? this sounds insane.
can you make a video about stepper motor brakes?
I'm new to electronics and I've decided to build a robot arm.
One of the things I'm struggling to understand is how to nicely power the stepper motor, servos and pi in a nice way without having multiple power sources.
if i put Gcod in this program is the robot going to work as printer
I built this arm and have been struggling to use it with ros2. The problems come from it not having encoders. I built my own arduino driver that can basically accept a position [1000-2000] and send/move the joint(s) there. I'd like to also get velocity and torque. If I were to buy 5 RMD X10 actuators, is that overkill. What 5 actuators would you recommend? I would have to redesign the arm. I'm just wondering what 5 actuators fitt the sizes used in this arm (close to it) and have lots of power. I note that my arm is not super powerful. It is definately not fast. I'm hoping to have an arm that can swing about like its on a lot of caffene. Thanks
Awesome arm. I'm waiting for all the parts. Could I use a jetson nano instead of a pi?
I also sent you a message via patreon quite a while back. It would mean alot to me if you read it sir.
Did you ever build it?
Great, I probably will build comparable arm with NEMA 24 motors. But will your arm be fully implemented into ROS/ROS2 environment?
Nothing that requires a Raspberry pi can be considered cheap. You may as well require a solid gold bar or something else impossible to source like a flux capacitor.
True. Raspberry pies are too expensive nowadays
Could you please give me touch display details?
Great robot arm! Can we get any 3D printer files, material list, software to build our own arm? Thank you for making and posting your videos!
cool
I want one :D
Why dont you implement inverse kinematics, as far i can see you are good engineer and it would be a piece of cake for you! Robot would gain more human like inteligent movements
How is the special operation going?
Мужик, ну ты точно русский. У тебя манера речи русская. 😅
Very well friend! Thank you for the videos!
One question. On what 3D printer you printed the parts? It seems to me that they are wonderful! Could you make one video about it with the parameters, materials etc.?