Since day 1, I get many questions about the stability of the ESP8266 and why do users get a WDT regularly. The answer lies in 2 different areas. Stable, high current power supply or LDO voltage regulator If your power Read More
ESP32 I/O pins not always GPIOOOO
As of late I have been playing with ESP32’s, and ran into a problem of not being able to make a pin an output. It turns out that not all ESP32 pins can be true GPIO, but rather GPI (no Read More