CHEAP ESP WIFI REPEATER

Introduction The project involves designing a PCB based on the ESP-12S module to create a WiFi repeater capable of extending the range of WiFi signals. This repeater will amplify and rebroadcast existing... Read more »

How to Design Own Arduino Wifi shield PCB

Overview Arduino wifi shield PCB connects the Arduino with a wifi chip through the serial communication pins. so that, we can perform different IOT projects using Arduino and this Board. Introduction In... Read more »

IoT Based ECG and Heart rate Monitoring with AD8232 ECG Sensor & ESP8266

Introduction In this project, IoT Based ECG and Heart rate Monitoring, We will learn how to monitor Heart and ECG rates with AD8232 ECG Sensor and ESP8266(nodemcu). We will also learn to... Read more »

REMOTE PATIENT MONITORING SYSTEM WITH TELEMEDICINE

ABSTRACT Telemedicine is one of the most trending and advancing application in medical field whichevolved to help the patients and people to get better and faster medical assistance. For achievingthe best patient... Read more »

IOT BASED SMART HOME WITH FACE RECOGNITION SECURITY

 INTRODUCTION In this digital world we need every possible thing around us to be automatic and secure which reduces human effort. There are increasing electronic circuits that makes todays life easier and... Read more »

Monitor DHT11 Humidity and Temperature Sensor with NodeMCU on ThingSpeak.

Introduction When we connect any sensor to nodemcu we can easily read its value not only that we can also display it value in serial monitor or in any display unit. Today... Read more »

DHT11 TEMPERATURE & HUMIDITY SENSOR ON NODEMCU

Introduction Temperature and Humidity monitoring play a vital role in our day to day life. Temperature and Humidity monitoring and control is very important part in home automation ,automatic drier incubator and... Read more »

HOW TO MAKE A NODE MCU A WEB SERVER

Introduction Once the wifi connection is established in our nodemcu our primary task is completed but the most important thing is how can we communicate our nodemcu with other different clients. we... Read more »

HOW TO CONNECT NODEMCU TO WIFI

Introduction If we are performing any internet related projects then our first task is to connect node mcu to wifi. For the connection we need to follow various procedure which we will... Read more »

INTRODUCTION TO NODEMCU (ESP8266)

Introduction NodeMCU is open source low cost IOT platform. Since nodeMCU is open open source platform their hardware design is open for edit ,modify and build. It includes firmware which runs on... Read more »