A place to put your YouTube video that is ESP8266 related.

User avatar
By tytower
#19142
hwiguna wrote:I learned the hard way that the ADC on ESP has a max of 1V instead of 3.3V.
Many WTFs were uttered before I learned that. lol


Dont understand that mate. Usually you put a voltage on an analog pin between Ground and chip max voltage . In this case that would be 3.3 V . Then you read that pin and divide the reading by 1023 to get a value of the voltage you are reading . How would it be limited to 1 Volt thanks?
User avatar
By danbicks
#19145 The ESP8266 A>D is limited to 1volt internal vRef voltage not the DC operating voltage, anything above this damages A>D.

This is not your normal friendly A>D lol.

Yep I bet once WIFI is up the display does all sorts of random speeds lol.

Keep us posted :)

Dans