Microcontrollers, like Raspberry Pi Pico, are computers stripped down to their bare essentials (no keyboard, mouse, or monitor). Learn how to set up your desktop or laptop computer to write Python code for the Pico and Pico W, and how to make your own electro-mechanical projects that can interact with the real world.
Create your own programmable electronic contraptions for home projects, industrial automation, or learning (or teaching!) electronics and programming.
Learn how to use the beginner-friendly MicroPython language to write programs and connect up hardware to make your Raspberry Pi Pico interact with the world around it. Using these programmable connections, you can light LEDs, make noises, send text to screens, and much more.
Fully updated for Raspberry Pi Pico 2 and 2 W, as well as the latest version of MicroPython, this book shows you how to:
- Get started with Raspberry Pi Pico 2 and Pico 2 W, as well as the original Pico and Pico W
- Work with various electronic components
- Create your own programmable electronic contraptions
- Turn Pico 2 W into a network-connected node for the Internet of Things
- Link your Pico 2 W to your smartphone, tablet, or another Pico 2 W with Bluetooth Low Energy (BLE)
Table of contents:
- Chapter 1: Get to know your Raspberry Pi Pico
- Chapter 2: Programming with MicroPython
- Chapter 3: Physical computing
- Chapter 4: Physical computing with Raspberry Pi Pico
- Chapter 5: Traffic light controller
- Chapter 6: Reaction game
- Chapter 7: Burglar alarm
- Chapter 8: Temperature gauge
- Chapter 9: Data logger
- Chapter 10: Digital communication protocols: I2C and SPI
- Chapter 11: Wi-Fi connectivity with Pico W
- Chapter 12: Bluetooth connectivity with Pico W
- Appendix A: Raspberry Pi Pico specifications
- Appendix B: Pinout guide
- Appendix C: Programmable I/O