pdfgrep -in pin PicoMiteVGA_User_Manual.pdf | grep -i temp
32: PRINT "Temperature: " TEMPR(pin)
34: BITBANG LCD 2, 6, STR$(TEMPR(GP15)) ' DS18B20 connected to pin GP15
54:BITBANG HUMID pin, tvar, Returns the temperature and humidity using the DHT22 sensor.
83:TEMPR START pin [, precision] This command can be used to start a conversion running on a DS18B20
83: temperature sensor connected to 'pin'.
95: PIN( TEMP ) Returns the temperature of the RP2040 chip (see the RP2040 data sheet for
99: TEMPR( pin ) Return the temperature measured by a DS18B20 temperature sensor