Post topics, source code that relate to the Arduino Platform

User avatar
By kolban
#24018 There is a pin called (from memory) TOUT that is a 10 bit analog to digital converter for voltages of 0-1V. This is built into the ESP8266 IC. It may not be exposed on your module (for example an ESP8266-1) but it is definitely present on the ESP8266-12 and works great.

Neil