Though nodemcu is a wifi module but some times it is required to send an sms with a WiFi application. An IOT trigger or event may require us to send an sms. In this project i am going to show how to send an sms with nodemcu WiFi module. To send an sms we need…
7 segment display interfaced with nodemcu WiFi module: Displaying numbers on seven segment display through a web page
This tutorial is on interfacing 7 segment display with nodemcu esp8266 12e WiFi module. Numbers are going to be displayed on 7 segment display. Seven segment display control is given to a web page. Web page contain buttons. Their are total 9 buttons and each button is assigned a number from 1 to 9. Pressing…
Nodemcu-esp8266 Wifi controlled motor, solenoid, valve, switch, relay etc
The age of internet of things makes life easy. How about making it more easy by controlling your every day appliances with your cell phone. This is a simple tutorial on effectively controlling a motor, switch, solenoid, water valve, door or relay with nodemcu esp8266 wifi module. The end mechanical device is controlled through internet.…
Multiple DS18B20 temperature sensors interfacing with nodemcu esp8266: DS18B20 WiFi temperature monitoring over Web Server with arduino IDE
In this tutorial i am going to teach you how to interface multiple ds18b20 temperature sensors with nodemcu esp8266 12e WiFi module and monitor temperature over WiFi. Temperature readings can be seen in browser of any mobile, desktop, laptop or notebook device on a web page. Web page enlists the temperature readings of multiple ds18b20…
Security alarm with nodemcu esp8266 WiFi module, buzzer and PIR(passive infrared) motion detection sensor
In this tutorial i am going to teach you how to interface PIR(Passive infrared) motion/intrusion detection sensor with nodemcu WiFi module and save your belongings from thief’s. When any body(human, animal or body emitting infrared radiations) emitting heat waves comes close to our diy project installation site. PIR motion sensor will instantly detect the presence of it…
Interfacing Skylab Skm53 GPS module with nodemcu Esp8266-12e WiFi Module
Recently i completed a project which involved a GPS(Global positioning system) and a WiFi module. WiFi module gets GPS coordinates, time and date from GPS module and then sends them to a remote website for display with some other sensor values. I used popular skm53 GPS module by skylab in my project. For WiFi access…
Nodemcu Esp8266-12E Wifi module interfaced with DHT-11 Temperature & Humidity sensor
In this tutorial i will teach you how to interface dht-11 temperature and humidity sensor with nodemcu esp8266-12e WiFi module and monitor temperature of an area. One can see the temperature and humidity level of a room or a particular place in his desktop or mobile browser by making this diy project. Their are also…
Interfacing Rain Water Soil moisture sensor with Nodemcu Esp8266-12E WiFi module
This is a simple tutorial on how to interface rain water or soil moisture level sensor with nodemcu esp8266-12e WiFi module. Monitoring the status of your garden over WiFi earns the project title of smart garden. We will monitor rain and moisture level composition of soil. User can see the status of his/her garden now…
Dc motor speed and direction control over WiFi using Nodemcu esp8266 Wifi module
In this tutorial i am going to teach you how to control speed and direction of dc motor using nodemcu WiFi module and l293d motor driver. Nodemcu will serve a web page on your mobile, desktop, laptop or notebook web browser. Web page enlists the dc motor controls. User can control the rotation speed of…
How to connect Bluetooth HC-05 or HC-06 module with Nodemcu Esp8266-12E WiFi module
Nodemcu is a WiFi module and is popular among hobbyist for building DIY home projects. In some projects/applications Bluetooth is required to be connected to nodemcu. For example recently i was working on a project in which a DIY washing machine is delivering status of cloths after every 2 minutes to Bluetooth device. One can easily see…
Ultrasonic sensor interfaced with nodemcu esp8266 12e for distance measurement
This is a simple tutorial on interfacing ultrasonic sensor with nodemcu WiFi module and measure distance. Recently i made an internet of things project which involves an ultrasonic sensor and nodemcu WiFi module in it. Ultrasonic sensor which is used in the project is the most popular one among the diy circuit community, the hcsr04…
ESP8266 and Arduino-based IoT behicle tracking dystem
The vehicle tracking systems are designed for tracking the movement of a vehicle from a location at any time. Such system is equipped with a GPS receiver which maintains the GPS location of the device. The GPS location of the device traced by the GPS sensor is sent to a cloud server or cloud service with the help of a controller. This project is a simple implementation of such system on one of the most popular prototyping boards – Arduino UNO.
NodeMCU firmware flashing on the Esp8266 using Windows
ESP8266 is a UART to WiFi module which provides an easy solution for connecting any small Microcontroller platform like Arduino to Internet wirelessly. Since ESP8266 super cheap, and super easy to work with it become one of the leading platforms for the Internet of Things. You can use AT commands to connect to WiFi networks and open TCP connections without running TCP/IP stack. It also includes 32Bit Microcontroller which can be programmed to act as a standalone WiFi connected Embedded Platform.











