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...
Autor principal: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress
2015.
|
Edición: | 1st ed. 2015. |
Colección: | Technology in action series.
|
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009629805706719 |
Tabla de Contenidos:
- 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.