Physical Computing with Raspberry Pi Pico

Physical Computing with Raspberry Pi Pico

Introduction

I'm sure that all of you know that Raspberry Pi Foundation has launched the 1st microcontroller board named Raspberry Pi Pico. If you have it, you can start connecting basic electronic components to your Raspberry Pi Pico and writing programs to control and sense them.

In this video, we have covered the basic programming that includes:
✅ Install MicroPyton for Raspberry Pi Pico
✅ LED blinking
✅ Push-button as an input
✅ Switch LED on and off using a push button

Video

Watch this video to start physical computing with your Raspberry Pi Pico.

Hardware Preparation

This is the list of items used in the video.

Thanks for reading this tutorial. If you have any technical inquiries, please post at Cytron Technical Forum.

"Please be reminded, this tutorial is prepared for you to try and learn.
You are encouraged to improve the code for a better application."