Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Raspberry Pi Projects for Kids (Second Edition)
Raspberry Pi Projects for Kids (Second Edition)

Raspberry Pi Projects for Kids (Second Edition): Leverage the power of programming to use the Raspberry Pi to create awesome games

By Daniel Leonard Bates
$15.99 per month
Book Apr 2015 146 pages 1st Edition
eBook
$21.99 $14.99
Print
$26.99
Subscription
$15.99 Monthly
eBook
$21.99 $14.99
Print
$26.99
Subscription
$15.99 Monthly

What do you get with a Packt Subscription?

Free for first 7 days. $15.99 p/m after that. Cancel any time!
Product feature icon Unlimited ad-free access to the largest independent learning library in tech. Access this title and thousands more!
Product feature icon 50+ new titles added per month, including many first-to-market concepts and exclusive early access to books as they are being written.
Product feature icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Product feature icon Thousands of reference materials covering every tech concept you need to stay up to date.
Subscribe now
View plans & pricing

Product Details


Publication date : Apr 28, 2015
Length 146 pages
Edition : 1st Edition
Language : English
ISBN-13 : 9781785281525
Vendor :
Raspberry Pi
Category :
Table of content icon View table of contents Preview book icon Preview Book

Raspberry Pi Projects for Kids (Second Edition)

Chapter 1. Getting Started with Raspberry Pi

In the mid-2000s, some of the staff at the University of Cambridge noticed that there were fewer students applying to study computer science each year, and that they didn't have very much experience. Something had to be done about this situation. The answer was the Raspberry Pi: a small, inexpensive computer which makes programming as accessible and as fun as possible. The idea is that students can play with the Raspberry Pi in their spare time, and in the process, learn valuable core computer science skills. Since its creation, many other groups have discovered how useful the Raspberry Pi can be, including schools, adults who want to brush up on their skills with technology, and electronics hobbyists.

This chapter describes how to get a Raspberry Pi computer up and running. Once this is done, the Pi behaves just like any other ordinary computer, and is capable of standard tasks, such as browsing the web and playing games. We will learn in later chapters that the Raspberry Pi is also capable of some things which ordinary computers can't easily do.

The following image shows an example of the Raspberry Pi that we will be using in the rest of the book:

Materials needed


Any model of the Raspberry Pi will work for the projects used in this book. The preceding image shows a Raspberry Pi Model B+, with four USB ports and a network connection. The Model A+ (with one USB port and no network connection) will also work, but a USB hub (which is described later) will be needed to allow both a keyboard and mouse to be used at the same time.

The Models A+ and B+ replace the older Models A and B, and have the same capabilities, but neater designs. You can identify the Plus models by looking at the mounting holes surrounded by metal. The Plus (+) models have four mounting holes in a rectangle, whereas the previous models have two or zero mounting holes. In the preceding image, two mounting holes are in the corners at the left end of the board, and the other two mounting holes are on the mid-right of the board.

The Raspberry Pi 2 looks almost the same as Model B+, but has a faster processor. This is not important for the projects in this book. Along with a Raspberry Pi computer, you will need other peripherals. In order to keep costs down, the Raspberry Pi was designed to work with devices that people already owned; you may find many of these components around your house already. Just make sure they're not in use before you take them!

Tip

http://elinux.org/RPi_VerifiedPeripherals is a useful website to check whether a particular device will work with the Raspberry Pi.

Power supply

The Raspberry Pi requires a micro-USB connection, which is capable of supplying at least 700 mA (or 0.7A) at 5V. Power supplies, which can give 1000 mA or more are available (and will be more reliable), but it must supply exactly 5 V. Most standard mobile phone chargers are suitable for this purpose, and have their capabilities written on them, so you can check. Do not attempt to power your Pi from the USB port of another computer or hub; they are often incapable of supplying the required current.

Storage

The operating system and files of Raspbian are stored on an SD card, which is similar to what you may find in a digital camera. The Raspberry Pi models A and B use a standard-sized SD card, while the A+, B+ and Pi 2 models use smaller microSD cards. You will need at least 4 GB of space (preferably 8 GB or more). The Raspberry Pi Foundation sells very affordable 8 GB SD cards with the operating system pre-installed, and these can be found at http://swag.raspberrypi.org/.

If you start with a blank SD card, you will also need a way of writing to it from another computer. Many computers have SD writers built in, but it is possible to buy USB dongles which do the job too.

Input

For inputs, we will use a USB keyboard and mouse:

Keyboard

Mouse

Video

