Digital Outputs & MicroPython Basics | Raspberry Pi Pico Workshop: Chapter 2.2

preview_player
Показать описание

In this video, we will get into the thick of it and learn to set *digital outputs* on the pins of our *Pico*. We will take a look at digital outputs in the context of the Pico, then go through a practical example of it where we flash the *onboard LED* and also set some voltages on our *external pins*.

🔧🔨🧰 Hardware featured in this guide:

*Pico:*
*LED Pack:*
*Breadboard:*
*Jumper Wires:*

0:00 Digital Outputs on the Pico
0:58 Digital Outputs Example
4:36 Indentation Syntax
5:41 Running it on the Pico
6:38 Lighting up an External LED
8:35 What can we do with this?
9:31 3 Key Takeaways

🌏🦘 *Core Electronics* is located in the heart of Newcastle, Australia. We're powered by makers, for makers. Drop by if you are looking for:

The following trademarks are owned by *Core Electronics Pty Ltd:*

"Core Electronics" and the Core Electronics logo
"Makerverse" and the Makerverse logo
"PiicoDev" and the PiicoDev logo
"GlowBit" and the GlowBit logo
Рекомендации по теме
Комментарии
Автор

and for advanced use, try it without a variable, Pin(25).on() and Pin(25).off() both work, after configuring Pin(25, Pin.OUT)

jyvben
welcome to shbcf.ru