Content for NodeMCU

IoT Made Easy: Capturing Remote Weather Data: UV And Air Temperature & Humidity

“On this tutorial, we will capture remote data as UV (Ultra-Violet radiation), air temperature and humidity. Those data will be very important and will be used in a future complete Weather Station. The block Diagram shows what we will get …

ESP32 With RFID: Access Control

“How about a method of automatic identification through radio signals that can bring you security and control the access of people to a certain location? This is possible through radio frequency identification or RFID from the English Radio Frequency Identification …

ESP8266 Connect WiFi Made Easy

“If you use ESP8266 with Arduino Core you will certainly be issuing instructions: WiFi.begin(SSID, Password). It can connect WLAN easily but the access point to be connected is fixed and inflexible. Whenever the access point to be connected …

Minimalist Iot Clock (Using ESP8266, Adafruit.Io, IFTTT, And Arduino Ide)

“In this tutorial I’ll show how you can make a minimalist clock synchronized with the internet. I tested this with two different ESP8266 based boards: Firebeetle and NodeMCU. The microcontroller gets current time from a Google server, and displays …

DIY Weather Station Using DHT11, BMP180, NodeMCU Over Blynk Server

“You would have seen Weather Application right? Like, when you open it you get to know the weather conditions like Temperature, Humidity etc. Those readings are the average value of an a big area, so if you want to know …

Build A $15 Remote Controlled Esp8266 Robot Butler / Car / Tank For Ios And Android

“Do you hate to walk to the kitchen to grap a snack? Or to get a new drink? This can all be fixed with this simple $15 remote controlled butler. In this Instructable we will be building a remote controlled …

ESP8266: Monitoring Power Consumption

“In this post I’m going to show you how you can monitor the power consumption of your battery driven (ESP8266/ ESP32) device. Measuring the power consumption over a full activity/ sleep cycle is the precondition to optimize your code …

Get started with IoT: How to build a DIY Blynk Board

“The SparkFun Blynk Board is based on the ESP8266 and comes with 10+ preloaded projects. This tutorial is for those with some DIY hardware experience, though advanced beginners may find it a fun challenge. Also, experienced users might find it …

Power Peacefair Pzem 004 + ESP8266 & Arduino Nano

“For some time I wanted to buy a single-phase electricity consumption meter, a few months ago I got Peacefair Reference PZEM-004 meter, its price seemed affordable, it has the advantages of being a non-invasive meter in the electrical circuit …

ESP8266/Arduino Smartthings Bearded Dragon Habitat Controller/Monitor

“DaVinci our Dragon was due for a software upgrade to his Vivarium’s Controller. I decided to migrate from the good ole traditional ‘full on’ Arduino logic that has been chugging away quite reliably for the past year, to a …