Exploring the Raspberry Pi 2 with C++

You have a Pi 2, but what exactly can you do with it? This book takes you on a tour of the Pi 2 hardware and all of the fantastic things that you can do to create innovative and useful projects with your Pi. Start with creating a workstation that does actual work, and move into installing a custom k...

Πλήρης περιγραφή

Λεπτομέρειες βιβλιογραφικής εγγραφής
Κύριος συγγραφέας: Gay, Warren (Συγγραφέας)
Συγγραφή απο Οργανισμό/Αρχή: SpringerLink (Online service)
Μορφή: Ηλεκτρονική πηγή Ηλ. βιβλίο
Γλώσσα:English
Έκδοση: Berkeley, CA : Apress : Imprint: Apress, 2015.
Θέματα:
Διαθέσιμο Online:Full Text via HEAL-Link
Πίνακας περιεχομένων:
  • 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.