Fairhead, Harry
Programming The Raspberry - Pi Pico In C
- ISBN 13:
- 9781871962680
- author:
- Fairhead, Harry
- format:
- Paperback
- publisher:
- I/O Press
- language:
- English
- Publication Year:
- 2021
- Pages:
- 374
- Dimensions:
- 23.5 x 19.1 x 2 centimetres (0.6
- Genre:
- Computers, Programming, C,
- Condition:
- New
- Availability:
- Item usually sent within 5 working days
Description
The Raspberry Pi Pico in C provides a powerful tool for creating programs that can interact with a wide range of devices. With its advanced features and capabilities, this microcontroller is ideal for tasks that require processing power and memory. C is the perfect language to use with the Pico, as it allows you to harness its full potential. This book uses the popular VS Code development environment to guide you through the process of creating programs for the Pico. You'll learn how to work with GPIO lines, sensors, servos, motors, and ADCs, as well as advanced features like PWM, SPI bus, I2C bus, and 1-Wire bus. The book also covers the use of the PIO (Programmable I/O) feature, which allows you to create custom programs for specific devices. One potential limitation of the Pico is its lack of a network connection. However, this book provides a solution by showing how to use the ESP8266 as a WiFi client and web server. With this knowledge, you'll be able to expand the capabilities of your Pico projects and bring them online.