Content for ESP8266

Using an ESP8266 to Control Mains Sockets Using 433mhz Transmitter and Receiver

“In this Instructable I will show how to control a main socket using a 433mhz transmitter and receiver. I started this project because I wanted to be able to switch my lamp on and off without using the remote that …

ESP 8266 Standalone WiFI Relay Control

“To control a relay switch using esp8266 in standalone mode(without arduino,pic or any other Micro-controller) via Web-UI”

ESP8266 Wireless Toilet Usage Indicator (Smart Home)

“Recently, we have recruited a number of new workmates, so there have something embarrassing happened, sometimes when I went to the toilet and found that both of the two toilets are occupied, once I complain to kevin about it, then …

Project  Laundrify

Laundrify

“A system to monitor shared washing machines in a house(hold) that notifies you when your machine is finished or one becomes available.”

LED Night Clock

“I came up with the idea of creating a neopixel clock, where each neopixel shone into some frosted acrylic, red signifies hours, blue minutes and green seconds. The colours are mixed as they overlap creating a bit of art as …

PJON v1.2 stable

“PJON (Padded Jittering Operative Network) is an Arduino compatible single wire, multi-master communication bus system implemented in 270 lines of C++ and Wiring (not considering comments). It is designed as an alternative to i2c, 1-Wire, Serial and other Arduino compatible …

Using an esp8266 arduino to control a relay using home-assistant

“This Instructable shows how to connect a relay module to an esp8266, something that should be straight forward but needs a few extra components to make the relay work correctly if you’re using the small esp device in the …

Digital thermometer on OLED display using ESP8266 ESP-12E NodeMCU and DS18B20 temperature sensor

“In this instructable I will go a step further, interfacing a digital temperature sensor DS18B20 and displaying the temperature in degrees and Fahrenheit on a cheap tiny OLED display (in SPI connection mode).”

Internet-of-Things Power Meter

“The Internet-of-Things Power Meter (IPM) is a device fixed on top of the regular household power meter that provides detailed information about the electricity usage. Modern power meters have a LED blinking every time a Watt is used, the IPM …

Introducing OpenGarage: an Open-Source WiFi Garage Door Opener

“Today I am very excited to introduce you to OpenGarage an open-source, universal garage door opener built using the ESP8266 WiFi chip and the Blynk app. Ive wanted to finish this project for a while, as there have been multiple …