Content for ESP-01

Arduino Mega + WiFi = Automation

“Today, Ill talk about an assembly that was suggested by many followers: Arduino Mega + ESP. This will include an automation project with 16 relays, three sensors, and a smartphone. Well make a Web Server for the Arduino Mega using serial …

Instagram Likes Speedometer by Arduino & ESP8266

“It would fun to see how your Instagram posts perform in action! We are going to build a gauge that shows your Likes per minute speed. In this article, you will learn how to get data from web pages by …

MQTT/Google Home Flood/Water WIFI Sensor With ESP-01

“In this instructable, I will show you how to build wifi flood/water sensor with minimal cost. The entire project costs me less than $8 for parts that I acquire from ebay and my existing spare-parts. In this project, we …

Project  Waterius

Waterius

“Get water meter data sent to your mobile phone using Wi-Fi. Made with ATtiny85 + ESP8266-01 + Blynk.cc and AA batteries. Story Goal Transfer water meter data to mobile phone using home Wi-Fi. Use AA batteries for power. Waterius can …

ESP-01 Motion Sensor With Deep Sleep

“I have been working on making homemade motion sensors that send an email message when triggered. There are many example instructables and other examples of doing this. I recently needed to do this with a battery operated PIR motion sensor …

Publish an Event with ESP8266 via Wia’s MQTT API

“In this tutorial, we’ll go through setting up an ESP8266 board, and publishing an Event to Wia via our MQTT API. Connecting the board Note: If your board has a micro USB port, you can probably skip this step …

ESP8266 WiFi Enabled Twitter Search Enabled LED Belt Buckle

“So a friend of mine gave me an LED Belt Buckle. It was always an intention of mine to WiFi enable it so that maybe people could send a message to it and it would display that message. I decided …

ESP8266: How to Monitor Temperature and Humidity

“In today’s tutorial, we will use an ESP-01, which is the ESP8266 in configuration 01 (with only 2 GPIO), for temperature and humidity readings of the DHT22 sensor. I will show you an electrical schematic and the ESP …

Tiny ESP8266 Dash-Button (Re-Configurable)

“This is a tiny ESP8266 based dash-button. It stays in deep sleep, once you press the button it performs a GET request to the specified URL and if configured also passes the supply voltage as a variable. The best part …

WiFi to IR interface

“Once again a project realized in the B&B during my free time, far from home. The circuit described here will be capable to drive almost any device that currently uses an IR remote control, by means of WiFi connection …