Can somebody please tell me what is the operating voltage of ESP8266?
What is the A0 voltage range?
I am powering it up from USB (5v) and have a sensor that comes back with Analog value, to calculate it correctly I am asked to provide "Logical Voltage" value that is either 3300 or 5000 (3.3v or 5v). Sensor is connected to 3.3V port as there is no 5v port on the board.
What do I choose here 3300 or 5000 for NodeMCU V3?
Thank you.