High-Performance Software for Pico-Series Microcontrollers
Buch, Englisch, Format (B × H): 155 mm x 235 mm
Reihe: Maker Innovations Series
ISBN: 979-8-8688-2844-7
Verlag: APRESS L.P.
Raspberry Pi Pico Programming Using C++ is an instructional text that teaches the reader how to create C++ programs for the Pico. The book encompasses two principal themes. First, it explicates a subset of the C++ programming language that is most useful for microcontroller software development. Second, it elucidates essential particulars of Pico programming, including hardware peripherals, C/C++ SDK usage, and control of common electronic devices (e.g., actuators, displays, motors, sensors, servos, etc.).
The source code that accompanies Raspberry Pi Pico Programming Using C++ is structured to accelerate learning and comprehension of the aforementioned themes. Each source code example is a complete program that can be executed on a Linux/Mac/Windows computer (C++ instructive examples) or actual Pico hardware (Pico application examples).
The reader can also utilize freely available third-party software development tools to modify or experiment with the source code. After reading this book, the reader will be able to create programs for the Pico that are both high-performance and resource efficient.
What You'll Learn
- Program Pico peripherals: A/D converters, GPIO, I2C, SPI, PWM, timers, alarms, and UARTs
- Control devices like actuators, LCDs, GPS modules, LEDs, motors, sensors, and servos
- Develop multicore programs using atomics, mutexes, and semaphores
- Learn to use the Pico C/C++ SDK effectively for high-performance code
Who This Book Is For
This book is for professional programmers, makers, students, and anyone who wants to develop high-performance, resource-efficient C++ programs for the Raspberry Pi Pico. It’s also ideal for those looking to learn the basics of C++ and related development tools for microcontrollers.
Zielgruppe
Professional/practitioner
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
Chapter 1 – Raspberry Pi Pico Overview.- Chapter 2 – C++ Fundamentals, Part 1.- Chapter 3 – C++ Fundamentals, Part 2.- Chapter 4 – C++ Classes.- Chapter 5 – Intermediate C++ Programming, Part 1.- Chapter 6 – Intermediate C++ Programming, Part 2.- Chapter 7 – C++ STL Programming, Part 1.- Chapter 8 – C++ STL Programming, Part 2.- Chapter 9 – GPIO Programming.- Chapter 10 – ADC Programming.- Chapter 11 – I2C Programming, Part 1.- Chapter 12 – I2C programming, Part 2.- Chapter 13 – Multicore Programming.- Chapter 14 – UART Programming.- Chapter 15 – GPS Monitor.- Chapter 16 – Motors.- Chapter 17 – Pico GUI, Part 1.- Chapter 18 – Pico GUI, Part 2.- Chapter 19 – Pico GUI, Part 3.- Appendix A – Development Tools.- Appendix B – References and Resources.




