from machine import Pin,ADC
import utime
a=ADC(27)
while True:
    print(a.read_u16())
    utime.sleep(0.1)
BOOTSELLED1239USBRaspberryPiPico©2020RP2-8020/21P64M15.00TTT