Despite a wealth of tutorials for setting up and writing code for the ESP8266 WiFi module, there has not been much of anything on programming this cheap wireless module with the Arduino IDE.
Since the official Arduino IDE is quite robust and can be calibrated to work with the ESP32, we’ll use it for the entire tutorial. Although optional, I recommend loading an Example script from ...