Nodemcu Mini D1 R1|| for Beginner || ESP8266 || Bink || Wemos D1 R1

by vishalsoniindia in Circuits > Arduino

3590 Views, 2 Favorites, 0 Comments

Nodemcu Mini D1 R1|| for Beginner || ESP8266 || Bink || Wemos D1 R1

Nodemcu mini R1 D1 || ESP8266 || Webpage Controlled Led || Wifi || HTML || CSS || Wemos D1 R1
20200421_170742.jpg

.............

This is the school or college project which you can build from home with this simple project, you can build it at home and submit it to school or college to show teacher what you have did at home. This
Is planned to have been done from home before our daily lives were changed and also it make you creative.

This tutorial to learn "how to begin with nodemcu mini D1 R1".

Nodemcu mini is Smallest ESP8266 board available in market, So here is some steps to install board in arduino ide and program it.

Please subscribe to my youtube channel from here.

..............

Install the Driver

Screenshot_2020-04-20-13-36-19-726_com.mxtech.videoplayer.ad.jpg
Screenshot_2020-04-20-13-36-27-965_com.mxtech.videoplayer.ad.jpg
  • Download the folder from below.
  • Run the Driver software.
  • Hit On Install Button.
  • After some time you will see "Driver Install Success".

_____________________

https://codeload.github.com/vishalsoniindia/Contro...

____________________

DOWNLOAD

_____________________

Connect NodeMcu Mini D1 R1

Screenshot_2020-04-20-13-36-44-496_com.mxtech.videoplayer.ad.jpg
Screenshot_2020-04-20-13-37-02-268_com.mxtech.videoplayer.ad.jpg
  • Connect NodeMcu mini D1 R1 with PC.
  • Open "Device Manager" in PC.
  • In Device manager You will see "USB-Serial CH340".
  • it means your driver installed successfully.

Install Board in Arduino IDE

Screenshot_2020-04-20-13-37-41-379_com.mxtech.videoplayer.ad.jpg
Screenshot_2020-04-20-13-38-04-081_com.mxtech.videoplayer.ad.jpg
Screenshot_2020-04-20-13-38-17-977_com.mxtech.videoplayer.ad.jpg
Screenshot_2020-04-20-13-38-31-109_com.mxtech.videoplayer.ad.jpg
Screenshot_2020-04-20-13-38-41-030_com.mxtech.videoplayer.ad.jpg
  • COPY Link :-

https://dl.espressif.com/dl/package_esp32_index.json,http://arduino.esp8266.com/stable/package_esp8266com_index.json

  • Open arduino ide.
  • Go to the file and then Preferences.
  • Paste the link below in additional board manager URLs.
  • now go to the tools and then go in boards.
  • Click on Board manager.
  • Type "ESP8266".
  • you will see the board named ESP8266 community. install it.

Select Board and Port

Screenshot_2020-04-20-13-39-10-186_com.mxtech.videoplayer.ad.jpg
Screenshot_2020-04-20-13-39-31-151_com.mxtech.videoplayer.ad.jpg

  • Connect your nodemcu mini.
  • Select port where Nodemcu is connected.
  • select board as Wemos D1 R1.

Upload Blink Code

Screenshot_2020-04-20-13-40-17-822_com.mxtech.videoplayer.ad.jpg
Screenshot_2020-04-20-13-40-33-850_com.mxtech.videoplayer.ad.jpg
Screenshot_2020-04-20-13-40-45-337_com.mxtech.videoplayer.ad.jpg

  • Click on file and then Example.
  • in example click on basics and then blink.
  • hit on upload.

Done

Screenshot_2020-04-20-13-41-23-415_com.mxtech.videoplayer.ad.jpg

Congratulation.................

Now blink code is working in NodeMcu.

IF You want to learn How to control led via browser then please click here or watch my video.