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, ...
Arduino is a good platform if you want to start working with electronics. The platform, specifically the Arduino Nano family, is a set of small form-factor boards that act as microcontrollers, meaning ...
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] ...