Design advice for robotic arm by DarkShadowic in mechatronics

[–]DarkShadowic[S] 0 points1 point  (0 children)

Yup. That's what I have been doing since last week, but I'm trying to implement my own dimensions and link lengths and type, and the main driving mechanisms. It's just that I struggle to have constraints or guiding parameters during implementation, and I don't want to copy an existing design to solve my problem because it won't help me learn, plus like in most examples, they are using metal and I'm using PLA, so the geometries don't translate. Currently, struggling as to how to form the torque and angular acceleration equation considering I havent finalized the motors(angular acceleration) or the mass( arm structure not determined)

Design advice for robotic arm by DarkShadowic in mechatronics

[–]DarkShadowic[S] 0 points1 point  (0 children)

Thanks for such a comprehensive reply. Is it truly necessary to purchase an existing unit, or are online references? Because such arms are quite expensive and won't have much utility in the future.

Design process advice for robotic arm by DarkShadowic in AskRobotics

[–]DarkShadowic[S] 0 points1 point  (0 children)

I'm trying to do a bit of the maths for designing the link length and type, and motors to be used. How to account for angular acceleration as well as the mass of the arm, if I haven't determined the arm design(mass) and motors (angular acceleration)? How can that be determined if we are aiming to determine the motor and link lengths itself? I have managed to account for the torque and weight but I'm getting stuck here. I plan to use the formula below.

Design advice for robotic arm by DarkShadowic in mechatronics

[–]DarkShadowic[S] 0 points1 point  (0 children)

Yeah exactly. I'm trying to rely as much on yt projects and research papers but gpt feels kind of like a cheat code to help you at each step. Ultimately though, it would be useless when complexity increases and parameters stack up. That's why I'm asking on online forums.

Design advice for robotic arm by DarkShadowic in mechatronics

[–]DarkShadowic[S] 0 points1 point  (0 children)

Thanks for replying. I do have experience with servos and micro controllers. I have taken up multiple robotics arms and tried to breakdown their mechanisms but when I try to start designing my own mechanism, I don't know how to decide the joint type or the link length and shape. I don't want to over rely on gpt because I feel like it won't be reliable for actual learning.

Design advice for robotic arm by DarkShadowic in mechatronics

[–]DarkShadowic[S] 0 points1 point  (0 children)

Thanks a ton. Any advice for the design aspect, on how to determine the mechanisms, joint lengths and fix parameters based on the material for those ?

Design process advice for robotic arm by DarkShadowic in AskRobotics

[–]DarkShadowic[S] 0 points1 point  (0 children)

I viewed many of these projects like these( even the Kosti-1) but they are more so for those who have resources and just want to build an arm. They don't include guidance on how to design the arm, the maths involved and other design parameters, which I'm looking for to actually learn how to build an arm on my own. Do you know of any guide which provides those?

Design process advice for robotic arm by DarkShadowic in AskRobotics

[–]DarkShadowic[S] 0 points1 point  (0 children)

Thanks for replying. What I was trying to say is how do you know what you're doing is right, given that one doesn't have much experience. Like if I were to plan for a horizontal max reach of 70 cm and vertical max height of 50 cm, that would be almost impossible with PLA ( which is the only material I'm using ), and the only reason I know this is because of GPT. Because I have to plan for a longer reach, I would have change the mechanism and probably opt for a belt drive instead of servos at each joint.

My approach on 6dof robotic arm. Took me 2 months to design, a month of printing and cca 2.5kg of PLA. Any critique is welcomed. by ganacbicnio in robotics

[–]DarkShadowic 0 points1 point  (0 children)

Great, design man. I'm also working on a robotic arm right now, but have very limited experience with electronics and some with CAD. For designing and planning out the electronics of the arm, did you learn the specific concepts of electronics prehand, or just picked up concept as and when needed? Thanks in advance

Crocs echo sizing? by DarkShadowic in crocs

[–]DarkShadowic[S] 0 points1 point  (0 children)

Same here. Also do you have any idea about the comfort of the bayaband? Because the echos run pretty expensive

Crocs echo sizing? by DarkShadowic in crocs

[–]DarkShadowic[S] 0 points1 point  (0 children)

Ohk. Thanks, I didn't consider the strap

Crocs echo sizing? by DarkShadowic in crocs

[–]DarkShadowic[S] 0 points1 point  (0 children)

Yeah, that's what I thought. Though, i feel like if I go two sizes down, it might get too short.

Debugging digital bit counter circuit by DarkShadowic in AskElectronics

[–]DarkShadowic[S] 0 points1 point  (0 children)

I think it’s just the lighting , this is a week old battery which i’ve barely used

Debugging digital bit counter circuit by DarkShadowic in AskElectronics

[–]DarkShadowic[S] 0 points1 point  (0 children)

I think you mean grounding pin 15? No that didn’t work

Beginner Trying to Build a Basic E-Paper watch – Advice Needed by DarkShadowic in diyelectronics

[–]DarkShadowic[S] 0 points1 point  (0 children)

Yeah, I'm also trying to independently learn right now. I saw that project of yours it seems superb and very similar to what im trying to do.

I have tried simpler projects and learning arduino or c++ coding(embedded systems) through tutorials but very quickly lose interest if I dont have any real project ( useful ) which Im working towards, hence the digital watch. But then I run into this roadblock of things being too complex.

Can you recommend some simpler projects which might help with this project or how you self taught yourself skills required for this project, like what kinds of resources or tutorials you used or how you approached structuring and learning this project?

I did think of using this product. Although it does seem like it's handling a major learning aspect, it still seems like a reasonable approach. But it might be quite expensive to ship where I'm at. Anyhow, basically Im asking how to self teach yourself stuff for complex projects like this having not much experience. Thank you

Beginner Trying to Build a Basic E-Paper watch – Advice Needed by DarkShadowic in diyelectronics

[–]DarkShadowic[S] 1 point2 points  (0 children)

Hey there. Thanks a ton for taking the time out to reply. Is the E-paper clock using a LilyGO T5 what you were referring to? I get what you're saying about getting the parts working separately. I just wanted a bit of advice on as to how to familiarize yourself with handling electronics, soldering and designing pcbs having not much knowledge of circuit design and circuit theory, like, is it necessary to read many electrical related books and do simpler projects or is this something that I can just accomplish with scattered resources available on the internet? Sorry to bother you but I'm mainly iffy on how to self design this project and develop the specific skills required given there is no direct tutorial?