I have humidity sensor like this:
Any idea how to connect to Arduino?
I have humidity sensor like this:
Any idea how to connect to Arduino?
Use the sensor with the correct thermistor in a voltage divider, as suggested in the technical documentation for the sensor, and measure the output voltage using analogRead().