element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Raspberry Pi
  • Products
  • More
Raspberry Pi
Raspberry Pi Forum what is the best option for 7-9 year olds?
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Raspberry Pi to participate - click to join for free!
Featured Articles
Announcing Pi
Technical Specifications
Raspberry Pi FAQs
Win a Pi
Raspberry Pi Wishlist
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Suggested Answer
  • Replies 15 replies
  • Answers 8 answers
  • Subscribers 667 subscribers
  • Views 2457 views
  • Users 0 members are here
Related

what is the best option for 7-9 year olds?

elliotlewis
elliotlewis over 8 years ago

what is the best option for 7-9 year olds?

  • Sign in to reply
  • Cancel
  • Former Member
    0 Former Member over 8 years ago in reply to Robert Peter Oakes

    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).

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • jkutzsch
    0 jkutzsch over 8 years ago

    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!  :-)

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • dwinhold
    0 dwinhold over 8 years ago

    LegoCopyright Mindstorms is also a great way to get the younger generations involved.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • uscdadnyc
    0 uscdadnyc over 8 years ago

    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)

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • tonydbeck
    0 tonydbeck over 6 years ago

    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.

    image

     

    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.

    image

     

     

    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:

    image

    Hope this is useful!

     

    ------------------------------------------------------------------------------------

    Tony

    • Cancel
    • Vote Up +4 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
<
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube