I want you to know that I'm thankful for people like you who are kind enough to share this much knowledge. Subscribed & looking forward to the next videos!
@stevenchasteau85145 жыл бұрын
Another brilliant piece of work, two things i particularly like; 1: Great detail and useful information. 2: It's green 😊
@Thricenol5 жыл бұрын
Looks great man. I'm currently working on my own design of a delta style robot and i'm very grateful for how far you went to keep this information public. I have seen so many people show off what they have done then hoard the "how I did it" like it's supposed to be some big secret. The specs for the servo you used say that it uses a potentiometer. You should be able to attach a wire to the center pin of the pot and extend the wire out of the servo and attach it to an analog pin on the arduino to get the position of each servo. When you want to train the robot to do a motion, first disable the servos so they go limp, then move the arm to a position and record the position. There is a video on KZbin of a guy that built a very shaky arm using servos like this.
@hernandobolanos7984 жыл бұрын
Thanks . You are so generous people. the spirit of open source and open knowledge are in you my friend.Nice project.
@JaraFPV4 жыл бұрын
Me and my neighbors are so delighted and wondered with this technology. This will be so beneficial for the future of our rural life. Thank you for posting this very wonderful invention. Now I can teach my neighbors how to draw a circle.
@davidduarte25885 жыл бұрын
Man I hope you get a lot of subs, your videos need to be seen globally! Keep it going, regards from Honduras
@-robo-2 жыл бұрын
Thank you very much. Not only for the printer, also for all the ideas inspired. Here is an idea to consider: Use a flex cable to move the end effector while allowing the servo to be mounted on the base. This will reduce weight on the end effector and should improve print speed and quality. Finding a good flex cable for this may be a challenge. I got the idea while thinking about how to mound a "Remote Direct Drive" to your printer. For my projects: Initially am thinking about a Raspberry Pi port. The Pi will add WiFi control and a Webcam. Secondly, converting it to use (recycle) an old 3D printer board for the kinematics. I've been hoping for a project that would allow me to recycle those electronics. Oh yeah, subscribed. Best of luck!
@tS-gh9dj5 жыл бұрын
I loved your video. I don't know how you don't have at least 10,000 subscribers.
@vPokeR3454 жыл бұрын
You sir are a genius! So ingenious and with a great mastery on this beautiful science called robotics. Thanks for sharing your knowledge and know-how, it's very noble from your part.
@doriscampbell97754 жыл бұрын
Yes, but with an attachment, any thing you can do with one hand it can be programed to do. Print an attachment, write the code.. Not as hard as it sounds, Arduino is a killer little processor.
@azdmessani45445 жыл бұрын
thanks a lot for such a great project with a fully documentation
@robertavraggi7 ай бұрын
Hello, Isaac! You made an amazing robot! Please, does the HJ S3315D servo have a control angle of 180 or 270 degrees?
@isaac8797 ай бұрын
Thanks! The servos only have a 180 degree range.
@wellingtonsantos782611 ай бұрын
Hi Isaac, thanks for sharing this with us. One question, the delta robot controller code is to run on the arduino ide?
@peterrizk49154 жыл бұрын
Great implementation! I wanted to do a similar delta robot since there is a lockdown. Could you please reference the book where you got the inverse kinematics for this mechanism or the schematic of your particular robot so I can follow the equations in your code?
@isaac8794 жыл бұрын
Thank you! I derived the inverse kinematics myself so there is no book I can reference although I'm sure there must be some around. On the GitHub repository for the delta robot I have included 2 pictures of what all the variables in the inverse kinematic functions relate to on the physical robot which will hopefully help you understand it. It's basically just a load of trigonometry to calculate all the required angles.
@peterrizk49154 жыл бұрын
@@isaac879 thank you very much for the reply, i realised that there were pictures with the file and understood the kinematics. I admire your trigonometric approach since it shows a better understanding of the kinematics compared to searching for a ready made formula. Thank you very much and keep up the good work!
@oxydol34562 жыл бұрын
really charming robot. Thank you for sharing your awesome achievement.
@kvnptl44005 жыл бұрын
Subscribed. Thanks for making such detailed video about delta robot. It helps a lot. Have you tested it on any simulation software before making hardware one?
@isaac8795 жыл бұрын
Thanks for subscribing and I'm glad the video was helpful. No, i didn't create any simulations first. I did model it in Autodesk Inventor and create an assembly model so I could check everything fitted and moved correctly first though.
@tedgerahedron4 жыл бұрын
Wow it's just like Nick Seward's Simpson. Do you think it works better without the pulleys?
@weirdsciencetv49994 жыл бұрын
I like this guy. Sweet Delta! Subscribed!
@tiagotiagot4 жыл бұрын
Maybe add a 3-axis accelerometer to the end-effector and use the data to tweak the position of the servos to fight the wobbliness?
@amelliamendel22273 жыл бұрын
I might use this for my robot's head if I can scale it down a tad
@attamachines1704Ай бұрын
I want the gripper to move to a specific x,y,z coordinate, how will I transmit the command?
@saintclairdejesusferrazfer33914 жыл бұрын
Very cool!!!
@PhiGlotz5 жыл бұрын
Great Project! Thanks for many new ideas.
@ndookie4 жыл бұрын
Can I have some more info on the laser cutter? I’ve always wanted one but never seem to be able to find a relatively small one like what you have.
@donnachasteau5 жыл бұрын
Loads of info in there, thanks!
@jeffinsvarghese89073 жыл бұрын
hai thanks for sharing the knowledge. i am doing my final year project based on weed detection and removal, i have done the detection part using yolo v4 and is able to pick up the weed. how can i use this delta robot for spraying pesticides over the detected weed. can you help me how to give the detected coordinates as an input to delta arm...
@danteanderlich7063 жыл бұрын
queston i know its a year to late but i was wondering if there is a site where they show a assembly for yours id really apericiate that thanks btw great project
@jasoncreech44865 жыл бұрын
Great job thanks for sharing your work with us. If you invert the robot are the servos strong enough for it to do a push up? Look forward to more of your informative videos.
@isaac8795 жыл бұрын
Thank you! Yes it is easily strong enough to lift itself.
@shardman42273 жыл бұрын
Hey great project love it I need some help assembling it though is there a make anywhere
@tS-gh9dj5 жыл бұрын
I can’t wait till you make your next video I’m really in to what your doing.
@isaac8795 жыл бұрын
I glad you like my projects! I'm currently working on some computer vision to add to the delta robot so it can do some automatic pick and place operations, colour sorting and maybe a few more cool tricks...
@mwint19824 жыл бұрын
Can it hold a fleshlight? Asking for a friend.
@papinkelman76954 жыл бұрын
Listening in... also for a friend
@isaac8794 жыл бұрын
I'm not going to say it couldn't... 😏😏😏
@mwint19824 жыл бұрын
@@isaac879 run, dont walk, my friend. Kickstarter.com
@WalkingTomatoman3 жыл бұрын
How did u do the invers kinematiks to know the angles of the motors for the position of the operator ?
@tiantian3294 жыл бұрын
As a person who comes from the 3d printing community, I’m curious if you could attach a 3d printer hotend to it and have it run like a normal delta-style printer
@isaac8794 жыл бұрын
Unfortunately it's not accurate enough for 3D printing. The servos just don't have a high enough resolution to get submillimeter results...
@tiantian3294 жыл бұрын
I’m wondering if you could replace the servos with NEMA 17 steppers, which are the standard for 3d printing. You’d also have to write the firmware code yourself though, cause Marlin and Repetier can only run on normal 3d printers.
@deveshdashore59185 жыл бұрын
hello, Please can you tell how to use console code (main.cpp). Do I need to compile this code in visual studio? Actually I am not able to figure out that how should I control my delta robot.
@azdmessani45445 жыл бұрын
HI, thanks for this great work first, Could tell what documentations you followed to solve the inverseKematics because Im struggling with the kinematic model you followed which doesnt match with yours and also precise parameters like SERVO_OFFSET_Z,SERVO_OFFSET_x....etc thanks in advance
@isaac8795 жыл бұрын
I glad you like it! I derived the inverse kinematics myself, it's basically just a lot of trigonometry. I have some reference pictures and the kinematic equations in the code (deltaRobot.cpp starting line 69) all on my github: github.com/isaac879/Delta-Robot Can you tell me which part doesn't match and I'll take a look to either fix or explain it?
@azdmessani45445 жыл бұрын
@@isaac879 thanks for the quick response, try to take a look at this link a web-gui is made for simulating delta robot inverse kinematics just you have to fill out your delta robot parameters like L1,L2,L3 ...etc and theta's for servos. I tried to tests some angles to get coordinates x,y,z but it doesnt match with yours. www.marginallyclever.com/other/samples/fk-ik-test.html
@isaac8795 жыл бұрын
@@azdmessani4544 I've just had a little play with the simulation and they don't seem to match... I've noticed that changing the "Base to floor distance (b)" doesn't seem to cause any change to their kinematics so this might be why there is a difference between my values and theirs. Without seeing the actual calculations they are performing I can't pinpoint where the issue is occurring. Obviously I have the inverse kinematics running on my robot so I'm fairly sure mine are correct (or at least one solution).
@azdmessani45445 жыл бұрын
@@isaac879 yeah. I think the issue is in the base referenciel but your approach is working as well.
@V1LKA5LT5 жыл бұрын
By the way i think the movement is too jaged for your robot, you should improve it by smothing the current incoming to the stepper motors there are some ways to do that :)
@isaac8795 жыл бұрын
I'm not actually using stepper motors, I'm using servos. Unfortunately they aren't the most accurate so the movements are a little jerky at times although it is fairly accurate down to a few millimeters. I would love to build a stepper driven one as it could be way more precise!
@V1LKA5LT5 жыл бұрын
What laser cutter were you using? can you make a video about that, is is made with arduino uno too? what is max laser power, and did you cut it in one thing? how actually you did that? what programs and everything you were using and how using to do that? could be really usefull, have laser myself, but don't use it becouse there is no reliable ant fast working software for it that i could found....
@isaac8795 жыл бұрын
The laster I used is an EleksLaser-A3 Pro 2500mW. I'm currently using it with GRBL and LaserWeb4. I normally use Inkscape to design SVG file that I then use to engrave/cut. I'm have a video about the machine and what you can do with it but that is from before I changed to GRBL/LaserWeb: kzbin.info/www/bejne/h56aiYRjpLyUhJY
@V1LKA5LT5 жыл бұрын
@@isaac879 i was unable to set maximum laser power with GRBL and laserweb is not working at all, must be wrong drivers installer in the engraver itself, maby you could make an acurrate video or something which drivers and how to use it properly?
@isaac8795 жыл бұрын
I have been wanting to make a new video about it so I can include all my improvements to it.
@V1LKA5LT5 жыл бұрын
@@isaac879 found some info about grbl v1.1f drivers which should be working with the arduino clone on that specific engraver, the only thing is left is the setup of the software (laserweb) probably, becouse its like a shark between all other softwares... BTW, did you made some 3d printed mods? for the cables, stoppers, maby focus adjusting wheel which would be easier to use?
@caoandonguyen98494 жыл бұрын
I can not add your library into my arduino, it says"Specified folder/zip file does not contain a valid library". i need help
@curtisking10004 жыл бұрын
Make it use gcode?
@oscarcantu82313 жыл бұрын
Do you know where can i get the equations of the robot?
@henrykbziuk45645 жыл бұрын
Hi, How to use a terminal program. ? What kind of program do you use for this? The film shows the program you are using, what is the program?
@isaac8795 жыл бұрын
Hi there, I wrote the console application in C++ using Visual Studio 2015. The C++ source file is available on my GitHub: github.com/isaac879/Delta-Robot/blob/master/Delta%20Robot%20Controller/main.cpp Before you compile the code you will need to set the com port to the correct one for your Arduino. Once it is compiled, you can just run the program and then it will wait for certain key presses or mouse movements and send the appropriate command to the robot. The console application isn't really an ideal solution as I would prefer to have a proper GUI but I needed to get it working quickly and didn't have time to create one...
@pranavasai46554 жыл бұрын
Isaac which 3d printer and laser did you used?
@isaac8794 жыл бұрын
I used an Anet A8 to print all the parts. My laser is a 2500mW EleksMaker A3.
@pranavasai46554 жыл бұрын
@@isaac879 THANK YOU
@fact_check_comment81814 жыл бұрын
I have a question...can you make this robot into a low cost 3d printer?
@isaac8793 жыл бұрын
No, unfortunately it doesn't have the positional accuracy required for printing.
@podc503 Жыл бұрын
Como faço pra controlar o Robô 🤖 com tela preta assim?
@halaycbas1554 Жыл бұрын
Does the arduino uno run the same stuff?
@isaac879 Жыл бұрын
Yes, the same as an Arduino Nano. Just make sure you compile for the right board in the Arduino IDE
@halaycbas1554 Жыл бұрын
@@isaac879 Thank you very much, we are planning to do this project as a graduation task in our school. If we do, we will add you to the resources section. :)
@isaac879 Жыл бұрын
@@halaycbas1554 Good luck! I hope it goes well :)
@henrykbziuk45645 жыл бұрын
@isaac879 Application? What program can you control the delta with HC-05? (App?)
@isaac8795 жыл бұрын
There are a lot of Android apps that allow serial communication with it, just search the app store. When connected to a pc it acts just like the USB connection and uses a com port so you can send/receive data via the Arduino IDE serial monitor or I have written a terminal program to control it (source code is on my GitHub repository).
@jespervv_5 жыл бұрын
I dont see your resitors and capacitors, where are they?
@isaac8795 жыл бұрын
The schematic is here: github.com/isaac879/Delta-Robot/blob/master/delta_robot_schematic_V2.PNG I didn't film soldering them on but I do use them. I hope this helps.
@doutorwiliam5 жыл бұрын
Good work
@1107emma4 жыл бұрын
you should put it on kickstarter
@julius16183 жыл бұрын
What is the payload? I
@tat2joeelliott4 жыл бұрын
Is the only way to control it with Arduino?? I’m really interested in building a delta robot but don’t know how to control it
@isaac8794 жыл бұрын
This one was designed with an Arduino so all circuits and code would only work with Arudino. Ultimately you could replace the Arduino with any microcontroller that can drive servos if you wanted though.
@tat2joeelliott4 жыл бұрын
But how do you get it to move all 3 axis when say you just want to go linear but you have 3 axis? One has to be z right?
@isaac8794 жыл бұрын
@@tat2joeelliott Ah Ok the concept you are talking about is called "inverse kinematics". Basically for end effector coordinates given in x, y, z you can calculate the required servo angles using trigonometry/maths. To move in straight lines you can just interpolate points between the current position and target position then give each point to the inverse kinematics to calculate the servo angles required to move it through each of the interpolated points on the line.
@ВалераЛосев-б7в4 жыл бұрын
1:37 да ты гений!,мать твою!!!
@ditrou34574 жыл бұрын
Безусловно!
@miiaminberzava87885 жыл бұрын
Hey, Issac...Arduino says that your library is not a valid one and i can't run the code without it..Can you help me with this issue?
@isaac8795 жыл бұрын
Hi, you can try navigating to the \...\Arduino\libraries directory and copy and paste the library there. It should be detect it properly and work. I hope this helps!
@otgonbayarsukherdene28816 ай бұрын
mouse controller app name?
@vizionthing4 жыл бұрын
Since when was an Anet A8 a prusa i3 ?
@vizionthing4 жыл бұрын
Also, outstanding design, fantastic bit of kit, am inspired!
@jayyyzeee64094 жыл бұрын
It could be used as a 3D mouse, right?
@isaac8794 жыл бұрын
Unfortunately not. The servos don't have any feedback so it wouldn't be able to tell if it was manually moved... I was actually doing a little research to making my own 3D mouse but getting it to interface with CAD software looks like it would be really difficult... It might be a project I work on at some point though.
@LillianChasteau5 жыл бұрын
Another excellent and informative video! Thank you isaac879
@러시아연방KOMPAS-3D5 жыл бұрын
main.cpp in visual c++?
@isaac8795 жыл бұрын
Sorry for the delay! Yes it is.
@seppneimusser57235 жыл бұрын
What's with printing "something"?
@isaac8795 жыл бұрын
I don't understand what you are asking exactly... Can you rephrase the question?
@seppneimusser57235 жыл бұрын
@@isaac879 you are building a 3D printer, but can you show us an printing example with your 3D printer? Please^^
@isaac8795 жыл бұрын
@@seppneimusser5723 It's not going to be a 3D printer, it's just a delta robot. The servos wouldn't allow it to be accurate enough for 3D printing.
@spencerrodden26694 жыл бұрын
Yes but why do you need this robot?
@apsysspace67644 жыл бұрын
Have an idea to use it in 5 axis 3d printer
@spencerrodden26694 жыл бұрын
@@apsysspace6764 I don't think you should make 3 print 3-D printers be able to 3-D print other 3-D printers I think there is a moral to this
@apsysspace67644 жыл бұрын
@@spencerrodden2669 right, its illegal
@markgearing Жыл бұрын
@@spencerrodden2669 - Very true, because THAT’S HOW THEY WIN!
@spencerrodden2669 Жыл бұрын
@@markgearing lol
@xc8644 жыл бұрын
What's the use of it other than just entertainment
@isaac8794 жыл бұрын
I'm working on some computer vision sorting applications for it and I also designed a mound for a USB microscope for it to hold and move. It was mostly just created because I'm interested in robots and for the entertainment value though...
@DemidovBizClips5 жыл бұрын
Hello bro, is very very good
@vinaykumar.y.h.s.024 жыл бұрын
Ha bro i think you can make a mine delta printer with this process
@yuribandolon54674 жыл бұрын
It's really not more on why you should but why shouldn't you huh? That was an awesome machine though
@williamhuang53293 жыл бұрын
Hanzhen harmonic drive gear , robot arm gear , over 30 years experience ,
@Blowjin4 жыл бұрын
Можно установить в дом для уточки!
@markvv5964 жыл бұрын
Well that is not a prusa i3 3d printer haha. Thats a anet a8...
@triblax5 жыл бұрын
it's nice and cheap, but not precise, inspire on delta printers, use carbon rods, magnet joint, stepper motors, 32bit mainboards, this is invented from 2012 year, now it's not very expensive
@isaac8795 жыл бұрын
No, it's not as accurate as a stepper driven delta robot. However I wanted it to be mostly 3D printable, cheap and easy to control/program so decided to use an Arduino and servos. I would love to make a stepper driven delta robot at some point though!