Content for ESP8266

Water Meter Automation

“Have you got some water meters at your home? Probably you have. How do you like to check them every month? I do not like this process because my water meters are installed in tiny dark place under the kitchen …

WiFibonacci Clock

“I have been inspired by the awesome Fibonacci Clock (designed by Philippe Chrtien) and I decided to make it wireless using Wifi, hence the name of WiFibonacci Clock =D The main enhancement is the replacement of the Atmega328 with an …

How to Build a Socket for ESP03 WiFi8266

“As everyone knows, the ESP WiFi8266 family, excluding ESP 01, has a 2 mm pitch instead of 2.54 as all standard integrated circuits. This makes it difficult to use them especially if you want to make them movable when …

IoT Food Feeder for Animals

“In this project we will be building an IOT liquid food dispenser system for pets and other animals. This project if implemented for welfare of stray animals( dogs , cat , birds etc) or preventing biodiversity loss then it can help us …

Using Flask to Send Data to a Raspberry Pi

“In this tutorial, we’ll show you how to send data from cheap WiFi nodes to a Raspberry Pi over an internal WiFi network. It relies on the Flask framework for Python, which is a relatively simple-to-use method of creating …

Simple Weather Station with NodeMCU, Arduino and ThingSpeak

“Build a weather station driven by a NodeMCU (esp8266) board written and Arduino and send the gathered data to ThingSpeak. SWS (Simple Weather Station) A Simple Weather Station controlled by a NodeMCU dev board writen in Arduino which reports data …

Instructables View Counter

“Subscriber counters for Youtube and Facebook are quite common, but why not make something similar for Instructables?That’s exactly what we’re going to do: in this instructable, we’ll make an Instructables view counter! The views will have …

View Dashboards Emoncms & ESP8266 + Arduino #IoT

“For a long time I have tested the Emoncms platform and in this opportunity I will show you the end result and the quality of the dashboards and / or visualizations. I have taken some tutorials that will serve as intermediate …

Telegram Bot with ESP8266

“Divine control of ESP8266 with telegram bot. Hi fellow coders, It’s amazing to start my Hackster career with telegram bot API and ESP8266. Through this project I try to depict how to control ESP8266 with telegram bot which opens …

ESP 8266 Controlling Hot Water Circulation Pump

“Task: Control a hot water circulation pump. The hot water circulation pump used to work all the time. To save some energy at home it was necessary to control the pump cycles. The ESP8266 is an ideal platform to realize …