Skip to content

KhushiiAgarwal/Arduino-IOT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 🌟