Raspberry Pi Pico: Control Digital Outputs and Read Digital Inputs (MicroPython) | tecno4 | Scoop.it
Learn how to set the Raspberry Pi Pico GPIOs as digital inputs and digital outputs using MicroPython firmware. As an example, you’ll learn how to read the value of a pushbutton and light up an LED accordingly. With this simple example, you’ll learn how to read any digital input and control any digital output.