Last time, I talked about setting up my Pi Pico by soldering on the GPIO pins and wiring up an LCD screen. Having something work is obviously no fun. I need another challenge.
I decided to update the display to show the current temperature. I’d read that the Pico has a built-in temperature sensor, so how hard could it be?
I quickly took the sample code from the Pico website and plugged it in. It ran first time, which is quite impressive, and said that it was currently… 10º.