what is the best option for 7-9 year olds?
what is the best option for 7-9 year olds?
Robert Peter Oakes - perfect! I hope Microduino succeeds and expands. My granddaughter is just turning 4 so I am thinking that if not now, certainly in 1 or 2 years. Right now, she seems to be inspired by building things manually and playing Math games (good start).
I think it will depend on how much time you may want to put into teaching them as well.
Running a RPi 3 and using Scratch & Minecraft to intrigue them is a great thing to offer if they have the drive to jump into programming and playing. Grabbing a spare tv/monitor and keyboard/mouse is a great way to set up a more secure/locked down work space for the younger kids.
The Codebug is a better way to try and wet their interests since it has some great coding potential and can be worn and displayed. My problem was not getting enough codebugs for all of the kids! :-)
Lego Mindstorms is also a great way to get the younger generations involved.
It is the age of Social Media, so get w/ the program. The parent/adult does not have to Know-all/do-all. Use a MOOC (Massively Open Online Courses).
For RaspPi: try udemy.com The Course "RaspPr: Full Stack" is reasonable Priced (yes, a paid MOOC).I believe that the courses are accessible "forever". Kids should like this MOOC b/c the Instructor Peter Daimaris is great and has a great Aussie accent.
BTW can GP provide a URL for that Keyboard/mouse combo that is pictured in his Post? In other Threads here at element14.com, I have been struggling w/ my RaspPi-Zero. Have been going two ways: (a) w/ OTG and a keybd/mouse like GP did w/ his RaspPi 3B. (b) RaspPi-Zero as a USB Ethernet/RNDIS Gadget. Have NOT been able to reproduce positive results consistently
USCDADNYC (NY NY USA)
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