Home Automation Nodemcu | Nodemcu Programming | ESP8266

Опубликовано: 23 Июнь 2018
на канале: Clgproject
838
17

This is my another tutorial, in this tutorial I am going to show you how to use Nodemcu (ESP-12E). In this project I am making a live project, and going to control the LEDs over internet.

Full Tutorial http://zipansion.com/2sTrI

RetroSound: give that nokiasound a 2nd life in your Arduino, via @Kickstarter https://www.kickstarter.com/projects/...

Like Us On Facebook:   / clgproject2017  

*******************************************************************
For More Information
[email protected]
*******************************************************************

This is my another tutorial, in this tutorial I am going to show you how to use Nodemcu (ESP-12E). In this project I am making a live project, and going to control the LEDs over internet.

Nodemcu is an amazing board which can be programmed via Arduino IDE (or other platform). Nodemcu came in market after ESP8266, basically esp8266 is a small wifi enabled board that become very popular in the field of IOT, but ESP8266 have only two I/O pins and not very easy to operate standalone. But after the launching of Nodemcu (ESP12E) it become a game changer, so let's begin.

So guys Nodemcu is an open source IOT (internet of things) platform, it is loaded of many features and very convenient for IOT project. It is super cheap and very useful for normal project like sensors and lcd based project.
It have 13 digital I/O pins and only one Analog Input pin, but its main feature is its clock speed which is 80MHz, yes 80MHz. Some variant 0f Node MCU comes with 240MHz which is very fast as compare to other arduino boards like NANO and UNO.

So guys here I am using Chinese clone Nodecmcu, it is working well but we have to first install the driver CH340. Please click on the link and download the driver.

This CH340 driver is very popular in Chinese clone arduino and you can easily see this driver in Arduino Nano. You can easily find the YouTube tutorial on CH340 or any other documents.