Exploring the Raspberry Pi 2 with C++
Autor Warren Gayen Limba Engleză Paperback – 24 noi 2015
Warren Gay, author of Mastering the Raspberry Pi, takes you through a set of experiments to show just what the Pi 2 is capable of and how you can use it to make your own fantastic creations.
What You Will Learn:
- How to create an experimenter's workstation for the Pi 2, complete with breadboard and even Arduino
- All the details of GPIO, including a custom command for working with it
- Useful projects like a general purpose clock and the PiSpy
- Quick intro to C++ for the Pi
- How to make a multi-core webserver
Who this book is for:
Intermediate electronics enthusiasts and Pi fans, makers, students, teachers, and everyone who wants to know how to make the Pi really work.
Preț: 264.86 lei
Preț vechi: 331.08 lei
-20% Nou
Puncte Express: 397
Preț estimativ în valută:
50.69€ • 53.48$ • 42.24£
50.69€ • 53.48$ • 42.24£
Carte tipărită la comandă
Livrare economică 02-16 ianuarie 25
Livrare express 27 noiembrie-03 decembrie pentru 52.28 lei
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484217382
ISBN-10: 1484217381
Pagini: 190
Ilustrații: XIX, 190 p. 65 illus., 37 illus. in color.
Dimensiuni: 178 x 254 x 11 mm
Greutate: 0.41 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1484217381
Pagini: 190
Ilustrații: XIX, 190 p. 65 illus., 37 illus. in color.
Dimensiuni: 178 x 254 x 11 mm
Greutate: 0.41 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Public țintă
Professional/practitionerCuprins
Chapter 1: Introduction to Pi 2.- Chapter 2: Workstation.- Chapter 3: The Matrix.- Chapter 4: Installing a Kernel.- Chapter 5: GPIO gp Command.- Chapter 6: General Purpose Clock.- Chapter 7: Pulse Width Modulation.- Chapter 8: Physics of the GPIO Interface.- Chapter 9: PiSpy.- Chapter 10: Debouncing.- Chapter 11: Fast Track to C++.- Chapter 12: Multi-core Webserver.- Appendix A: GPIO Class, Part I.- Appendix B: GPIO Class, Part II.- Appendix C: GPIO Class, Part III.- Appendix D: MAX7219 Class.- Appendix E: Matrix Class.- Appendix F: MTop and Diskstat.- Appendix G: The Rest.
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 Mastering Raspberry Pi for Apress, Sams Teach Yourself Linux in 24 Hours, Linux Socket Programming by Example, and Advanced Unix Programming.
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 Mastering Raspberry Pi for Apress, Sams Teach Yourself Linux in 24 Hours, Linux Socket Programming by Example, and Advanced Unix Programming.
Caracteristici
Hands-on experiments for electronics enthusiasts Clear technical explanations of hardware and software issues Custom Linux commands for the Pi written specifically for this book