AR4-MK3 6 AXIS ROBOT ARM KIT - the DIY 6 DOF robot / Arduino control & Python program interface
ฝัง
- เผยแพร่เมื่อ 9 ก.พ. 2025
- The AR4 6 axis robot arm uses an Arduino based controller and Python interface. This 6DOF arm is widely used in educational - STEM programs, industrial tasks, business startups, filming and videography applications as well as the hobby community and robot enthusiasts.
You can download all the 3D print files, software, manuals and source code for free here: www.anninrobot...
/ anninrobotics
/ chris_annin
You can email me with any questions about the project here: info@anninrobotics.com
The factory direct motors package is available from Stepperonline here: www.omc-steppe...
Dude, this is a beautiful accomplishment. Your focus on software and usability is great for everyone. The vid deserves some notations when you're showing motion that was sped up in post. Can see some is real time footage in there. Congrats!
An open source product designed for the end user. Great work and thank you!
I'm always so excited when I see you've posted a new update. Thanks for continuing your effort with the robot. Watching you work through examples with the software is super helpful as well.
Brilliant love the com port update I can see this being very helpful. Thank you Chris
Thank you.
@@anninrobotics amazing , really appreciate your effort
I'm looking to make my own designed robot, and this is such a wealth of information and helpful ideas for what to include.
super comprehensive and detailed work of art
thank you!
Hey Chris, great update, thank you for constant improvements! Awesome work!
Thank you.
Well done, your work will not be forgotten!
Thank you
Amazone update.
I’m working since 4 months with Fanuc robots, and 2 months ago, got my TPEB certificate. Your system allows near from the same funcrions of a modern Fanuc controller. Great job, Chris.
Waiting to reach my budget for an AR4, in order to feed my TC225 BROTHER (from 1991 !), that I’m retrofiting with LinuxCNC.
Sounds like an awesome project, im hoping to do the same if i can find the space and money for an old used cnc mill
Nice update to the software!
Thanks
This is perfect ! i have been waiting for the if switch read for a long time, your skills are above and beyond this earth thank you so much... i can pull my ar4 out of retirement now
Thank you.
Awesome...this is such a beautiful piece of work! Makes me want to build one!
Okay, this is amazing and I’ll have to look into building a kit ASAP!
Chris you're amazing! Great update and awesome demo. You're making robotics accessible! Thank you for your hard work!!
Chris, you rock!
Thank you.
ohhhhhh I'm so getting this, and attaching my welder to it I needed this yesterday
holy smokes thats like a million bux, thanks homie!
I'm about to level up my life! this is exactly what I'm looking for
You're so awesome! Thx Chris.
Wow awesome made i wish i could make that. Mechatronics awesome work
@@antoonsorg thank you
I need to develop some kind of fruit harvesting arm. AR4 seems very suitable for software development. What do you think about whether I can do the necessary AI development on Arduino so that it can distinguish the ripe fruit from the others and harvest it?
thanks for your sharing such a good tutorial
This is amazing. Keep going!!! 😃
Do you provide files for the machined parts, or are those only available for purchase?
Yes the SolidWorks and step files or on the robot kits page for purchase.
Nice!
Thank you.
Have been following the project for a while, a huge inspiration! brilliant work, the software and hardware and their integration is on par if not better than some commercial brand-name educational robots! Thank you for sharing this
May I know what platform/programming language you used for the GUI of the software, I am building a firmware for a lab research project (it is a 3 axis robot/ gantry for material research) at my university and would love to make a simple app that people (other than me) can use it to explore and use it?
Thank you, the GUI was programmed in Python using tkinter module.
@@anninrobotics Thank you, will look into it :)
Hi sir, the motor step per revolution you set 400,why is that for a step angle 1.8 steppper motor? Why not 200?
I dont know what stepper drivers the robot uses so i could be wrong about this, but some drivers for stepper motors use "micro stepping". If it is set to "half" of 1/2, you would need double the number of pulses for a full revolution.
I have Great respect for you.
Hello teacher, can I ask a question? What kind of interface can I use to go to any desired location on Scara robot from the computer?
Kind regards.
Is there a teach mode where you can move the robot manually into position with your hands? With the arm semi powered so it stays were you move it to? I've seen this functionality on other desktop arms and it's incredibly useful. I'm struggling to get my AR4 exactly where I want it via the control panel.
hi mr Chris Annin ,thx for your efforts first,i got a question about steps per motor revolution 400, the step angle of 1.8 degrees, we should have a steps per motor revolution 400,why did I see it on the excel sheet as "400"?where did I get wrong?please tell me ,thx
we should have a steps per motor revolution 200
Great stuff!
I wish I had one!
This is a great set of updates.
I am curious, what would be the best approach to have an external Python script send commands to the arm via the user interface program?
For example I’d love to be able to do something like:
from AR import MK4
M = MK4()
gcode = …
M.send(gcode)
# or
M.J4 = 30 #move Joint 4 by 30
Thanks for these examples of use, this is amazing work! Wondering if it is possible to connect something like this to a spreadsheet to count the parts inventory? Maybe just read/write your registers to a csv or something…
the biggest thing im wondering about is stability/wobble. im sure im in the minority but im really interested in using something like this for tabletop cinematography with an ultra lightweight camera. I saw one video with i think a previous model of this and the footage out of it was really wobble, but then it looked like there was some back and forth with chris in the comments. Im just trying to figure out if it's been fixed or not.
Do you have any videos of the AR4 arm in a real world application?
could this thing actually eject parts from a 3d printer bed using some sort of visual Ai detection to actually decide what part of the model it should pop off and maybe we could even start designing supports meant to be robot hand friendly
Can you configure PLC with the robot?
I been following your channel for around ~3 months now and always impressed with all the videos you put out. I was considering printing all the parts to build this, but decided to save up to the aluminum kit. Are there any coupon codes you can share with us? ;D
Thanks for the great content!
I don't have any discounts but I'm always trying to keep the project cost as low as possible and I will continue to find ways to make it cost less. Thank you so much.
Hi Chris, really appreciate your dedication and efforts. Awesome work!
Quick question, with current payload capacity, can AR4 handle a router bit to cut MDF or acrylic sheet?
Voce tem o projeto do robo para fornecer porque seu trabalho e incrível
Thank you very much. You can find all the software and manuals at www.anninrobotics.com/
Will there be an upgrade kit + guide from MK2 to MK3 because it seems the J6 motor is not available as a standalone purchase? Also, is v4.4 of software compatible with MK2?
Yes, I'll have stepper online make a link for the motor by itself and I will also make the new housing available. Yes version 4.4 will work with the MK2 and MK1.
Awesome, thanks@@anninrobotics
Hi Chris, I've followed your project with interest for a while and I think it's incredible. Realistically do you think this could be completed if I currently have no programming experience? I do have CNC experience so making the parts would be doable 😁
Hi chris May i know the reach of AR4 as AR2 i ahve from you has aprrox 55 to 60 cm
@@vinoddesai4688 the maximum reach from the center of joint one fully outstretched to the end effector is 63 cm. There is also some diagrams and specifications in the manuals that may be helpful.
do you ever plan on moving off of steppers to bldcs?
Yes, Its something I have been looking at, just trying to find cost effective gearhead versions that fit the sizes I need.
Is the movements in the video accelerated or original speed of movement
@@jetwayartisman yes, I tried to move through each section quickly to keep it under 15min
@@anninrobotics just checking to see if the robot can be used for cinematic motion capture works
@@jetwayartisman yes Ive had several people use it for that.
Can it 3d print or do CNC ?
Can you 3d print with it?
Is ur UI software a LabVIEW front panel? Or is it custom software. It looks extremely similar to LabVIEW
It's custom software for the robot that I wrote.
Can it be programmed with no experience in coding?
yes it can. You can jog and teach positions and play them back. Please also see the programming tutorial on the tutorials page. Thank you.
I'm looking for an applicatieontwikkeling for putting steeds in a growing cube
Theoretically, can I make the arm longer?
Yes you could
How much load in Kg does it support ?
1.9kg let me know if you have any other questions
Hello,
Do you have an API in python or maybe C++ ?
You can send usb serial commands to the control board. The control software I wrote exposes each cmd sent to the control board on the settings tab so you can see each cmd example
Very nice project. What is the max. load?
Thank you. max payload is listed at 4lbs but I have lifted 5lbs with the arm not fully outstretched.
Thank You . 1.8kg or 2.2kg ist for this small robot very pretty
@@anninrobotics mint!
please share the link to purchase
hello, www.anninrobotics.com
what is the estimate cost on this project, before i start it :)
Total cost is just over $1900 to build the robot, let me know if you have any other questions.
@@anninrobotics i wanna build it, but im in Europe, can i buy the whole kit here?
@@Tjup Yes I ship UPS worldwide.
Can I request a stand alone vision software. We have a 3 axis gantry to pick and place parts for kits. I would be very helpful to have your vision system. Looks like it would do what we want.
How much would it cost in total?
Considering you want to build it exactly 1:1 in the video, i.e aluminum parts and 3d printed parts. The motors, drivers, psu, and electronics, would at the very least be around 900 - 1000 dollars us, thats excluding all the hardware parts like bearings, and other parts necessary to make the hardware work.
What difference between ARK4-MK3 and ARK4-MK2?
The only difference is the upgrade of the J6 motor to a higher tolerance version and the addition of some functionality to the program relative to the if then statements.
👍👍👍
❤❤
❤
making a robot hand really shows you the limitations of a nrobot hand compared to your own hand and makes you apreciate the human hand, and makes you realize if slavery was still leghal, we would have people talking about what breed of slave is most valuable, some slaves would be worth more, certain slave families would be bred more expensive,people would be like horses, and it wouldnt have been limited to just black people, they would have started breeding all sorts of slaves of every race if they had continued allowing slavery. its crazy that they even had it at all all the way untill the 1800s like slaves took trains lol. its like i could imagine people finding ways to describe the hands of their slaves as the new upgrade . i guess cyborgs will be like slaves i mean eventually we will ask why not just have a human slave doing the work we need done.
Nice robot. it looks like you're using Fanuc style programming.
The problem i see is the programmer UI is a absolute mess. everything is displayed all at once making it very confusing and intimidating for beginners. which happens to be your target audience since your aiming for STEM/education.
i like how doosan organizes their commands by having you go to a command input tab, insert the command into the program then edit it in properties tab. it only displays what you need to see for that specific command making it simple and more intuitive to use. problem with doosan controllers is switching between programing and JOG or other screen is slow as a frozen turtle.
For Fanuc their pendant controller is an absolute mess having 80 buttons you dont know if you can press, but on the screen they still only display what you need to see for editing a command.
their menu layout was seemingly developed in the 1800s on a napkin and never updated. But you can jog the robot on any screen just using the buttons and menus load very fast.
those are the only two systems i'm familiar enough with to comment on. could be a better one out there but i haven't had the chance to see and use it yet.
if u cant mill your own parts, youre lost. so no project for me
He said the files are open, so probably the drawings are there too. But I didn’t check.
?
@@devrim-oguz yeah, but u need a 4k$ Mill too ^^
You could totally send the files to a place like pcbway that will machine them out for you for a reasonable price.
You can easily send the files to sendcutsend and they will be at your house in a week. If there’s a will there’s a way. 🙄