The ExampleCode-AWiFi-with-Arduino repository is designed to help developers understand and implement WiFi-based IoT solutions using Arduino. Each example in this repository is crafted to demonstrate ...
This is a simple example which we should start with, it’s the LED blinking example. In this example I’m going to connect one LED to ESP-01 board GPIO2 pin, and make this LED blinks. Circuit diagram is ...