News

Learn some systematic steps to debug a microcontroller program that doesn't start up properly. Find out the common causes and solutions for this issue.
Firstly we connect the circuit as shown in circuit diagram. Then write the code in ArduinoIDE . but before change arduino IDE to node mcu programmabe IDE. Go to libraries and import esp8266 module ...
In this project, we will make a smart home with Energy Meter Application. This project will make your home energy-efficient, Increase convenience, it will also allow you to have greater control of ...
In this tutorial we will see how to interface NodeMCU with 16x2 LCD without using I2C communication. Here we will interface 16x2 LCD using shift register SN74HC595.
This project comprises a minimal HW/SW design for the ESP8266 Node MCU board to send periodic measurements from the DS18B20 digital temperature sensor to a Python-based graphical user interface ...