ESP8266 Specifically ESP12, WebServer Serves Webpage with GPIO control.
The page sends a JSON request to ESP12 webserver which controls an LED through the GPIO.
Based on Arduino HelloServer example.
Latest development: creating backend wifi setup. Connect to wifi on the ESP8266 which serves the config page, Config page will display WiFi networks around ESP8266. Choose a network and supply password if required. Disconnect and interact with esp8266 webserver through internet.