-->
Page 1 of 1

NOOB - Existing Arduino Project needs ESP8266 WEB Frontend

PostPosted: Tue Oct 20, 2015 4:15 am
by andreiciocanvlad
Hy, i have an working arduino project (aquarium controller) and i need a frontend to change some variables inside the arduino and display them to the "client" using local network or wan.

How can i achieve this ? I did not figure out how to post values to the webserver and how to send from the webserver to arduino?

I tried generating HTML directly from arduino. (To much memory loss)

If someone could point me towards a direction. Thank you