Raspberry Pi For Kids For Dummies
eBook - ePub

Raspberry Pi For Kids For Dummies

Richard Wentk

Share book
  1. English
  2. ePUB (mobile friendly)
  3. Available on iOS & Android
eBook - ePub

Raspberry Pi For Kids For Dummies

Richard Wentk

Book details
Book preview
Table of contents
Citations

About This Book

Getting acquainted with your Raspberry Pi has never been sweeter

Raspberry Pi For Kids For Dummies makes it easy for kids to set-up, operate, and troubleshoot like a Pi pro! Introducing you to Pi through a series of entertaining and inspiring projects, this handy, step-by-step guide shows you how to write computer games, build websites, make art and music, create electronic projects, and much more! From downloading the operating system and setting up your Raspberry Pi to creating art in Tux Paint and designing games with Scratch, everything you need to have fun with Pi is inside!

Raspberry Pi For Kids For Dummies leaves the confusing tech talk behind and explains in plain English how to unleash all the cool possibilities of Pi, like playing Minecraft in Python, using HTML to make a website, managing and customizing your Raspberry Pi, playing music with Sonic Pi, and understanding and playing with the GPIO.

  • Teaches the basics of Raspberry Pi in a simple and thorough approach
  • Shows you how to zoom around Pi, all while learning valuable programming skills
  • Offers tons of exciting projects to keep you engaged as you learn
  • Includes instruction on everything you need to troubleshoot Raspberry Pi

If you're aspiring computer programmer age 8-18 and want to start having fun with Pi, look no further than Raspberry Pi For Kids For Dummies.

Frequently asked questions

How do I cancel my subscription?
Simply head over to the account section in settings and click on ā€œCancel Subscriptionā€ - itā€™s as simple as that. After you cancel, your membership will stay active for the remainder of the time youā€™ve paid for. Learn more here.
Can/how do I download books?
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
What is the difference between the pricing plans?
Both plans give you full access to the library and all of Perlegoā€™s features. The only differences are the price and subscription period: With the annual plan youā€™ll save around 30% compared to 12 months on the monthly plan.
What is Perlego?
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, weā€™ve got you covered! Learn more here.
Do you support text-to-speech?
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Is Raspberry Pi For Kids For Dummies an online PDF/ePUB?
Yes, you can access Raspberry Pi For Kids For Dummies by Richard Wentk in PDF and/or ePUB format, as well as other popular books in Computer Science & Hardware. We have over one million books available in our catalogue for you to explore.

Information

Publisher
For Dummies
Year
2015
ISBN
9781119049494
Edition
1
Week 1

Making a Pi

image
In this part, youā€™ll ā€¦
checkbox.png
Find parts for your Pi
checkbox.png
Create a mind for your Pi
checkbox.png
Connect your Pi
checkbox.png
Power up and get started
checkbox.png
Use the desktop
webextra
Visit http://www.dummies.com for great Dummies content online.
Chapter 1

Find Parts for Your Pi

The Raspberry Pi is a super-cool, super-small, super-cheap microcomputer. In fact, itā€™s a super-cool, super-small, super-cheap microcomputer board, and it doesnā€™t do much on its own. Before you can do super-clever things with it, you have to add some extras to build a Pi system.
image

Understand the Pi

The Raspberry Pi, shown in Figure 1-1, is a tiny computer developed in the UK by the Raspberry Pi Foundation (www.raspberrypi.org). Itā€™s much smaller than a Mac or PC ā€” itā€™s almost exactly the same size as a credit card! And itā€™s also much cheaper. (Prices vary, but a Pi costs around $30 in the United States and between Ā£20 to Ā£30 in the UK.)
image
Figure 1-1
warning
The Pi only comes in Raspberry. There is no Apple Pi, Blueberry Pi, or Pumpkin Pi. A lot of people like Raspberry, so thatā€™s fine with Pi fans.
Here are a few of the things you can do with a Pi:
  • Learn how computers work
  • Make and play games
  • Learn how to program
  • Make web pages
  • Make digital music
  • Build simple electronic projects
  • Design awesome Minecraft worlds
  • Have a ton of fun!

What you canā€™t do with a Pi

Although the Pi is a fully working computer, itā€™s not a Mac, a PC, a tablet, or a games console. Itā€™s not as powerful as more expensive computers. Here are some things you canā€™t do with a Pi:
  • Run Microsoft Windows, or any Windows software
  • Download and play apps or games from the Apple App Store
  • Develop software for Windows, iOS, or OS X
  • Use popular web browsers like Chrome, Safari, IE, or Firefox
  • Play popular mainstream commercial games
Does that seem disappointing? It shouldnā€™t.

What you can do with a Pi that you canā€™t do with a bigger computer

To make up for it, you can do a lot of things with a Pi you canā€™t do with a bigger computer. For example, you can
  • Wipe your Pi in minutes and start from scratch if you make a bad mistake
  • Experiment with writing your own software
  • Build projects that do useful things and save money
  • Rewrite and customize all the software in your Pi
  • Make your Pi do something at certain times of day, or on dates you choose, or when a sensor notices a change
  • Connect thermometers, cameras, motion sensors, and other extras
  • Leave Pi projects running 24/7 without using a lot of electricity
You can see now why the Pi is special. Unlike a PC or a Mac, itā€™s so small and cheap you can buy a separate Pi for every project. You can leave it running all the time. And it comes with a good set of simple tools for writing software ā€” all free.

Discover the Different Pi Models

Pi boards come in different types (see Table 1-1). You need to know about the differences so that you donā€™t buy the wrong one.
Table 1-1 Comparing Raspberry Pi Models
Model
What Itā€™s Good For
A
Out of date now. Donā€™t buy one!
B
Out of date.
A+
Smaller, cheaper, slower than a Pi 2. Only useful for special projects.
B+
Out of date. Get a Pi 2!
Pi 2 Model B
You want this one.
The older models are called the A and B boards. The newer models are called the A+ and B+ boards. As of early 2015, thereā€™s an even newer, faster, shinier, and better board called the Pi 2.
Figure 1-2 shows a Model B+ and a Model B.
image
Figure 1-2
The boards are the same size, and they use the same software. But they have different numbers of connectors and other bits and pieces.
tip
Iā€™ll make it easy to choose: You want a Pi 2. The older models are out of date now. You can s...

Table of contents