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

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

복잡한 것 같습니다 ⇒ 걱정하지 마세요, Arduino IDE가 모든 것을 다 해줍니다. 당신이 해야 할 것은 다음과 같습니다:

Arduino IDE는 Windows, Mac OS X 및 Linux에서 사용할 수 있습니다. 다음 당단계를 수행해야 합니다:

Arduino IDE - How to config ESP32

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

https://dl.espressif.com/dl/package_esp32_index.json

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

Arduino IDE - How to config ESP32

※ NOTE THAT:

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

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

소프트웨어 설치가 완료되었습니다. 다음 단계는 ESP32 보드에서 첫 번째 프로그램을 실행하는 것입니다: ESP32 - 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!