We will use a monitor or a television with HDMI or DVI input, and a video cable connected from the Pi's HDMI port to the screen's input, as shown in the following figures. It is possible to connect to an older VGA or composite screen, but this is more complicated. Take a look at this website more information http://elinux.org/RPi_VerifiedPeripherals.

The following images show the display monitor and cables that you might use to connect the Pi to your monitor:

Monitor

DVI connector

HDMI connector

Network

An Internet connection is not essential, but is very useful as it allows you to do more work directly on the Pi. The easiest approach is to use a wired Ethernet connection.

The following image shows an Ethernet connector that is used to connect the Pi to the Internet:

RJ-45 Ethernet Connector

It is also possible to use a USB Wi-Fi dongle—you will need a powered USB hub to provide additional USB ports, and you should check whether the dongle is compatible with a Linux operating system. The following image shows an USB hub (unpowered):

USB multi-port hub

You may also like to put your Raspberry Pi in a case to protect it, though this is certainly not necessary. There are many different companies which make different styles of cases, so choose one that suits you, or you could even make your own from Lego or cards!

Preparing the SD card


The first thing we need to do is put an operating system on the SD card using another computer. You can buy SD cards with software preinstalled, but doing it yourself guarantees to get you the latest updates, and is also a useful learning experience. These instructions assume that you are using a computer running Microsoft Windows or Mac OS X. If you are using another operating system, or if you are having difficulties in setting up the SD card, detailed instructions are available online at http://www.raspberrypi.org/downloads.

There is a Troubleshooting section at the end of the chapter if you get stuck.

The following steps show how you can install the OS on your Raspberry Pi:

  1. Download the SD association's formatting tool, SD Formatter, from: http://www.sdcard.org/downloads/formatter_4/.

  2. Download the latest version of the NOOBS (the offline installation) operating system collection from http://www.raspberrypi.org/downloads.

Insert the SD card into the SD card writer, as shown:

  1. If the SD card writer is separate from your computer, plug it in.

  2. Install and run SD Formatter. Select the SD card you just inserted, click on Option, then set FORMAT SIZE ADJUSTMENT to ON and click on OK. In this example, the SD card is shown as the G drive, but this will vary from computer to computer. Finally, click on Format.

    Note

    Make absolutely sure that you have the right SD card selected. If it isn't, all the data will be lost from the formatted card.

    The following screenshot shows the SD Formatter software:

  3. Extract the contents of the NOOBS zip file to the SD card. How this is done will vary depending on the software you have installed, but will typically involve double-clicking on NOOBS.zip, clicking on Extract or Extract to..., and selecting the SD card as the destination. There is a lot to extract, so this will take a few minutes to complete.

  4. On your taskbar (close to the clock) click on Safely remove/Eject the SD card and take it out of the SD writer, as shown here:

Starting up the Raspberry Pi


Now, we can prepare the Raspberry Pi to start for the first time. Place it securely on a desk or in a case. Make sure it is not in danger of falling on the floor, and do not rest it on top of the bag in which it comes. We can start up the Raspberry Pi by performing these steps:

  1. Plug the SD card, screen, keyboard, and mouse into the Raspberry Pi. Also, plug in the Ethernet cable, if you have one, as shown here:

  2. Plug the power cable into the Raspberry Pi. The red power light should come on, and the green activity light should flash occasionally.

  3. If necessary, adjust the screen settings to display the images from the Raspberry Pi's input.

  4. You should see a selection of operating systems for you to install (shown in the following screenshot), each with a short description. This book relies on you having Raspbian installed, so select Raspbian and click on Install. You can always come back and select a different operating system later; I will explain how you can do this in the next section.

  5. Wait! Operating systems are quite large, so installation will take a few minutes. You can sit back and read some of the tips shown to you, or read the next few steps in this book.

    The following screen shows the Raspbian installation process, along with the tips shown while its being installed:

  6. When the installation has finished, you should see a blue screen with a final list of options (shown in the following screenshot). This is the Raspberry Pi Software Configuration Tool. Most things should be set up the way we want them, but there are two useful settings to change. Select Enable Boot to Desktop/Scratch using the arrow keys and press Enter. Select the Desktop Log in option, and press Enter. You should now be back at the main menu. Next, select Internationalisation Options, and choose your preferred language and keyboard layout. Use the right arrow key to get to Finish and press Enter. You can return to this menu at any time by typing sudo raspi-config in a command line (refer to the next section for details):

  7. After a minute or so, the Raspberry Pi should finish rebooting, and you should see the Raspberry Pi desktop, as shown in the following screenshot. This might look familiar to you: you can double-click on the icons to start programs, or select them from a menu. We will mainly be using Scratch, Python and Sonic Pi in this book, but take a minute to explore what's available to you. In particular, there are several Python Games: these are the sort of things that are possible to develop after a little programming practice:

