Sunday, September 29, 2019

Installing ESP32 Add-on in Arduino IDE


  1. เปิดโปรแกรม Arduino IDE ของคุณ แล้วไปที่ FilePreferences
    Installing ESP32 Add-on in Arduino IDE Windows, Mac OS X, Linux open preferences
  2. ใส่ https://dl.espressif.com/dl/package_esp32_index.json ในช่อง “Additional Board Manager URLs” ตามที่แสดงรูปด้านล่าง หลังจากนั้นกดปุ่ม OK
    Installing ESP32 Add-on in Arduino IDE Windows, Mac OS X, Linux enter URLs
    หมายเหตุ : หากคุณมีบอร์ดของ ESP8266 อยู่แล้วคุณสามารถแยก URL ด้วยเครื่องหมายจุลภาคดังนี้:
    https://dl.espressif.com/dl/package_esp32_index.json, http://arduino.esp8266.com/stable/package_esp8266com_index.json
  3. เปิด Boards Manager โดยไปที่ Tools > Board > Boards Manager…
    Installing ESP32 Add-on in Arduino IDE Windows, Mac OS X, Linux open boards manager
  4. คำการใช้คำค้นหาด้วย  ESP32 แล้วทำการกดปุ่ม install เพื่อ “ESP32 by Espressif Systems“:
    ESP32 Add-on in Arduino IDE Windows, Mac OS X, Linux Installed
  5. หลังจากนั้นไม่กี่นาทีก็ทำการติดตั้งเสร็จเรียบร้อยESP32 Board add-on in Arduino IDE installed

No comments:

Post a Comment