Analog input : what am I missing / doing wrong?

There’s only one ADC pin on the ESP8266 ADC or ADC0, or A0 or TOUT.
You hook the middle pin of your pot to that pin (NOT GPIO1) even though you set WLED to some other unused pin.
Just a feature of the code…

1 Like