Raspberry Pi Pico microcontroller introduction, including a comparison with the Raspberry Pi Zero, installing MicroPython, and a demonstration controlling LEDs.
There is a follow-up to this video that progresses to look at reading inputs from switches and potentiometers, and controlling servos: https://www.youtube.com/watch?v=TDj2kcSA-68
More videos on computing and related topics can be found at:
http://www.youtube.com/explainingcomputers
You may also like my ExplainingTheFuture channel at: http://www.youtube.com/explainingthefuture
Chapters:
00:00 Introduction
01:01 Pico & Zero
03:55 Specifications
06:28 MicroPython
10:25 Headers & Code
14:03 By Your Command
15:24 Possibilities