Getting started with this sensor - program sensor with circuitpython
Example add value to TFT LCD
You must have the adafruit_sht4x.mpy
library in your circuitpy lib folder for this sensor to work.
Challenges:
Can you calculate Fahrenheit and print it?
Can you make an image show up on the TFT if the temperature is over a certain threshold?