Browse all books

Books with title Raspberry Pi 3 in easy steps

  • Raspberry Pi 3 in easy steps

    Mike McGrath

    Paperback (In Easy Steps Limited, July 19, 2016)
    Raspberry Pi 3 in Easy Steps starts with the basic components you’ll need, setting up the system and logging into the console. Then, in easy steps, it introduces you to the Raspbian operating system that is optimized for the Raspberry Pi. You'll learn how to customize the look and feel of your system, how to navigate the file system, and how to use the powerful system ‘shell’ to make things happen for you. The new GPIO interface is fully described, and the new NOOBS installer is also described for setup.This guide enables complete beginners to create their very own computer programs with the Scratch visual programming environment. It also instructs programming in the high-level (human-readable) Python programming language language, which is processed by the Python ‘interpreter’ to produce results fast. Examples demonstrate how to use the included Python ‘pygame’ module, to make your own games, and how to use the included 'Tkinter’ module to create graphical windowed apps.Raspberry Pi 3 in Easy Steps also illustrates how to control electrical input and output on the Raspberry Pi header from Python scripts, including lighting a lamp, adding more buttons and controlling projects. With the knowledge gained from this book, the reader can confidently advance to any future electronic Raspberry Pi project or other explore other programming environments.Covers the latest versions of Python.
  • Raspberry Pi 3 in easy steps

    Mike McGrath

    language (In Easy Steps, May 31, 2016)
    The Raspberry Pi is an inexpensive programmable credit-card sized computer that plugs into your TV and a keyboard. It can be used for many of the things that your PC does, like spreadsheets, word-processing and playing games, but its real purpose is to inspire children (and adults) to learn how to program. Over five million Raspberry Pis have been sold worldwide, so far!Raspberry Pi 3 in easy steps starts with the basic components you’ll need, setting up the system and logging into the console. Then, in easy steps, it introduces you to the Raspbian operating system that is optimized for the Raspberry Pi. You'll learn how to customize the look and feel of your system, how to navigate the file system, and how to use the powerful system ‘shell’ to make things happen for you. The new GPIO interface is fully described, and the new NOOBS installer is also described for setup.Raspberry Pi 3 in easy steps enables complete beginners to create their very own computer programs with the Scratch visual programming environment. It also instructs programming in the high-level (human-readable) Python programming language, which is processed by the Python ‘interpreter’ to produce results fast. Examples demonstrate how to use the included Python ‘pygame’ module, to make your own games, and how to use the included 'Tkinter’ module to create graphical windowed apps.Raspberry Pi 3 in easy steps also illustrates how to control electrical input and output on the Raspberry Pi header from Python scripts, including lighting a lamp, adding more buttons and controlling projects. With the knowledge gained from this book the reader can confidently advance to any future electronic Raspberry Pi project or other explore other programming environments.Covers the latest versions of Python.
  • Raspberry Pi In Easy Steps

    Mike McGrath

    eBook (In Easy Steps, Feb. 27, 2013)
    About the bookThe Raspberry Pi is a cheap, basic, programmable credit-card sized computer that plugs into your TV and a keyboard. It can be used for many of the things that your PC does, like spreadsheets, word-processing and playing games, but its real purpose is to inspire children (and grown-ups) to learn how to program.The Raspberry Pi comes in two models:Model A has RAM, one USB port and no Ethernet (network connection)Model B has 256Mb RAM, two USB ports and an Ethernet portRaspberry Pi in easy steps starts with the basic components you’ll need, the desktop and how to command the system. Then in easy steps, it shows how to use Python to create games, develop windowed apps using Tkinter, add animations using Scratch, control electrical input and output, and much more.Use Raspberry Pi in easy steps to have fun going back to basics and creating your own applications. About the authorMike McGrath now lives in South-east Europe, on the sun-kissed shores of the Aegean Sea. Mike gained his extensive knowledge of computer languages while working as a developer contracting to companies around the world. His interests include coins of ancient Greece, dining-out with friends, and the ongoing evolution of the world wide web.
  • Raspberry Pi in easy steps

    Mike McGrath

    Paperback (In Easy Steps Limited, April 7, 2013)
    The Raspberry Pi is a cheap, basic, programmable credit-card sized computer that plugs into your TV and a keyboard. Over five million Raspberry Pi's have been sold worldwide, so far!Raspberry Pi in easy steps starts with the basic components you'll need, setting up the system and logging into the console. Then step-by-step it covers; exploring the desktop, the Taskbar, customization, the filesystem and browsing the internet; commanding the system, applications, web pages, reading and writing text, finding files, adding users, changing permissions, and employing the shell; animating with Scratch, enabling complete beginners to create computer programs visually without writing any code; programming with Python a high-level (human-readable) programming language; producing games Raspberry Pi ships with a selection of Python games for you to try; developing windowed apps with Tkinter; driving header pins how to control electrical input and output on the Raspberry Pi header from Python scripts, including lighting a lamp, adding more buttons and controlling projects.Use Raspberry Pi in easy steps to have fun going back to basics and creating your own applications.Source code files from the examples featured in this book are available to download free from the In Easy Steps website.