Answer the question
In order to leave comments, you need to log in
How to measure temperature on esp8266?
Good evening.
Tell me with code in c ++ how to measure the voltage and temperature on the esp8266 chip itself?
Answer the question
In order to leave comments, you need to log in
I won’t tell you about the temperature, but nodemcu_api has this:
Description
Reads the voltage value on the vdd33 pin
Example
v = node.readvdd33() / 1000
print(v)
v=nil
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question