Of course, you’ll use the usual language you use on the ESP8266 — [Acrobotic] uses C++ in the Arduino IDE. On the browser side you’ll use JavaScript, although that will be embedded in your C++ program ...
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, ...
Hi, I'm Bill. I'm a software developer with a passion for making and electronics. I do a lot of things and here is where I ...
One of the tasks I dread is configuring a web server to send email correctly via Gmail. The simplest way of sending emails is SMTP, and there are a number of scripts out there that provide a simple ...
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 ...