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.
Establishes a software serial connection between Arduino and ESP8266. Sends AT commands to connect the ESP8266 to your specified WiFi network. Reads and forwards responses from the ESP8266 directly to ...