Cantitate/Preț
Produs

Advanced Raspberry Pi: Raspbian Linux and GPIO Integration

Autor Warren Gay
en Limba Engleză Paperback – 25 oct 2018
Jump right into the pro-level guts of the Raspberry Pi with complete schematics and detailed hardware explanations as your guide. You'll tinker with runlevels, reporting voltages and temperatures, and work on a variety of project examples that you can tune for your own project ideas.. 
This book is fully updated for the latest Pi boards with three chapters dedicated to GPIO to help you master key aspects of the Raspberry Pi. You'll work with Linux driver information and explore the different Raspberry Pi models, including the Pi Zero, Pi Zero W, Pi 2, Pi3 B and Pi3 B+. You'll also review a variety of project examples that you can tune for your own project ideas. Other topics covered include the 1-Wire driver interface, how to configure a serial Linux console, and cross-compile code, including the Linux kernel. 
You'll find yourself turning to Advanced Raspberry Pi over and over again for both inspiration and reference. Whether you're an electronics professional, an entrepreneurial maker, or just looking for more detailed information on the Raspberry Pi, this is exactly the book for you.
What You'll Learn
  • Master I2C and SPI communications from Raspbian Linux in C
  • Program USB peripherals, such as a 5-inch LCD panel with touch control and the Pi camera
  • Study GPIO hardware, the sysfs driver interface and direct access from C programs
  • Use and program the UART serial device. 
Who This Book Is For

Advanced Raspberry Pi users who have experience doing basic projects and want to take their projects further.
Citește tot Restrânge

Preț: 32126 lei

Preț vechi: 40157 lei
-20%

Puncte Express: 482

Preț estimativ în valută:
6155 6682$ 5278£

Carte tipărită la comandă

Livrare economică 06-11 mai

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781484239476
ISBN-10: 1484239474
Pagini: 484
Ilustrații: XXVII, 521 p. 113 illus.
Dimensiuni: 155 x 235 x 31 mm
Greutate: 0.84 kg
Ediția:2nd ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Cuprins

Ch. 1 - The Raspberry Pi

Ch. 2 – Preparation
Ch. 3 – Power

Ch. 4 - LEDs and Header Strips
Ch. 5 – SDRAM
Ch. 6 – CPU
Ch. 7 – USB 
Ch. 8 – Ethernet
Ch. 9 - SD Card Storage
Ch. 10 – UART
Ch. 11 – GPIO Hardware
Ch. 12 – Sysfs GPIO
Ch. 13 – C Program Direct GPIO 
Ch. 14 - 1-Wire Driver
Ch. 15 - I2C Bus
Ch. 16 - SPI Bus
Ch. 17 – Boot

Ch. 18 - vcgencmd

Ch. 19 – Linex Console and Pi Zero
Ch. 20 – Cross-Compiling
Ch. 21 – Cross-Compiling the Kernel

Ch. 22 - DHT11 Sensor

Ch. 23 - Nunchuk Mouse

Ch. 24 - LCD HDMI Display
Ch. 25 - Real-Time Clock
Ch. 26 - Pi Camera
Appendix A - Power Standards
Appendix B: Electronics Reference

Recenzii

“This book gives lots of important technical and practical explanations, examples, code listings, and advice; for those working with Pi, it seems to be a compulsory and mandatory book. Obviously, this book is for advanced users … . It is a fantastic guide for those who want to discover all the secrets and confirm that their way of using Pi is right. … The book is worth recommending and worth every penny.” (Dominik Strzalka, Computing Reviews, April 11, 2019)

Notă biografică

Warren Gay has been an electronics enthusiast since childhood and often dragged discarded TV sets home after school. In high school he learned to program the IBM-1130 and then pursued a career in software development at Ryerson Polytechnical, in Toronto. Since then he has worked professionally for over 30 years, mainly in C/C++, under Unix and Linux. Meanwhile, the love of electronics has never faded since the early creation of his home-brewed Intel 8008 system in the 70's to the present day projects employing the Raspberry Pi. Warren also holds an advanced amateur radio license and was able to work the Mir space station (U2MIR) using packet radio in August 1991.He's authored other books including Sams Teach Yourself Linux in 24 Hours, Linux Socket Programming by Example, and Advanced Unix Programming.

Textul de pe ultima copertă

Jump right into the pro-level guts of the Raspberry Pi with complete schematics and detailed hardware explanations as your guide. You'll tinker with runlevels, reporting voltages and temperatures, and work on a variety of project examples that you can tune for your own project ideas.. 
This book is fully updated for the latest Pi boards with three chapters dedicated to GPIO to help you master key aspects of the Raspberry Pi. You'll work with Linux driver information and explore the different Raspberry Pi models, including the Pi Zero, Pi Zero W, Pi 2, Pi3 B and Pi3 B+. You'll also review a variety of project examples that you can tune for your own project ideas. Other topics covered include the 1-Wire driver interface, how to configure a serial Linux console, and cross-compile code, including the Linux kernel. 
You'll find yourself turning to Advanced Raspberry Pi over and over again for both inspiration and reference. Whether you're an electronics professional, an entrepreneurial maker, or just looking for more detailed information on the Raspberry Pi, this is exactly the book for you.

Caracteristici

Provides all of the advanced information you need to become a true Raspberry Pi expert
Goes far beyond the basics to show you the limits of the Pi
Detailed hardware explanations from cross-compiling the kernel to building an H-bridge driver to running motors in reverse