Chat freely about anything...

User avatar
By j0hncc
#78000 Per the wemos.cc
"all pins have interrupt/pwm/I2C/one-wire supported(except D0)"

What is it that precludes D0?

Is that a limitation of the esp8266 chip itself (gpio16)? Or is it a limitation of the Wemos circuitry surrounding it.

Thanks,
John
User avatar
By QuickFix
#78011 ...presumably because GPIO16 is used with deep sleep, so the hardware behind it has to be a bit different from the rest I guess.

For more nice GPIO-facts and figures, see the Wiki. :idea: