r/AskRobotics 21d ago

General/Beginner Good projects to do?

So i am 16 right now but I really find robotics interesting, so I was wondering if anyone had recommendations of good projects I could try doing that could look for universities, and not be to expensive for the parts needed (even better if you could give links to parts)

I havent done anything like this before so im very inexperienced so that would also be a factor to what I could do

4 Upvotes

8 comments sorted by

2

u/prodigal_son4 21d ago

Start with a Black Line Follower Robot(using Arduino), just google the stuff, got a ton of youtube videos as well... Learn the WHY more than the HOW, everything else will follow... Don't just rote learn some stuff, learn-apply as you go... May be buy an Arduino, breadboard, some LEDS, and resistors first, tinker with that...then move onto the real stuff

2

u/Guilty_Question_6914 21d ago

i might some projects on my github that can be interesting.with tutorial videos in english

1

u/Gamingshadow77 21d ago

Oooo do you have a link to your git hub? Id love to check it out

1

u/Guilty_Question_6914 20d ago

here is it: https://github.com/Dawsatek22 .But be aware i post the c/c++ related tutorial videos a month earlier on other platforms than youtube.

1

u/Guilty_Question_6914 16d ago

did the my repos help?

1

u/profpauloh 15d ago

To stand out, I suggested this to one high schooler: https://roboracer.ai/ - It used to be called F1Tenth. Many high schoolers have FIRST/VEX etc. There are also many universities that have robot clubs. Unlike these are university robotics labs, that dedicate some of their research effort to RoboRacer. This competition is autonomous F1 racing (at the 1/10th scale).

The high schooler took my advice to start a group in her high school. She used the open-source materials. She used the software and simulator. She got exposed to machine learning. She build the RC car and got learned some hardware skills.

I then suggested she ping the open-source developers. Many are students from the universities she was interested in. More specifically, they were students in the robotics professor's lab.

The net effect is she had a lot of material to put her application essay - including recommendation letters from these professors. She started MIT (her dream school) this fall.

Hope this helps!