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, ...
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] ...
Imagine turning your old, “dumb” appliances into intelligent, Wi-Fi-enabled devices that respond to your voice, phone, or automation rules. Sounds futuristic, right? With the ESP8266 microcontroller, ...
There's a lot you can do when it comes to smart home automation, particularly with a Raspberry Pi. However, if you're like many home automation enthusiasts, you probably already have a few of those ...
Arduino libraries, like libraries for other programming languages, help easily extend the range of functions available to users in the standard integrated development environment (IDE). They are ...