ESP8266 - 소프트웨어 설치 | ESP8266 - Software Installation

ESP8266 보드를 프로그래밍하기 위해 필요한 것들은 다음과 같습니다:

복잡해 보이네요 ⇒ 걱정하지 마세요, 아두이노 IDE가 모든 것을 다해줍니다. 당신이 해야 할 일은 단지:

Arduino IDE는 Windows, Mac OS X, 그리고 Linux용으로 제공됩니다. 다음 단계를 수행해야 합니다.

Arduino IDE - How to config ESP8266 NodeMCU

아래 텍스트를 복사하세요:

http://arduino.esp8266.com/stable/package_esp8266com_index.json

아래 그림과 같이 복사한 텍스트를 Additional Board Manager URLs 필드에 붙여넣으세요. 그런 다음, OK 버튼을 클릭하세요.

Arduino IDE - How to config ESP8266 NodeMCU

※ NOTE THAT:

참고: ESP32와 ESP8266을 사용하는 경우, 다음과 같이 콤마로 URL을 구분할 수 있습니다:

https://dl.espressif.com/dl/package_esp32_index.json, http://arduino.esp8266.com/stable/package_esp8266com_index.json
Arduino IDE - How to install ESP8266 NodeMCU

소프트웨어 설치가 완료되었습니다. 다음 단계는 ESP8266 보드에서 첫 번째 프로그램을 실행하는 것입니다: ESP8266 - Hello World 프로그램.

※ OUR MESSAGES

  • Please feel free to share the link of this tutorial. However, Please do not use our content on any other websites. We invested a lot of effort and time to create the content, please respect our work!