Example sketches for the new Arduino IDE for ESP8266

Moderator: igrr

User avatar
By md23ch
#38440 Dear ESP users,

I am looking for some sketches which real httpd functionality with some example web pages to control
ESP8266 GPIO pins. I went through the examples within Arduino IDE but the real example would be really nice to have as a starting point. I have found a nice project ESP-HTTPD but it is the stand alone software which I understand is not meant to be used within Arduino environment.

I would be grateful for any hint/link.

Best Regards

md23ch
User avatar
By md23ch
#38621 Thanks for the hint. I have already examined these example sketches. I am looking for a httpd web server which shows how to display the status of GPIO pins (with the update) for example by means of the JavaScript buttons and has the possibility to set the state of GPIOs via such a web pages.

Best Regards

md23ch
User avatar
By Terra
#38912 Here are some examples with a webserver and controlling GIOP pins from the website.
The examples are in German but you see the screenshots and you can download the Arduino scripts.

http://iot.fkainka.de/day-13
http://iot.fkainka.de/day-14
http://iot.fkainka.de/day-15
http://iot.fkainka.de/tag-16-gpio-control