what is the best option for 7-9 year olds?
what is the best option for 7-9 year olds?
Hi Elliot,
It is a little late for me to reply in time for you to buy a Christmas present!.....But if you wanted to buy a present for a 7-9yr old in the future, there are some really good products made by Makeblock. I bought my 7 year daughter a pink mbot. She absolutely loves it. It was really fun to help her assemble it too.
It is based on the Arduino and so can be programmed very easily with the arduino tools. Once out of the box, you can use the pre-loaded program to follow a line, avoid obstacles and if you download the makeblock app on your phone or tablet, you can control it over bluetooth!
You can re-program it using the mblock editor, which is basically scratch with some specific add inns for the mbot. This is great for a child as it is very graphical and is likely that they will learn scratch at school.
If you want to dive deeper with it, you can buy add on accessories such as displays and LED's. You can even add other items such as LCD displays to it and connect through the I2C bus! I have added a 20x4 LCD and 8x8 neopixel array - you do need to jump into coding in C/C++ on the arduino sketch editor, but there is plenty of example code out there!
Here is what my duaghters mbot looks like currently:
Hope this is useful!
------------------------------------------------------------------------------------
Tony
Hi Elliot,
It is a little late for me to reply in time for you to buy a Christmas present!.....But if you wanted to buy a present for a 7-9yr old in the future, there are some really good products made by Makeblock. I bought my 7 year daughter a pink mbot. She absolutely loves it. It was really fun to help her assemble it too.
It is based on the Arduino and so can be programmed very easily with the arduino tools. Once out of the box, you can use the pre-loaded program to follow a line, avoid obstacles and if you download the makeblock app on your phone or tablet, you can control it over bluetooth!
You can re-program it using the mblock editor, which is basically scratch with some specific add inns for the mbot. This is great for a child as it is very graphical and is likely that they will learn scratch at school.
If you want to dive deeper with it, you can buy add on accessories such as displays and LED's. You can even add other items such as LCD displays to it and connect through the I2C bus! I have added a 20x4 LCD and 8x8 neopixel array - you do need to jump into coding in C/C++ on the arduino sketch editor, but there is plenty of example code out there!
Here is what my duaghters mbot looks like currently:
Hope this is useful!
------------------------------------------------------------------------------------
Tony