ESP32 and ESP8266 GPIO Programming with MicroPython – LED Blinking Example
In this tutorial, we will learn about how to use GPIO pins of ESP32 and ESP266 using the MicroPython programming language. For demonstration purposes, we will, first, take an LED …