ESP8266 is capable to transmit and receive data via WiFi. ESP8266 can be configured or set as a basic server and access point. On this guide, we will be going to configure the ESP8266 to talk to each other without
Wiring ESP8266 12/12E with G1/2 Liquid / Water Flow Sensor on Wireless Monitoring
Another illustration on ESP8266 12/12E as smart metering using liquid/Water flow sensor. Water flow sensor is capable of measuring flows in pipes from 0.15 to 60 liters per minute, suitable for measuring water consumption or detecting pipe leakage and monitoring
Programming / Flashing Latest Firmware on ESP8266 NodeMCU DevKit with Mac OSX
NodeMCU devkit can be flashed with latest firmware using your MAC OS, before you going to start you need to disable the OSX “KEXT SIGNING “ feature. Apple OSX introduce the system integrity protection that disabled the modification system location
Wiring Thermocouple MAX6675 on ESP8266 12E NodeMCU
In this illustration we will going to wire a Thermocouple, i2C OLED Screen and ESP8266 NodeMCU Board, as you can see the source code it is using a C Sketch code not a LUA script, if you don’t have ESP8266
Wiring ESP8266 nodeMCU with HCSR04 Ultrasonic Sensor
In this illustration we will going to wire the ESP8266 12E nodeMCU with Ultrasonic Raging Sensor HCSR04. As you can see the illustration below the sensor trigger pin is connected to D1 which is pin 5 in Arduino Board, and
Installing NodeMCU driver on MAC
The NodeMCU is using USB 2 Serial Communication called CH340, you can download the driver at the link below, you have to install the driver package as you used the NodeMCU on Mac. After you install the CH340 driver you
What is NodeMCU How to Code LUA Script with a Simple Lines of Code
NodeMCU is an Open Source Firmware Development Board that helps you to build your IOT(Internet of Things) projects with a few LUA Script Lines, NodeMCU it is like Arduino Hardware with a Input Output built in the Board itself, it