Raspberry Pi 3 in easy steps
eBook - ePub

Raspberry Pi 3 in easy steps

Mike McGrath

  1. English
  2. ePUB (apto para móviles)
  3. Disponible en iOS y Android
eBook - ePub

Raspberry Pi 3 in easy steps

Mike McGrath

Detalles del libro
Vista previa del libro
Índice
Citas

Información del libro

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.

Preguntas frecuentes

¿Cómo cancelo mi suscripción?
Simplemente, dirígete a la sección ajustes de la cuenta y haz clic en «Cancelar suscripción». Así de sencillo. Después de cancelar tu suscripción, esta permanecerá activa el tiempo restante que hayas pagado. Obtén más información aquí.
¿Cómo descargo los libros?
Por el momento, todos nuestros libros ePub adaptables a dispositivos móviles se pueden descargar a través de la aplicación. La mayor parte de nuestros PDF también se puede descargar y ya estamos trabajando para que el resto también sea descargable. Obtén más información aquí.
¿En qué se diferencian los planes de precios?
Ambos planes te permiten acceder por completo a la biblioteca y a todas las funciones de Perlego. Las únicas diferencias son el precio y el período de suscripción: con el plan anual ahorrarás en torno a un 30 % en comparación con 12 meses de un plan mensual.
¿Qué es Perlego?
Somos un servicio de suscripción de libros de texto en línea que te permite acceder a toda una biblioteca en línea por menos de lo que cuesta un libro al mes. Con más de un millón de libros sobre más de 1000 categorías, ¡tenemos todo lo que necesitas! Obtén más información aquí.
¿Perlego ofrece la función de texto a voz?
Busca el símbolo de lectura en voz alta en tu próximo libro para ver si puedes escucharlo. La herramienta de lectura en voz alta lee el texto en voz alta por ti, resaltando el texto a medida que se lee. Puedes pausarla, acelerarla y ralentizarla. Obtén más información aquí.
¿Es Raspberry Pi 3 in easy steps un PDF/ePUB en línea?
Sí, puedes acceder a Raspberry Pi 3 in easy steps de Mike McGrath en formato PDF o ePUB. Tenemos más de un millón de libros disponibles en nuestro catálogo para que explores.

Información

ISBN
9781840787368
1
Getting started
Welcome to the exciting world of the Raspberry Pi. This chapter demonstrates how to establish a fully functional computer system.
Introducing Raspberry Pi
Gathering the components
Setting up the SD card
Configuring the system
Logging into the console
Starting the desktop
Automating the login
Summary
Introducing Raspberry Pi
The Raspberry Pi is an inexpensive computer built on a single printed-circuit board. It was developed in the UK by the Raspberry Pi Foundation to encourage the teaching of basic computer science in schools and to put the fun back into learning about computing. The foundation recognized that the school ICT curriculum had changed, placing emphasis on the use of applications, such as Word and Excel, or to writing web pages. Additionally, they noticed that the home PC and games console had replaced the Amigas, BBC Micros, Spectrum ZX and Commodore 64 machines that people of an earlier generation learned to program on. Nowadays, young people have become merely passive users of computers who the foundation considers could benefit from knowing how computers work and how to program them – so they created the cheap, accessible Raspberry Pi computer.
image
Discover more about Raspberry Pi online at raspberrypi.org
In order to keep the price low, the Raspberry Pi 3 Model B has some innovative design features:
At its heart is an ARM processor that has System-on-Chip (SoC) architecture to integrate several traditionally separate components onto a single chip. The ARM processor runs at 1.2GHz. Typically, ARM processors have previously been used mainly in cellphones.
Unlike traditional computer design, the Raspberry Pi does not have a hard drive but instead employs a Micro SD card to contain the operating system and to store the files you create. The operating system can be one of several specially optimized variants of the Linux operating system or Windows 10 IoT.
The Raspberry Pi 3 Model B has a total memory of just 1GB – which is small compared to that of today’s traditional computers. Even with this limitation, surprisingly good performance is achieved as neither the processor nor the operating system are “memory hungry”. This in turn allows programs running on the Raspberry Pi to use very low amounts of memory.
Most noticeably, each Raspberry Pi is supplied without a case so it can be easily built into another device, such as a monitor, and its components can be easily identified.
image
The choice of Linux distributions optimized for the Raspberry Pi are described here.
Raspbe...

Índice

  1. Cover
  2. Title
  3. Copyright
  4. Contents
  5. Preface
  6. 1 Getting started
  7. 2 Exploring the desktop
  8. 3 Commanding the system
  9. 4 Animating with Scratch
  10. 5 Programming with Python
  11. 6 Importing modules
  12. 7 Producing games
  13. 8 Developing windowed apps
  14. 9 Driving header pins
  15. Back Cover
Estilos de citas para Raspberry Pi 3 in easy steps

APA 6 Citation

McGrath, M. (2016). Raspberry Pi 3 in easy steps ([edition unavailable]). In Easy Steps Limited. Retrieved from https://www.perlego.com/book/3016374/raspberry-pi-3-in-easy-steps-pdf (Original work published 2016)

Chicago Citation

McGrath, Mike. (2016) 2016. Raspberry Pi 3 in Easy Steps. [Edition unavailable]. In Easy Steps Limited. https://www.perlego.com/book/3016374/raspberry-pi-3-in-easy-steps-pdf.

Harvard Citation

McGrath, M. (2016) Raspberry Pi 3 in easy steps. [edition unavailable]. In Easy Steps Limited. Available at: https://www.perlego.com/book/3016374/raspberry-pi-3-in-easy-steps-pdf (Accessed: 15 October 2022).

MLA 7 Citation

McGrath, Mike. Raspberry Pi 3 in Easy Steps. [edition unavailable]. In Easy Steps Limited, 2016. Web. 15 Oct. 2022.