News

A lot of people have used ESP8266 to add inexpensive WiFi connectivity to their projects, but [Oscar] decided to take it one step further and program an Arduino over WiFi with the ESP8266. [Oscar] ...
Despite a wealth of tutorials for setting up and writing code for the ESP8266 WiFi module, there has not been much of anything on programming this cheap wireless module with the Arduino IDE. Finally, ...
I have a firmware on my ESP-07S which was compiled using 2.1.0 version of this esp8266-arduino library. This firmware has OTA functionality. I can update device's firmware using my server. Everything ...