Intoduction to nodemcu8266 & Steps to Import ESP Board Libraries:

What is NodeMcu8266

NodeMcu8266 is a development board which built into esp8266 wifi module .  NodeMcu8266 is an Open Source Hardware device that has mainly application in making IOT devices. 
 It can be program using Arduino IDE and the coding structure remains similar to that of Arduino but ArduinoIDE do not come with pre-installed ESP supported boards on it, so one need to add/import the board attachments to the IDE before programming it and is very simple to do.
ESP series boards are not initially developed for Arduino IDE compatibility, therefore in Arduino IDE each pin on NodeMCU corresponds to different GPIO pin for IDE. Here, is the pin mapping of NodeMCU GPIO pins. In Coding you can directly write digital pins of NodeMCu as  D1,D2,D3… or corresponding GPIO pin no.

Features:

  • Open-source
  • Interactive
  • Programmable 
  • Low cost 
  • Simple 
  • Smart 
  • WI-FI enabled
Specification: 
The Development Kit based on ESP8266, integates GPIO, PWM, IIC, 1-Wire and ADC all in one board. Power your developement in the fastest way combinating with NodeMCU Firmware

  • Wi-Fi Module – ESP-12E module similar to ESP-12 module but with 6 extra GPIOs.
  • USB – micro USB port for power, programming and debugging
  • Headers – 2x 2.54mm 15-pin header with access to GPIOs, SPI, UART, ADC, and power pins
  • Misc – Reset and Flash buttons
  • Power – 5V via micro USB port
  • Dimensions – 49 x 24.5 x 13mm
NodeMcu8266-mechatronicslabrpi

NodeMcu8266 Pinout-mechatronicslabrpi


Steps to Import ESP Board Libraries:
1. In Arduino IDE, go to File–>Preference

Preference-mechatronicslabrpi

2. In the preference window under the ‘Additional Boards Manager URLs” field, paste this link 

Additional Boards Manager URLs-mechatronicslabrpi

3.Click on the Ok button.
4.Go to ‘Tools and Board’, from drop down menu select ‘ Board Manager’.
Board Manager-mechatronicslabrpi

5. In the ‘Board Manager’ window, navigate to esp8266 by esp8266 community and select it.

 esp8266 community-mechatronicslabrpi
6. When you select the ESP8266 package then a ‘Install button’ will appea, click on it.
this file file is around 160mb in size and will take some time to download.
7. After Completion, you will be able to find the different boards of ESP series in Arduino IDE and Installation is complete.
Arduino IDE and Installation is complete.-Mechatronicslabrpi




2 comments:

  1. thanks sir I want to learning about this device please help me

    ReplyDelete
  2. thanks sir I want to learning about this device please help me

    ReplyDelete

Theme images by Dizzo. Powered by Blogger.