ESP8266/32 WiFi Manager.

Hardcoded SSIDs and Wi-Fi passwords in Arduino code are not a good thing. Entering Wi-Fi credentials via the console is no longer up-to-date, especially if you don't have a console connection. It would be nice to have a general solution that allows IoT devices to be easily connected to your own Wi-Fi without having to already have something in the code...

Continue reading "ESP8266/32 WiFi Manager"