ESP8266 Arduino Core IDE Setup

Image

Throw the Arduino IDE we can program into ESP8266 WiFi Module. In order to do that you need to make a few changes to the Arduino IDE. if you have the question like ‘How Install Arduino Core for ESP8266 WiFi Chip?’ then below is your solution

Image

 

  • Step-2 : Tools –> Board –> Boards Manager and search for ESP8266 in the search field. Select the ESP8266 by ESP8266 Community and click on Install the latest one.
Image

  • Step-3: Now connect the ESP8266 with computer. ( Once the ESP8266 Module is powered ON, Push the RST button)
  • Step-4: Open and open the Arduino IDE. In the Board options [Tools –> Board], select the “Generic ESP8266” Board. Select the appropriate port number in the IDE.
  • Step-5: (After completing Step-1 to Step-4 setup) Now load the WiFi scan example code onto the controller. Go to File-> Example -> ESP8266WiFi -> WiFiScan. (In Another window program will be open)
  • Step-6: Compile and load the program
  • Step-7: Once program loaded successfully, Open the serial terminal with 115200 baud rate.
  • Result: The WiFi scan code runs and prints the list of available WiFi networks.
Please turn AdBlock off, and continue learning

Notice for AdBlock users

Please turn AdBlock off

Discover more from ArunEworld

Subscribe now to keep reading and get access to the full archive.

Continue reading