Community Robot Arm

  Рет қаралды 64,214

Reinhard Fobbe

Reinhard Fobbe

Күн бұрын

This is a short demo of the Community Robot Arm - please see www.thingivers... (Thingiverse /thing:5413032) for instructions how to build this. The demo sequence has been created using YAT (see sourceforge.ne... or SourceForge /projects/y-a-terminal) driving this robot arm via the USB serial link.

Пікірлер: 53
@PhG1961
@PhG1961 Жыл бұрын
Very impressive! Well done!
@SantaDragon
@SantaDragon Жыл бұрын
Looks very nice already.
@abhishekprasad2935
@abhishekprasad2935 Жыл бұрын
getting Wall-E sound vibes from gantry motor movement XD
@gabrielripper2677
@gabrielripper2677 Жыл бұрын
How did you manage to achieve such smoothness of movement?
@Insane_Kane
@Insane_Kane Жыл бұрын
Proper motor drivers and the steppers are geared with the belt
@reifo
@reifo Жыл бұрын
The software generates linear speed ramps driving the stepper motors concurrently - see the basics in www.embedded.com/generate-stepper-motor-speed-profiles-in-real-time/. I also adjusted the maximum possible speed and acceleration to allow a smooth operation. But this is still an area for enhancements.
@typebin
@typebin Жыл бұрын
accel/decel planner
@vishalramadoss668
@vishalramadoss668 7 ай бұрын
excellent work
@Giryagirl
@Giryagirl Жыл бұрын
Great job!!!!
@kavorka8855
@kavorka8855 Жыл бұрын
Very nice!
@terryterry1655
@terryterry1655 Жыл бұрын
Wanted: massage, do household tasks like cooking,ironing...most importantly of all..operate simonelli or similar coffee machine for that perfect cuppa with latte art of yr choice(3D perhaps?)
@mtzmechengr5781
@mtzmechengr5781 Жыл бұрын
Terrific!!
@Alphabotics.automation
@Alphabotics.automation 23 күн бұрын
Check our Arduino based industrial robotic arm.
@michaelhemar
@michaelhemar Жыл бұрын
Wall-E? Evaaaa!!!
@mrsaizo0000
@mrsaizo0000 8 ай бұрын
Very nice! Are you using Teensy for communication?
@reifo
@reifo 8 ай бұрын
No, in this example I'm using a combination of a Arduino Mega 2560 with a RAMPS 1.4 board. For future projects I switch to Wemos D1 R32 (ESP32) with a CNC Shield V3.0. In all cases I connect the controller via USB cable to a Windows PC which runs YAT to control the serial communication.
@GeorgeZaharia
@GeorgeZaharia Жыл бұрын
exactly what im trying to achieve on my own project... did anyone tried turning this into a 3d printer? i mean having the software part for it? cause mechanics is rather easy ... if u got the boards and motors...
@reifo
@reifo Жыл бұрын
I guess that functionality is already build into the current available software. The Prusa slicer has "maximum acceleration" entries in the printer settings. In addition 3D printer also move very slowly in the z-axis direction. The speed of the xy-movement is limited by the extruder capabilities and the accuracy of the printed path. The roboter arm path movement is not so critical - only the endpoints have to be accurate, so we can speed up more compared to 3D printing. Here we also have to move more material and n addition the cheap A4988 cause more movement noise.
@sanarci
@sanarci 9 ай бұрын
tebrikler harika bir proje. stl dosyalarını paylaşabilirmisiniz. özellikle robot alt zemi ile ilgisi kısımın.
@reifo
@reifo 9 ай бұрын
I don't speak Turkish, so I ran your question through Google translate: "Congratulations, it's a great project. Can you share the stl files? Especially the part related to the robot subfloor." I'm currently preparing to upload the designs; please be a little patient. The STL for the robot arm is already available online - please see the project "community robot arm" - github.com/20sffactory/community_robot_arm.
@annguyenquy1212
@annguyenquy1212 4 ай бұрын
the pulley that's not on the motor rotate around a round shaft right ?
@reifo
@reifo 4 ай бұрын
Sorry, I don't understand this. Can you please rephrase the question?
@TheFrozenSoldier
@TheFrozenSoldier Жыл бұрын
Are there plans to add an axis of rotation to the wrist?
@reifo
@reifo Жыл бұрын
I'm currently re-engineering the robot arm and the new version adds rotation around the vertical axis to the gripper.
@kulebyakinjoe
@kulebyakinjoe Жыл бұрын
Cool machine for all the lazy people out there!
@tonystarks315
@tonystarks315 8 ай бұрын
Question is what will your community do with it ?
@reifo
@reifo 8 ай бұрын
This is not "my community". Please search for "Community Robot Arm" on the internet. I just built and ran the design that was described there. Please also refer to my description above for more details.
@MrUnknown-ur2ds
@MrUnknown-ur2ds 6 ай бұрын
can i ask what stepper motor you used for that
@reifo
@reifo 6 ай бұрын
I'm using four 17HS19-2004S1 steppers.
@MrUnknown-ur2ds
@MrUnknown-ur2ds 6 ай бұрын
so how much weight can lift by your robot??. im starting build too like that but i build robot with tires that focus on agricultural stuff
@reifo
@reifo 6 ай бұрын
@@MrUnknown-ur2dsThe "Community Robot Arm" is not very strong. I remember that I've seen a video from someone lifting a small electrical motor. Stepper motors are not very strong and 3D printed material is not too strong. My own design is this one: kzbin.info/www/bejne/Y6nIeYWJhs-DjKc. It is a bit more solid, but I guess you're looking for more power. That will require motors like Dynamixel servos.
@Huyautomation2901
@Huyautomation2901 Жыл бұрын
All of the motors are step motors ?
@reifo
@reifo Жыл бұрын
That is correct. Currently I only use step motors.
@Huyautomation2901
@Huyautomation2901 Жыл бұрын
@@reifo very impressive, can u tell me the cost to make it
@reifo
@reifo Жыл бұрын
@@Huyautomation2901 The four stepper motors are the most expensive part - I got them for 48 Euros. The total cost is roughly estimated 100-120 Euros.
@Huyautomation2901
@Huyautomation2901 Жыл бұрын
@@reifo thanks,how do you control it ? Through PLC or something..?
@reifo
@reifo Жыл бұрын
@@Huyautomation2901 An Arduino controls the stepper motors via a CNC shield. The Arduino runs a GCode interpreter that receives the commands via USB interface from a Windows computer.
@mlpr-zi9go
@mlpr-zi9go 7 ай бұрын
Where and how did you place the endstops/switches?
@reifo
@reifo 7 ай бұрын
Please find the locations and the wiring of the end stops at github.com/20sffactory/community_robot_arm/blob/master/Assembly%20%26%20Control%20Guides/Wiring%20Guide/wiring-endstops.jpg. The locations have been selected, so that the steppers get a meaningful start point.
@mlpr-zi9go
@mlpr-zi9go 7 ай бұрын
​@@reifo Thank you.
@JohnJohn-gy2st
@JohnJohn-gy2st Жыл бұрын
Hello
@qazer10
@qazer10 Жыл бұрын
Links in description don't work 😢
@reifo
@reifo Жыл бұрын
Sorry, this is caused by a strange KZbin security function. It will take time to fix - in the meantime please use Google to fix these items or take a look at the description again and try to build the links yourself - I added more infos there.
@Huyautomation2901
@Huyautomation2901 8 ай бұрын
Could you reveal what is the controller?
@reifo
@reifo 8 ай бұрын
It is an Arduino Mega 2560 with a RAMPS 1.4 board.
@Huyautomation2901
@Huyautomation2901 8 ай бұрын
@@reifo and be programmed by Arduino IDE ?
@reifo
@reifo 8 ай бұрын
Yes, that is the case.
@Huyautomation2901
@Huyautomation2901 8 ай бұрын
​@@reifobut how you do TCP for this robot.Something like coordinate
@reifo
@reifo 8 ай бұрын
The robot works like a 3D printer. It runs a G-code interpreter. On a Windows PC I run "YAT" - here I type a G-code command like "G0X10Y30". This text is sent via USB-serial to the robot that then moves the arm to the (10,30) coordinate.
@icebluscorpion
@icebluscorpion 8 ай бұрын
It's just a toy otherwise you could build a 6 axes 3d printer arm out of this. So no real value there
@medic6842
@medic6842 7 ай бұрын
This comment also has no real value
Electromagnetic Aircraft Launcher
15:09
Tom Stanton
Рет қаралды 908 М.
Robotic Arm with Arduino - Save/Play/Export/Import Positions.
9:48
FABRI creator
Рет қаралды 53 М.
这三姐弟太会藏了!#小丑#天使#路飞#家庭#搞笑
00:24
家庭搞笑日记
Рет қаралды 119 МЛН
English or Spanish 🤣
00:16
GL Show
Рет қаралды 16 МЛН
나랑 아빠가 아이스크림 먹을 때
00:15
진영민yeongmin
Рет қаралды 14 МЛН
herculito robot arm
2:25
Reinhard Fobbe
Рет қаралды 3,7 М.
The coolest robot I've ever built!
19:40
Thomas Burns
Рет қаралды 4,6 МЛН
Festo MPS stations NSC JP 2021 Task2
4:41
Festo Japan - フエスト株式会社
Рет қаралды 25 М.
Building an Internal Cycloidal Robotic Actuator
19:01
Aaed Musa
Рет қаралды 560 М.
DIY Robot Arm V2
3:37
J H
Рет қаралды 45 М.
3D Printed RC Crane - DIY
26:18
ProfessorBoots
Рет қаралды 130 М.
SG90 mini robot arm demo
2:43
Reinhard Fobbe
Рет қаралды 22 М.
Alternative to bearings for tiny robots
12:05
Breaking Taps
Рет қаралды 706 М.
3D Printed Robot Arm (Arduino)
12:46
Oliver Paff
Рет қаралды 13 М.
Brazo robótico R17 de ST Robotics
6:44
Robotica colaborativa MKS
Рет қаралды 127 М.