ESP8266 ADC - Multiple Analog Sensors: Although the ESP8266 -07 and -12 only have one ADC pin, it doesn't mean that you are limited to only one analog sensor per module. You can use many! However, in order to use multiple sensors you will need to 'multiplex' the sensors. Multiplexing s…