The use of the ESP8266 in the world of IoT

User avatar
By pastin338
#58128 Hi all, I have a ESP8266-01 which has only GPIO0 and GPIO2 available for connecting sensors and a tmp36 temperature sensor.
The problem is that I have to connect this sensor to an analog pin, which I don't have because GPIO are only digital pins (I think).
Is there a way to connect it and read the right temperature from the esp?
Thanks for your help