ESP8266 External Web Interfaces - Redirect and Ajax

Опубликовано: 12 Март 2025
на канале: Brian Lough
7,154
162

In this video I look at a method to use web interfaces on the esp8266 that are hosted on a external server. This is the redirect and ajax method.

Arduino Code: https://github.com/witnessmenow/ardui...

Web server code (although you can just use my webserver from the example): https://github.com/witnessmenow/exter...

Let me know if you have any questions!