Get started with MicroPython on Raspberry Pi Pico: The Official Raspberry Pi Pico Guide by Gareth Halfacree
Microcontrollers, like the RP2040 chip at the heart of Raspberry Pi Pico, are computers stripped back to their bare essentials.You don't use monitors or keyboards with them instead, you program them over USB to take their input from (and send their output to) on-board input/output pins.
Using these programmable connections, you can light LEDs, make noises, send text to screens, and much more. InGet started with MicroPython on Raspberry Pi Pico 2nd Edition, you will learn how to use the beginner-friendly MicroPython language to write programs, and youll connect up hardware to make your Raspberry Pi Pico interact with the world around it. Using these skills, you can create your own electromechanical projects, whether for fun or to make your life easier.
Fully updated for Raspberry Pi Pico W and the latest version of MicroPython, this book shows you how to:
- Get started with Raspberry Pi Pico and Pico W
- Work with various electronic components
- Create your own programmable electronic contraptions
- Turn Raspberry Pi Pico W into a network-connected node for the Internet of Things
- Link your Pico W to your smartphone, tablet, or another Pico W with Bluetooth Low Energy (BLE)
Whether youre using Raspberry Pi Pico for a home project, industrial automation, or learning (or teaching!) electronics and programming, this book will show you how.