ESP8266 ADC – Read Analog Values with Arduino IDE, MicroPython and Lua
Both ESP8266-12E and ESP8266-07 have one ADC pin that is easily accessible. This means that those ESP8266 boards can read analog signals. In this tutorial we’ll show you how to …