-->
Page 1 of 1

Receive three ints from webserver to Wemos D1 mini (ESP8266)

PostPosted: Thu Mar 23, 2017 1:26 pm
by MartinSA
Hey fellow makers!

I am trying to make a "Home automation" website to control things in my house. I just bought some WS2812B RGB Led strips that i want to control through a webserver. I have a webserver "www.example.com/HomeAuto.html" - how do i get the Wemos to read three PHP variables from that site? I have it successfully connected to my home wifi, but how do i "connect" it to the server and read the three PHP variables?

Thanks!
- Martin