Arduino library for ESP8266
Posted:
Tue Feb 02, 2016 8:59 am
by fazlay
i am using esp 8266 with arduino.I want to make a web server . Can any one one suggest me a good library for this project ?
Re: Arduino library for ESP8266
Posted:
Tue Feb 02, 2016 10:30 am
by martinayotte
Did you look at the ESP8266WebServer example in Arduino IDE ?
Re: Arduino library for ESP8266
Posted:
Tue Feb 09, 2016 11:49 am
by fazlay
there is no esp8266 web server example in my Arduino IDE. I have tried with wifi shield library which is built in IDE .But they dont work
Re: Arduino library for ESP8266
Posted:
Tue Feb 09, 2016 11:53 am
by martinayotte
Did you installed the ESP package for Arduino using BoardManager ?
To do so, you need to go in preferences and set the "Additional BoardManager URL" to
http://arduino.esp8266.com/staging/pack ... index.jsonand then Tools/BoardManager, select ESP and "install"