Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 1.95 KB

README.md

File metadata and controls

32 lines (26 loc) · 1.95 KB

Arduino-IOT

version

Setup & Installation

  • Pin diagram for ESP 8266

image

image image

  • Paste the URL in the dialog box :
http://arduino.esp8266.com/stable/package_esp8266com_index.json
  • Tools -> Board -> Boards Manager. image
  • Search ESP 8266 & Download the latest version image
  • After the installation is complete, open Tools  Board  Select the NodeMCU
image

Run a program

  • Now select port before successfully uploading program image
  • To upload a program after pasting code in a new sketch, simply click the "Upload" button in the environment image
If you find my repository helpful, please star⭐ it 🌟