Тёмный
No video :(

Community Robot Arm 

Reinhard Fobbe
Подписаться 693
Просмотров 63 тыс.
50% 1

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.

Опубликовано:

 

24 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 53   
@SantaDragon
@SantaDragon Год назад
Looks very nice already.
@PhG1961
@PhG1961 Год назад
Very impressive! Well done!
@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
@Alphabotics.automation
@Alphabotics.automation 9 дней назад
Check our Arduino based industrial robotic arm.
@vishalramadoss668
@vishalramadoss668 6 месяцев назад
excellent work
@Giryagirl
@Giryagirl Год назад
Great job!!!!
@kavorka8855
@kavorka8855 Год назад
Very nice!
@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.
@sanarci
@sanarci 8 месяцев назад
tebrikler harika bir proje. stl dosyalarını paylaşabilirmisiniz. özellikle robot alt zemi ile ilgisi kısımın.
@reifo
@reifo 8 месяцев назад
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.
@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.
@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!!
@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.
@annguyenquy1212
@annguyenquy1212 3 месяца назад
the pulley that's not on the motor rotate around a round shaft right ?
@reifo
@reifo 3 месяца назад
Sorry, I don't understand this. Can you please rephrase the question?
@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.
@kulebyakinjoe
@kulebyakinjoe Год назад
Cool machine for all the lazy people out there!
@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.
@JohnJohn-gy2st
@JohnJohn-gy2st Год назад
Hello
@mlpr-zi9go
@mlpr-zi9go 6 месяцев назад
Where and how did you place the endstops/switches?
@reifo
@reifo 6 месяцев назад
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 6 месяцев назад
​@@reifo Thank you.
@MrUnknown-ur2ds
@MrUnknown-ur2ds 5 месяцев назад
can i ask what stepper motor you used for that
@reifo
@reifo 5 месяцев назад
I'm using four 17HS19-2004S1 steppers.
@MrUnknown-ur2ds
@MrUnknown-ur2ds 5 месяцев назад
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 5 месяцев назад
@@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: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE--xeHRSQjPVE.html. It is a bit more solid, but I guess you're looking for more power. That will require motors like Dynamixel servos.
@qazer10
@qazer10 Год назад
Links in description don't work 😢
@reifo
@reifo Год назад
Sorry, this is caused by a strange RU-vid 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 7 месяцев назад
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 6 месяцев назад
This comment also has no real value
Далее
would you eat this? #shorts
00:35
Просмотров 1,7 млн
herculito robot arm
2:25
Просмотров 3,5 тыс.
Festo MPS stations NSC JP 2021 Task2
4:41
Просмотров 24 тыс.
12 DoF Robot Hand for $400
6:50
Просмотров 1,8 тыс.
I Built a Robot That Stops Speeding Maniacs..
16:39
Просмотров 327 тыс.
Building an Internal Cycloidal Robotic Actuator
19:01
Просмотров 544 тыс.
DIY Robot Arm V2
3:37
Просмотров 45 тыс.
I took Taser Chess to Open Sauce
12:40
Просмотров 349 тыс.
Robot arm & controller - 6 axis movement test
3:41
Просмотров 44 тыс.
SG90 mini robot arm demo
2:43
Просмотров 22 тыс.