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)