-->
Page 1 of 1

ESP8266 Easy web interface

PostPosted: Sun Apr 03, 2016 5:48 am
by ionciubotaru
Just finished a web interface for ESP8266 based on jquery mobile.
You can configure wifi AP, password and control GPIO's
Sources available on GitHub: https://github.com/ionciubotaru/ESP8266-Easy-config
Use it to control Itead Sonoff https://www.itead.cc/sonoff-wifi-wireless-switch.html or any other ESP device

Re: ESP8266 Easy web interface

PostPosted: Wed Apr 06, 2016 2:32 am
by tomcat
This is great !! I will give-it a try and share the results

Re: ESP8266 Easy web interface

PostPosted: Sun May 08, 2016 5:02 am
by tomcat
Hey , there are many files in you project. Which one do i upload ??

Re: ESP8266 Easy web interface

PostPosted: Sun May 08, 2016 12:12 pm
by tomcat
When trying to compile your project , i get this error : " 'reset' was not declared in this scope "

Is there anything i'm missing ?

I just cloned the project from git , no modifications.