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] ...
I recently won an Amazon Echo in a BBQ cooking competition and I was eager to get it set up in my house. As you may know, the Echo allows you to use voice commands to do things like order from Amazon, ...
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 ...