Where Can I Find Resources to Get Started in Robotics?

  • Thread starter Thread starter some bloke
  • Start date Start date
  • Tags Tags
    Robotics
Click For Summary

Discussion Overview

The discussion revolves around resources and guidance for beginners interested in robotics. Participants share project ideas, components, and platforms suitable for novices, as well as suggestions for learning materials and community resources.

Discussion Character

  • Exploratory
  • Technical explanation
  • Conceptual clarification
  • Homework-related

Main Points Raised

  • One participant expresses interest in building two robots that replicate each other's movements, seeking recommendations for beginner resources and platforms like Raspberry Pi.
  • Another participant suggests using stepper motors for their ability to self-count positions, recommending a specific resource for understanding their function and control.
  • A different participant advises starting with a single joint using a stepper motor and an optical encoder, emphasizing the importance of understanding control before scaling to multiple joints.
  • One participant recommends checking out Maker resources and attending Maker Faires for inspiration and project ideas.
  • Another participant suggests starting with an advanced Lego Mindstorms kit due to its educational value and community support, noting that it allows for progressive learning and experimentation with robotics.

Areas of Agreement / Disagreement

Participants generally agree on the value of starting with manageable projects and specific components, but there are differing opinions on the best initial resources and platforms for beginners.

Contextual Notes

Some suggestions depend on personal preferences for learning styles and project goals, and there is no consensus on the best approach or components for beginners.

some bloke
Messages
283
Reaction score
99
Hi everyone,

I'm looking to try my hand at robotics, and I am a complete novice at it - I have a reasonable head for coding and can negotiate logic circuits easily, but I have never done anything with robotics.

My first project is to produce 2 robots of identical proportions, where one is manipulated manually and the other replicates it's motions. I plan to use 2 angle poise lamps as a base, then add sensors and motors to identify the angle of each joint and replicate it on the second one. I thought it to be a good, basic entry-level project, with minimal fabrication & cost.

Can anyone recommend some good basics to start with? I understand that raspberry pi is quite a good platform, but I want to know the general feeling of people before I go investing in things.

any free courses anyone knows about will be gratefully received as well.

Cheers!
 
Physics news on Phys.org
some bloke said:
then add sensors and motors to identify the angle of each joint and replicate it on the second
Well I don't know what type of motor, sensors and control you will decide upon.

Stepper motors are useful for robotics, since they do not "require" position feedback since they can count on their own the absolute or differential position from a starting setpoint.
So you could do a readup on their function and control.
One comprehensive site is,
http://homepage.divms.uiowa.edu/~jones/step/
 
  • Like
Likes   Reactions: berkeman
I like @256bits advice. Start with a single joint. Choose an acuator such as a stepper motor. Choose a sensor such as an optical encoder. Learn how to connect them and control them via software with Rasberry Pi or Arduino.

Once you have that mastered, then a robot is just a collection of multiple joints.

One important choice up front is how "strong" must this robot be. Do you want it to just move itself, or to lift heavy objects?
 
some bloke said:
I'm looking to try my hand at robotics, and I am a complete novice at it
Check out the Maker resources for robot project ideas. If there is a Maker Faire near you, they can be very fun and inspirational to attend. :smile:

https://makerfaire.com/

https://makezine.com/category/technology/robotics/

upload_2019-1-25_7-25-37.png
 

Attachments

  • upload_2019-1-25_7-25-37.png
    upload_2019-1-25_7-25-37.png
    74.2 KB · Views: 462
For a "complete novice" as described, I would recommend starting with an advanced Lego Mindstorms kit such as this one: Lego Mindstorms EV3 31313 Robot Kit. This kit specifically is a good start from an educational perspective due to the large community of builders who use it, and there are numerous step-by-step tutorials that can be followed to build progressively more advanced robots using sensors and motors to complete tasks. You can make some impressively advanced robots with the relatively basic kit, and can experiment with control systems and programming as well.

Once you're comfortable and start to outgrow the MindStorms (which would take quite a while based on my experience with them), you can consider going more advanced with a more enthusiast or engineer solution using microcontrollers and raw components like stepper motors or photodetectors.

Good luck!
 
  • Like
Likes   Reactions: FactChecker, berkeman and jrmichler

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 12 ·
Replies
12
Views
5K
  • · Replies 16 ·
Replies
16
Views
9K
Replies
2
Views
6K
Replies
11
Views
2K
Replies
3
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 15 ·
Replies
15
Views
4K
  • · Replies 13 ·
Replies
13
Views
6K
  • · Replies 26 ·
Replies
26
Views
4K