Content for NodeMCU

Garage Door Monitor

“There are lots of garage door monitor projects on hackster.io and other Maker sites. Many are single-purpose solutions. I wanted a project that would be extensible, to build on the skills learned for future IOT projects. In fact, I …

ESP Solar Tracker - Revolutions

“So it’s now offical, I’m in love with the ESP8266. My god these little fellas can really go like a cut snake on hot sand. So no surprise the the third installment (revolutions) will involve a nodemcu. Now …

Control Devices Using Google Assistant !

“I have posted a few different types of home automation tutorials before, but this one is different. Previously we turned on/off appliances with smartphone app or web page. This time we will do same but with our voice using …

weather_station

“Weather sation based in multiple ESP8266 agents and a Raspberry IOT server based on Docker Weather station based in multiple ESP8266 agents and a Raspberry IOT server based on Docker. Raspberry runs mqtt broker (mosquitto), influxdb (database), grafana (graphics visualizer …

ESP8266 WiFi Air Conditioner Remote Control

“We recently started exploring the ESP8266 boards and today’s project is going to be an interesting one based on this WiFi module. We are going to build an ESP8266 based WiFi Air condition Remote Controller. While this project can …

GreenHouse Monitoring System

“Android application monitoring system for GreenHouse, several sensors for reading data and send to application. This project helps you to look at your greenhouse. It consists of sensors: - DHT11 (temperature and humidity), - MQ-135 (Air Quality), - Soil Moisture . The sensors …

DIY ESP8266-Based Badge

“This badge is a DIY dev board for MicroPython. Based on ESP8266, it has a lot of features which are possible to learn and have fun with! Story This badge was developed due to my need for a board to …

GMail Notification Using ESP8266 Arduino and OLED

“Nowadays, Every machine has some data to post over cloud and Data has to Analyse and has to record for many purpose. At the same time data should be accessible to the Analyzer as well. This things can be done …

NodeMCU-Based IoT Project: Rotating Solar Panel

“Using two LDRs to get intensities in two direction and then comparing those intensities will rotate the servo motor. Story NodeMCU based project : Rotating Solar Panel In this project, we will see a simple Sun Tracking Solar Panel circuit which …

Gesture Controlled Universal Remote With Node-MCU

“Hello everyone and welcome to this project! I am quite a lazy person and a lazy person’s nightmare is to be watching TV when you realize that the remote is too far away! I realized that my remote will …