Live data from Hacker News

Ask HN: Best way to learn robotics with a 10 year old?

news.ycombinator.com

41–50 of 103 posts

Re: Ask HN: Best way to learn robotics with a 10 year old?

#41

I was going to recommend https://en.wikipedia.org/wiki/Lego_Mindstorms but is is discontinued. In terms of easy of build and programming these were great. This kit is still available https://education.lego.com/en-us/products/lego-education-spi...

[dead]

Re: Ask HN: Best way to learn robotics with a 10 year old?

#42
Buy one of the kits at Pololu Robotics, it was the first robot I ever built when I was in grade school 25 years ago, and set me off on a great trajectory to design and build robots, medical devices, and all kinds of hardware professionally.

https://www.pololu.com/category/2/robot-kits

Re: Ask HN: Best way to learn robotics with a 10 year old?

#43

get a - roomba create 3 for 400 - arm built of dynamixel servos for 200 - camera for 100-500 (stereoscopic will set you back but its worth it) - nvidia jetson nano orin nx (500) for about 2k, you can make a robot that can clean your house and is probably smarter than a dog/cat

Regarding the arm, are you thinking of a particular kit? Those servos look really interesting, so you can read their position via a UART type interface? I've only played with cheap PWM servos before.

https://news.ycombinator.com/item?id=39902205 - saw this a few months ago, was going to make like 6 for 3 robots to build legos or playdough sculptures or something

Re: Ask HN: Best way to learn robotics with a 10 year old?

#44

Buy one of the kits at Pololu Robotics, it was the first robot I ever built when I was in grade school 25 years ago, and set me off on a great trajectory to design and build robots, medical devices, and all kinds of hardware professionally. https://www.pololu.com/category/2/robot-kits

Wow, this looks amazing

Re: Ask HN: Best way to learn robotics with a 10 year old?

#45
I’ve been a middle school and high school robotics coach for a number of years. I think VEX robotics makes the best products to teach kids of any age robotics.

https://www.vexrobotics.com/

You buy a relatively affordable kit of parts, but then you are free to assemble and program the bit in whatever way imaginable.

VEX annually comes out with new games and challenges for your robot to be able to complete. There are teams and clubs across the US, and it’s an all around great program.

I’m looking forward to my kids being old enough to build and compete, It’s a blast for kids and adults!

Re: Ask HN: Best way to learn robotics with a 10 year old?

#46
Regarding programming environments, I highly recommend MicroBlocks(https://microblocks.fun/). I was a big MicroPython fan before, and since switching to MicroBlocks, I've never looked back.

If your child has experience with Scratch, then MicroBlocks will make him feel very familiar.

Re: Ask HN: Best way to learn robotics with a 10 year old?

#47

Many of these comments are about robotics as it's taught now, focusing on code and cameras and algorithms and motion planning. As someone who's built both BattleBots and Professional Robotics for work, BattleBots is a great way to get out of equations and hands on fabrication, manufacturing, testing, and scrappiness that is so hard to reach in mechanical and electrical engineering. And unlike FIRST or Lego robots, it…

The main issue with this is cost, few can afford the thousands it would take to build a competition bot like that.

However! I do think you could easily adapt it to a smaller embedded form factor and do like a beyblades style battle in a tiny arena.

Definitely agree about being hands on and open ended, the skills you learn will take you very far in engineering but also just in life!

Re: Ask HN: Best way to learn robotics with a 10 year old?

#48
post #35

Earlier quoted context omitted.

> NOTE: The IDE works only on Mac or Windows (if you want to code) Boo! hiss

Proprietary tooling that doesn’t work the way you want is unfortunately a great introduction to hardware work :/

This is exactly true, unfortunately: proprietary tooling that costs an absolute fortune, and has a UI straight out of the very worst of the 1980s, and only works on very select proprietary platforms, is absolutely the norm with hardware work.

Re: Ask HN: Best way to learn robotics with a 10 year old?

#50

I’ve been a middle school and high school robotics coach for a number of years. I think VEX robotics makes the best products to teach kids of any age robotics. https://www.vexrobotics.com/ You buy a relatively affordable kit of parts, but then you are free to assemble and program the bit in whatever way imaginable. VEX annually comes out with new games and challenges for your robot to be able to complete. There are t…

My son has been competing since 6th grade. They got 2nd place at states and loved it, so intense watching them play.
Post reply on HN