Requirements
ESP01 |
USB to UART/ESP8266 Adapter Programmer |
Push Switch |
ESP01 Setup
1. Connect switch button to below pins of "USB to UART/ESP8266 Adapter Programmer".
Configure Auduino IDE
1. Open Arduino IDE.
2. Go to File > Preferences.
3. Put below url in "Additional board manager URLs" (Use comma (,) for multiple URLs) > OK.
4. Go to Tools > Board > Board Manager.
5. Install Board - Search with "esp8266" and install the board "esp8266 by esp8266 community".
7. Choose correct COM port - Tools > Port > Select your COM port.