Your child came with an SDK? :)
Yeah, but the stock firmware was pretty basic.
Ask HN: Best programmable robot for a child with SDK?
41–50 of 53 posts
Re: Ask HN: Best programmable robot for a child with SDK?
#42Your child came with an SDK? :)
Re: Ask HN: Best programmable robot for a child with SDK?
#43The skeptic in me wonders if this is just an advertisement campaign for "programmable robots". > I want to show my kids what you can achieve with software development Have you tried a simple "hello world!" program? That did wonders for me. > and I think dealing with some physical thing that is controlled by your code is incredible fun Something physical that is controlled by code? You mean something like a computer m…
To a lot of people, what happens in a screen is just “stuff”. They can see “stuff” happening when they play videogames too. Having something touchable that moves according to what you told it to is very captivating for some people.
To most people, it's "stuff" too.
Also my response was in reference to children learning software. Not mindlessly clicking guis. Writing, compiling and running "Hello World!" isn't "just stuff".
Re: Ask HN: Best programmable robot for a child with SDK?
#44Thymio is a good starting point especially if your kids like to build things with Lego blocks since you can attached some on it. https://thymio.org
Re: Ask HN: Best programmable robot for a child with SDK?
#45LEGO Mindstorms is a really good line imo. Maybe higher level on the software side, but is great for what you're describing- getting beginners interested in coding through robotics.
Back on the original yellow brick you could hack it and write something like C++ for it IIRC. Not sure about the current generation.
Re: Ask HN: Best programmable robot for a child with SDK?
#46I would highly recommend the microbit driven cutebot. You can use block based programming which I find is much easier to get kids started on. There is even a Scratch interface for microbit, if you want to start a little slower. A new version of the microbit is coming out in November. You can do quite a lot with the new version see https://news.ycombinator.com/item?id=24763120
I also recommend the cutebot. It's available from adafruit: https://www.adafruit.com/product/4575 The micro:bit itself is the ideal "physical thing that is controlled by your code" and it is indeed very fun. The cutebot is a great place to start but you might want to consider getting some other bits and pieces too. There are all kinds of breakout boards that will provide servo control, relays, etc, and any of those w…
I am also looking forward to the microphone on version 2. Voice control will be fun for kids.
Re: Ask HN: Best programmable robot for a child with SDK?
#47I would highly recommend the microbit driven cutebot. You can use block based programming which I find is much easier to get kids started on. There is even a Scratch interface for microbit, if you want to start a little slower. A new version of the microbit is coming out in November. You can do quite a lot with the new version see https://news.ycombinator.com/item?id=24763120
Re: Ask HN: Best programmable robot for a child with SDK?
#48Your child came with an SDK? :)
Re: Ask HN: Best programmable robot for a child with SDK?
#49is it weird that i don't really want to push my kids into tech?