Get Started with MicroPython on Raspberry Pi Pico
Author | : Gareth Halfacree |
Publisher | : Raspberry Pi Press |
Total Pages | : 140 |
Release | : 2021-01-25 |
ISBN-10 | : 9781912047161 |
ISBN-13 | : 1912047160 |
Rating | : 4/5 (160 Downloads) |
Download or read book Get Started with MicroPython on Raspberry Pi Pico written by Gareth Halfacree and published by Raspberry Pi Press. This book was released on 2021-01-25 with total page 140 pages. Available in PDF, EPUB and Kindle. Book excerpt: Microcontrollers, like the RP2040 at the heart of Raspberry Pi Pico, are computers stripped back to their bare essentials. You don't use monitors or keyboards with them, but program them over USB to take their input from (and send their output to) their input/output (IO) pins. Using these programmable connections, you can light lights, make noises, send text to screens, and much more. In Get Started with MicroPython on Raspberry Pi Pico, you will learn how to use the beginner-friendly language MicroPython to write programs and connect up hardware to make your Raspberry Pi Pico interact with the world around it. Using these skills, you can create your own electro-mechanical projects, whether for fun or to make your life easier. This book shows you how to: Get started with Raspberry Pi Pico Work with various electronic components Create your own programmable electronic contraptions Work with Programming Input and Output (PIO) for low level, timing-critical projects Learn the Raspberry Pi Pico pinouts for hooking up components Use the I2C and SPI protocols to connect to components By the end of the book, you'll know how to create your own programmable electronic contraptions. What you do with them is up to you.