This Arduino sketch demonstrates how to connect an ESP8266 WiFi module to a WiFi network using AT commands sent over a software serial interface. The code also reads output from the ESP8266 and ...
You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.
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] ...