Raspberry Pi Pico
NB: this page etc. is very much "a work in progress" as I climb up the "micro-controller learning curve" and get used to 'C' code building tools I'm not familiar with!
Contents
Early Sample with pre-installed headers
As Supplied
|
|
|
|
|
|
First, Quick "Mount" and Boot Select Check |
|
|
|
|
|
Initial Mounting and "Blink Test"
|
|
Serial Port Connections Etc. Added
|
|
"Blink Test" powered via a switchable USB hub port
|
3.3V LCD1602 via I2C Adapter Test on a LCD1604
|
|
|
|
5.0V I2C LCD's via a Level-Shifter
|
|
|
|
|
Initial Mods. to the LCD1602 Code
|
|
|
|
Second Sample w/o headers
As Supplied
Packaged Pico |
|
|
|
Bare board together with a Pimoroni picoproto |
|
|
|
Third Sample w/o headers
As Supplied
Packaged Pico |
|
|
|
Bare board unpacked |
|
|
|