NodeMCU
![]() |
Sending Temperature and Humidity sensor data to Firebase Real-Time Database using NodeMCU ESP8266
Microcontrollers have small internal memory which is not enough to save sensors generated data for long time, either you have… |
![]() |
IoT Controlled LED using Google Firebase Console and ESP8266 NodeMCU
Have you ever thought of controlling any peripheral from anywhere in the world? Yes the IoT (Internet of things) has made this… |
![]() |
How to Build NodeMCU Webserver and control an LED from a Webpage
As we know that IoT revolution has started from last few years, since then ESP series Wi-Fi modules become very popular among… |
![]() |
IoT Weather Station using NodeMCU: Monitoring Humidity, Temperature and Pressure over Internet
Humidity, Temperature and Pressure are three basic parameters to build any Weather Station and to measure environmental… |
![]() |
How to track Location with NodeMCU without using GPS module
Have you ever thought of getting your device’s location without using any GPS hardware? Sounds interesting!! Yes it is possible… |
![]() |
DIY Wi-Fi Jammer using NodeMCU ESP12
Have you ever thought about jamming the Wi-Fi connection network? Now days Wi-Fi password hacking is very common, so by jamming… |
![]() |
Interfacing 16X2 LCD with ESP32 using I2C
In previous tutorial, OLED is interfaced with ESP32 using SPI communication which uses 5 pins. In this tutorial, we interface… |
![]() |
IoT Based Electricity Energy Meter using ESP12 and Arduino
We all know about Electricity energy meters which are installed in everyone’s house or offices to measure the electricity… |
![]() |
GPS Interfacing with NodeMCU: Getting Location Data
GPS stands for Global Positioning System and it is used to find out location, altitude, speed, date and time in UTC. In this… |
![]() |
IoT Digital Thermometer using NodeMCU and LM35
In previous Getting start with NodeMCU tutorial, we saw What is NodeMCU and how we can program it using Arduino IDE. As you… |