Using your Raspberry Pi


Now that your Raspberry Pi is up and running, you'll want to know how to keep it working properly, and how to customize it to your needs.

The command line

Most of the time, it will be possible to do what you want to do using the mouse, by clicking on different parts of the screen, but at some point, you might find yourself needing to use the command line, as shown in the following screenshot:

The command line is a completely text-based way to control a computer, and can be used to do just about anything which can be done by clicking and more. It is available on almost all computers, but is usually hidden away. Some computer users prefer using the command line because they can type faster than they can click the mouse!

Here is a very quick overview of some common commands. Open a command line by double-clicking on the LXTerminal icon on the desktop, and try these out. You will need to press Enter to tell the Raspberry Pi that your command has finished. A longer introduction, including information on how to watch a movie in the command line, can be found online at http://www.techradar.com/news/computing/pc/1161712.

The following are few of the most important commands that are used in LXterminal:

  • ls (list): This command lists directory contents (directory is Linux's word for a folder.) This will show you all of the files and directories available to you in the current directory.

  • cd <folderdirectory name> (change directory). This command allows you to move into another directory so you can see its contents, in the same way that double-clicking on a directory icon moves you into that directory. You can move through multiple levels of directories in one go by separating the folder directory names with a "/", and you can go up to the parent directory (the directory that contains the current directory) using the special .. directory name.

  • man <program name> (open manual): This command will bring up lots of information about a particular program, including what it does and how to use it. Very useful if you forget how to use something! Try man ls to see some advanced information on the ls program we tried earlier, and press Q on the keyboard to quit. You can scroll through this information using the arrow keys or the Space Bar.

  • <program name> (extra information): This is used to start the program, and optionally pass it some extra information. Try typing in scratch to start the Scratch program (we'll cover this in more detail in the next chapter), or if you are connected to the Internet, go to epiphany www.raspberrypi.org to open the Epiphany web browser and then go straight to the Raspberry Pi home page.

    Note

    The Tab key can be used to automatically complete a word. Even if you have not completely finished typing in the name of a program or file or folder, try pressing Tab. If there is only one option available, which begins with the letters you have typed so far, the whole word will be completed for you. If there are multiple options (or none), nothing will change; you can press Tab again to show you a list of possibilities.

Updating and installing new software

If you want to install a program on your Raspberry Pi, you either need to download a version which is specifically for the Raspberry Pi, or use Raspbian's package system.

A package is a program or a part of a program, and many versions of Linux (including Raspbian) maintain a list of all the compatible packages, making it easy to keep all your software up to date. You can update to the latest version of this list if you have an Internet connection, by typing the following command in a command line:

sudo apt-get update

Note

Be very careful when using the sudo command. It forces the Raspberry Pi to do exactly what you tell it to do, without checking to make sure that the command is sensible. The command is useful in situations like this, where we want to make changes to the installed programs, but it also allows you to delete essential files. Double-check your spelling before continuing.

You can search for available packages with keywords using the following command:

apt-cache search <keywords>

Try the following command, for example, to see a list of available free games. You could even try installing one (xbubble is good, for example):

apt-cache search game

The name of the package is the first word of the line, and you can install a package using the following command:

sudo apt-get install <package name>

To update all the installed packages to the latest available version, type the following command:

sudo apt-get upgrade

Other uses of the Raspberry Pi

Although the Raspberry Pi was designed to get people interested in computing, its cost and power mean that it is also popular for other reasons. Since the Raspberry Pi is a general-purpose computer, it is capable of everything a traditional computer can do, just perhaps a little slower. There is a web browser (Epiphany), and word processors and web servers are available in the Pi that helps you with the basic computing needs . A common use for Raspberry Pi is as a media center, to watch films and view pictures.

There are many different operating systems included with the NOOBS package: if you have NOOBS installed, you can see them if you press Shift when the Raspberry Pi first starts to boot; you will get a screen similar to this:

This will take you back to the list of operating systems you saw earlier when you started your Raspberry Pi for the first time. Each operating system comes with a short description: there are a couple of different flavors of Linux, the very fast RISC OS, and two different media centers, OpenELEC and RaspBMC.

If you want to try out one of these operating systems, make sure you first back up all your data, as it will be erased when the new operating system is installed.

Troubleshooting common issues

One of the main strengths of the Raspberry Pi is its fantastic community. If you ever have any difficulties, consider stopping by the Raspberry Pi forums, which can be found at http://www.raspberrypi.org/forum/. Your question may have already been asked, and if not, there are thousands of enthusiastic Pi owners on hand to help. Some of the most common issues are covered here:

  • My Raspberry Pi doesn't boot (only the red power light comes on): this suggests that the SD card was not written correctly. Try following the instructions again to copy an OS image onto your SD card, and if this fails, try a new SD card.

  • My Raspberry Pi randomly restarts by itself: this is usually because the Pi is not receiving enough power. Double-check that your power supply is capable of supplying at least 700 mA (0.7A) at 5V. This should be written on the supply somewhere. Perhaps, try upgrading to a 1000 mA (1.0A) supply if you continue to have problems.

    Also make sure that you do not have particularly power-hungry peripherals plugged into your Raspberry Pi. Some Wi-Fi dongles and keyboards with extremely bright LEDs can cause problems, for example.

  • I can't enter my password on the login screen: nothing is shown when the password is entered (not even stars) to minimize the information that others can gain from seeing the screen. It is likely that the keys are still being recognized: try typing in the whole password blindly and pressing Enter.

  • The display does not fill my screen or extends beyond the edges: this is because of the overscan settings. Many old televisions had cabinets which overlapped part of the screen, so images were given black borders to ensure that none of the picture was lost. Many modern monitors do not have this problem, however, so the black bars are just a nuisance. First, try enabling or disabling overscan by typing sudo raspi-config in a command line and selecting the appropriate option. If this still does not work, search the Internet for Raspberry Pi overscan troubleshooting for detailed guides.

  • I can't see anything at all on the screen: if the Pi is definitely on, and the OK/ACT light is lit or flashing, try pressing 1, 2, 3, or 4 on your keyboard to select different video modes.

  • My keyboard is behaving strangely: some wireless keyboards occasionally do not work as expected, for example, by registering double key presses or not noticing a key press at all. This should be fixed in the future by software updates, or you can always try another keyboard if you have one.

Summary


In this chapter, we learned how to connect a Raspberry Pi computer, write its operating system to an SD card, and initiate all its components. We learned that the Raspberry Pi is capable of everything a normal computer can do (and more), and that it is targeted at programming.

In the next chapter, we will use one of the provided programming languages, such as Scratch, to create our own animations.

Left arrow icon Right arrow icon

Key benefits

What you will learn

Gear up to start programming by setting up the Raspberry Pi and taking a tour of available applications Understand the fundamentals of programming and electronics using the Raspberry Pi Use the Linux operating system and programming languages such as Scratch and Python to build interesting projects Gain a basic understanding of how the Python programming language works by writing simple programs Build a fully functioning game and explore how to modify it to create new levels Create animations and music to make your games and applications more exciting Make computer code interact with the physical world Add markers to your personal mapping program Get an understanding of Sonic Pi, and discover how to use it to create your own music

What do you get with a Packt Subscription?

Free for first 7 days. $15.99 p/m after that. Cancel any time!
Product feature icon Unlimited ad-free access to the largest independent learning library in tech. Access this title and thousands more!
Product feature icon 50+ new titles added per month, including many first-to-market concepts and exclusive early access to books as they are being written.
Product feature icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Product feature icon Thousands of reference materials covering every tech concept you need to stay up to date.
Subscribe now
View plans & pricing

Product Details


Publication date : Apr 28, 2015
Length 146 pages
Edition : 1st Edition
Language : English
ISBN-13 : 9781785281525
Vendor :
Raspberry Pi
Category :

Table of Contents

14 Chapters
Raspberry Pi Projects for Kids Second Edition Chevron down icon Chevron up icon
Credits Chevron down icon Chevron up icon
About the Author Chevron down icon Chevron up icon
About the Reviewers Chevron down icon Chevron up icon
www.PacktPub.com Chevron down icon Chevron up icon
Preface Chevron down icon Chevron up icon
Getting Started with Raspberry Pi Chevron down icon Chevron up icon
Animating with Scratch Chevron down icon Chevron up icon
Making Your Own Angry Birds Game Chevron down icon Chevron up icon
Creating Random Insults Chevron down icon Chevron up icon
Testing Your Speed Chevron down icon Chevron up icon
Making an Interactive Map of your City Chevron down icon Chevron up icon
Building Beats with Sonic Pi Chevron down icon Chevron up icon
Index Chevron down icon Chevron up icon

Customer reviews

Filter icon Filter
Top Reviews
Rating distribution
Empty star icon Empty star icon Empty star icon Empty star icon Empty star icon 0
(0 Ratings)
5 star 0%
4 star 0%
3 star 0%
2 star 0%
1 star 0%

Filter reviews by


No reviews found
Get free access to Packt library with over 7500+ books and video courses for 7 days!
Start Free Trial

FAQs

What is included in a Packt subscription? Chevron down icon Chevron up icon

A subscription provides you with full access to view all Packt and licnesed content online, this includes exclusive access to Early Access titles. Depending on the tier chosen you can also earn credits and discounts to use for owning content

How can I cancel my subscription? Chevron down icon Chevron up icon

To cancel your subscription with us simply go to the account page - found in the top right of the page or at https://subscription.packtpub.com/my-account/subscription - From here you will see the ‘cancel subscription’ button in the grey box with your subscription information in.

What are credits? Chevron down icon Chevron up icon

Credits can be earned from reading 40 section of any title within the payment cycle - a month starting from the day of subscription payment. You also earn a Credit every month if you subscribe to our annual or 18 month plans. Credits can be used to buy books DRM free, the same way that you would pay for a book. Your credits can be found in the subscription homepage - subscription.packtpub.com - clicking on ‘the my’ library dropdown and selecting ‘credits’.

What happens if an Early Access Course is cancelled? Chevron down icon Chevron up icon

Projects are rarely cancelled, but sometimes it's unavoidable. If an Early Access course is cancelled or excessively delayed, you can exchange your purchase for another course. For further details, please contact us here.

Where can I send feedback about an Early Access title? Chevron down icon Chevron up icon

If you have any feedback about the product you're reading, or Early Access in general, then please fill out a contact form here and we'll make sure the feedback gets to the right team. 

Can I download the code files for Early Access titles? Chevron down icon Chevron up icon

We try to ensure that all books in Early Access have code available to use, download, and fork on GitHub. This helps us be more agile in the development of the book, and helps keep the often changing code base of new versions and new technologies as up to date as possible. Unfortunately, however, there will be rare cases when it is not possible for us to have downloadable code samples available until publication.

When we publish the book, the code files will also be available to download from the Packt website.

How accurate is the publication date? Chevron down icon Chevron up icon

The publication date is as accurate as we can be at any point in the project. Unfortunately, delays can happen. Often those delays are out of our control, such as changes to the technology code base or delays in the tech release. We do our best to give you an accurate estimate of the publication date at any given time, and as more chapters are delivered, the more accurate the delivery date will become.

How will I know when new chapters are ready? Chevron down icon Chevron up icon

We'll let you know every time there has been an update to a course that you've bought in Early Access. You'll get an email to let you know there has been a new chapter, or a change to a previous chapter. The new chapters are automatically added to your account, so you can also check back there any time you're ready and download or read them online.

I am a Packt subscriber, do I get Early Access? Chevron down icon Chevron up icon

Yes, all Early Access content is fully available through your subscription. You will need to have a paid for or active trial subscription in order to access all titles.

How is Early Access delivered? Chevron down icon Chevron up icon

Early Access is currently only available as a PDF or through our online reader. As we make changes or add new chapters, the files in your Packt account will be updated so you can download them again or view them online immediately.

How do I buy Early Access content? Chevron down icon Chevron up icon

Early Access is a way of us getting our content to you quicker, but the method of buying the Early Access course is still the same. Just find the course you want to buy, go through the check-out steps, and you’ll get a confirmation email from us with information and a link to the relevant Early Access courses.

What is Early Access? Chevron down icon Chevron up icon

Keeping up to date with the latest technology is difficult; new versions, new frameworks, new techniques. This feature gives you a head-start to our content, as it's being created. With Early Access you'll receive each chapter as it's written, and get regular updates throughout the product's development, as well as the final course as soon as it's ready.We created Early Access as a means of giving you the information you need, as soon as it's available. As we go through the process of developing a course, 99% of it can be ready but we can't publish until that last 1% falls in to place. Early Access helps to unlock the potential of our content early, to help you start your learning when you need it most. You not only get access to every chapter as it's delivered, edited, and updated, but you'll also get the finalized, DRM-free product to download in any format you want when it's published. As a member of Packt, you'll also be eligible for our exclusive offers, including a free course every day, and discounts on new and popular titles.