GPIO
The image below shows how to turn on and off the LED on Raspberry Pi Pico:
Note that you (generally) have to answer n
to some questions being asked on start-up.
ADC
You can calculate the current temperature by RP2040's on-chip sensor:
I2C and SPI
[TODO]