Chapter 9: Introducing Grove; Electronics Made Easy
· Overview
· Components Available
· Using the Components with your Pico
Chapter 10: Project: Sound Activated Lights
· Overview
· Required Components
· Setup the Hardware
· Write the Code
· Execute
Chapter 11: Project: Simon Game
· Overview
· Required Components
· Setup the Hardware
· Write the Code
· Execute
Chapter 12: Project: Weather Station
· Overview
· Required Components
· Setup the Hardware
· Write the Code
· Execute
Chapter 13. Introducing IoT for the Cloud
· Overview
· IoT Cloud Systems
Chapter 14. Using ThingSpeak
· Getting Started
· How to add ThingSpeak to your Projects
· Example: IoT Weather Station
Appendix
A combined shopping list for components used in the book.
Audience: Beginner
Charles Bell conducts research in emerging technologies. He is a member of the Oracle MySQL Development team and is one of the principal developers for the MySQL Database Service (MDS) team supporting MySQL as a service in the Oracle Cloud Infrastructure (OCI). He lives in a small town in rural Virginia with his loving wife. He received his Doctor of Philosophy in Engineering from Virginia Commonwealth University in 2005. Dr. Bell is an expert in the database field and has extensive knowledge and experience in software development and systems engineering. His research interests include 3D printers, microcontrollers, three-dimensional printing, database systems, cloud systems, software engineering, Internet of Things, and sensor networks. He spends his limited free time as a practicing Maker focusing on microcontroller projects and refinement of three-dimensional printers.
Program the Raspberry Pi Pico, the latest microcontroller board from raspberrypi.org, with MicroPython. This book will take you on a tour of the Raspberry Pi Pico, including how to get started using the microcontroller, seeing which alternative microcontrollers are available, and how to connect and run simple code examples.
You’ll program example projects in MicroPython using Python on your PC as a learning platform. Then build your hardware skillset working with electronics and breadboard circuits. You'll implement example projects with all steps explained, including hardware connections and executing the project. Then apply them to real-world, approachable projects using the accessible Raspberry Pi Pico!
The book shows how the cloud is used for IoT data and find out what popular cloud systems currently exist for IoT. Finally, you'll use ThingSpeak for hosting IoT data including connecting your Pico to the Internet.
Beginning MicroPython with the Raspberry Pi Pico allows you to build up your skills to more advanced IoT projects and Cloud systems!
You will:
Build valuable programming skills with MicroPython
Explore the Raspberry Pi Pico and similar boards
Develop your own electronics and IOT projects
Incorporate the Grove component system with the Raspberry Pi Pico