Chat freely about anything...

User avatar
By andreiciocanvlad
#31812 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