Search found 1 match

by avalox7
Tue Dec 01, 2020 11:23 am
Forum: ESP32 Arduino
Topic: Thermistor connecting to esp32 and coding through Arduino IDE
Replies: 3
Views: 10747

Thermistor connecting to esp32 and coding through Arduino IDE

I am connecting thermistor as the following picture is showing, except that wire which is connected to 5V,I connect on esp32 to 3.3V. https://cdn-learn.adafruit.com/assets/assets/000/000/570/original/temperature_thermistor_bb.png?1396764132 .When I write a simple code to get values from thermistor, ...