KB32-FT
  • KB32-FT
  • 3D Case Install
  • Drone Kit
    • Assembly Instructions
      • Remote XY Setting for IOS App
        • Android Install App and Connect Drone
        • IOS Install App and Connect Drone
      • Remote MakerAsia for Android App
        • Android Install App and Connect Drone
    • Drone SDK
      • Remote XY
        • RemoteXY - KBIDE
        • RemoteXY - Arduino
      • Remote Maker Asia
        • Remote Maker Asia - KBIDE
        • Remote Maker Asia - Arduino
  • Prepare IDE
    • KBIDE Install
      • KB32-FT Board Install
      • Plugins Add-on
    • Arduino IDE Install
      • KB32-FT Board Install
      • KB32-FT Library Install
  • Learn KB32-FT
  • learn with KBIDE
    • 1.LED Matrix 16*8 Display
      • 01-MatrixAnimation
      • 02-PrintText
      • 03-DrawShape
      • 04-ColorTextsprintchange
      • 05-ColorTextscollchange
      • 06-ColorBackgroundchange
    • 2.TFT LCD Display IPS 0.96 inch
      • 01-FirstPage
      • 02-ImageDisplay
      • 03-ImageBackground
      • 04-Animation
      • 05-Text_Picture
    • 3.MPU6050
      • 01-Accelerometer
      • 02-Gyroscope
      • 03-Angle
    • 4.Sensor
      • 01-LDR_Emulator
      • 02-LM73_Temperature
      • 03-Button_Selectmode
      • 04-LuxMeter_GainHigh
      • 05-LuxMeter_GainLow
      • 06-LuxMeter_GainAuto
    • 5.Servo Motor
      • 01-SimpleServo
      • 02-ServoPotentiometer
      • 03-MultipleServos
    • 6.Music
      • 01-BuzzerMusic
    • 7.GPIO
      • 01-Logic_Pixel
      • 02-LDR_Note
    • 8.Time
      • 01-Clock
    • 9.IoT
      • 01-MQTT Example
      • 02-MQTT Connector (Install Plugin MQTT connector First)
      • 03-Blynk (Install Plugin Blynk First)
    • 10.Factory Test
      • 01-Demo Factory Test
  • learn with ArduinoIDE
    • 1.LED Matrix
    • 2.LCD Display
    • Machine Learning
  • แก้ปัญหาไดร์เวอร์ FTDI (กรณีไม่เจอ COMPORT)
Powered by GitBook
On this page
  • ติดตั้ง Board KB32-FT บนโปรแกรม Arduino IDE
  • 1.ติดตั้ง Broad ESP32 Dev Module ลงบน Arduino IDE
  • แนะนำให้ใช้ Stable Version
  • ซี่งนี้ที่นี้เราเบือกบอร์ด เพื่อใช้งานบอร์ด KB32-FT

Was this helpful?

  1. Prepare IDE
  2. Arduino IDE Install

KB32-FT Board Install

PreviousArduino IDE InstallNextKB32-FT Library Install

Last updated 4 years ago

Was this helpful?

ติดตั้ง Board KB32-FT บนโปรแกรม Arduino IDE

เนื่องจาก Board KB32-FT ใช้โมดูล WROOM-32 จึงสามารถติดตั้ง Board "ESP32 Dev Module" แทนได้เลย

1.ติดตั้ง Broad ESP32 Dev Module ลงบน Arduino IDE

เข้าเมนู File >> Preferences
  • จะขึ้นหน้าต่าง Preferences ให้สังเกตุในช่อง Additional Board Manger URLs: หน้าต่าง Preferences

    ในส่วนของ Additional Board Manger บทความนี้ผมจะใช้ Boards Manager ของ Community ESP32

แนะนำให้ใช้ Stable Version

  • ใส่ URL >> ลงใน Addition Board Manager URLs: ดังนี้

https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json
  • วาง Link ลงใน Boards Manager URLs:

    จากนั้นกด OK

  • ไปที่ Menu Tools >> Boar: “Arduino…” >> Board Manager…

  • เลือก Boards Manager...

  • จะขึ้นหน้าต่าง Boards Manager เลือก Type เป็น Contributed หน้าต่าง Boards Manager

    • จะแสดง Boards ของ ESP32 เลือกเวอร์ชัน 1.0.3 หรือใหม่กว่าในอนาคต Boards และกด Install

    Install Board ESP32

Download Boards ESP32

  • แล้วรอ สัก 2-3 ครู่ ตัวโปรแกรมจะโหลด Boards ESP32 ให้ ขนาดไฟล์ประมาณ 150 MB และติดตั้งให้เอง

เมื่อเราติดตั้งบอร์ด ESP8266 เสร็จเรียบร้อยแล้ว ให้ปิดโปรแกรม Arduino IDE ก่อน แล้วจึงเปิดขึ้นมาใหม่

  • เมื่อเปิดโปรแกรม Arduino IDE ขึ้นมาใหม่แล้ว ให้ลองเลือกไปที่ Menu Tools >> Board: “…..” ซึ่งจะพบว่า มี Menu สำหรับเลือกใช้งาน ESP32 กับ Arduino IDE ขึ้นมาให้เลือกใช้งานแล้วครับ

Board ESP32 ถูกเพิ่มเข้ามา

ซึ่ง หมวดของ ESP8266 Modules นั้นจะมีบอร์ดให้เลือกใช้งานอยู่ด้วยกันหลายบอร์ด ที่มีจำหน่ายทั่ว ๆ ไป เช่น

  • ESP32 Dev Module

  • ESP32 Wrover Module

  • TTGO T1

  • Nano32

  • Node32s

  • NodeMCU-32S

ซี่งนี้ที่นี้เราเบือกบอร์ด เพื่อใช้งานบอร์ด KB32-FT

ESP32 Dev Module

หน้าต่าง Preferences

ลิงค์บน Github