Avoid Hard-Coding WiFi Credentials on Your ESP8266 Using the WiFiManager Library: Hello everyone! In this instructable I'm going to talk about how you can avoid hard-coding your WiFi credentials into your Arduino sketches using a really awesome library called WiFiManager. It will only take a couple of minutes to go through these…