Add NodeMCU ESP8266 Esp-12 to IDE
by mohamed1993ashraf in Circuits > Arduino
171 Views, 1 Favorites, 0 Comments
Add NodeMCU ESP8266 Esp-12 to IDE
Add ESP8266 , esp-12 to IDE and use #include <ESP8266WiFi.h>
Add Boards URL
Select file >> Preferences >> paste the below URL on Additional Boards Manager URLs
URL : http://arduino.esp8266.com/stable/package_esp8266com_index.json
Add Board From Board Manager
Select Tools >> Board: >> Boards Manager
Type ESP-12 on search the click install
Add ESP Libraries
Download the Library from this link : https://www.mediafire.com/file/srd112xd57mrm7k/ESP8266WiFi.zip/file
Extract the file on IDE Location on your computer
as an example C:\Program Files (x86)\Arduino\libraries
Select Your Board
Select your board from tools update its data port, speed, etc