Skip to main content

How to Install the ESP8266 board on the Arduino IDE?

How to Install the ESP8266 board on the Arduino IDE?

ESP8266 is a Micro controller Board  + WiFi Board from Espressif, It can develop program and upload to them. ESP8266 popular in the Internet of Things (IoT), Because ESP8266 is Open source electronics platform and low cost.

Install the ESP8266 board on the Arduino IDE?
  1. Install Arduino IDE version 1.8 or later.
    See more ...
    How to setup Arduino IDE?
    How to Use Arduino IDE without install in windows?
  2. Start Arduino IDE and open Preferences window.
  3. Enter http://arduino.esp8266.com/stable/package_esp8266com_index.json 
       into Additional Board Manager URLs field.
  4. Select Tools > Board > Boards Manager ... 
    Search "ESP8266" and Install

  5. If successful download. Try to use ESP8266 Boards
    Tools > Board > Select ESP8266 Board 
In case of unsuccessful installation. Check out more information.
  1. Internet Connection.
  2. The internet or computer may be limited to security, making it impossible to download the board.
  3. Windows XP not supported. 
Source
https://github.com/esp8266/Arduino


How to Install the ESP8266 board on the Arduino IDE?

Comments

Popular posts from this blog

Arduino กับการใช้งาน Serial Monitor

Arduino กับการใช้งาน Serial Monitor Serial Monitor คือ ส่วนหนึ่งของโปรแกรม Arduino IDE สามารถใช้งานได้ 2 อย่าง คือ - แสดงผลลัพธ์จากบอร์ด Arduino - ใช้รับข้อมูลจากผู้ใช้ แล้วส่งข้อมูลไปยังบอร์ด Arduino รูปแบบการใช้งาน Serial Monitor เริ่มต้นใช้งาน void setup() {    Serial.begin(9600); } แสดงผลออกทาง Serial Monitor Serial.print("Hello World");       /* แสดงคำว่า Hello World */ Serial.println("Hello World");     /* แสดงคำว่า Hello World และขึ้นบรรทัดใหม่ */   อ่านค่าจาก Serial Monitor Serial.read(); วิธีเปิด Serial Monitor 1. กด Ctrl + Shift + M 2. กด Icon ตัวอย่างการแสดงผลลัพธ์จากบอร์ด Arduino แสดงผลลัพธ์จากบอร์ด Arduino ตัวอย่างการรับค่าจาก Serial Monitor - ส่ง 1 เพื่อ On LED -  ส่ง 0 เพื่อ Off LED แสดงผลลัพธ์การรับค่าจาก Serial Monitor * ถ้าไม่สำเร็จ ตรวจสอบว่าเลือก No line ending และบอดเรทเป็น 9600 เเล้วหรือยัง

Arduino คืออะไร

Arduino คืออะไร         Arduino อ่านว่า (อาดุยโน่ หรือ อา-ดู-อิ-โน่) เป็นเเพลตฟอร์มอิเล็กทรอนิกส์แบบโอเพนซอร์สบน พื้นฐานของฮาร์ดแวร์และซอฟท์แวร์ที่ง่ายต่อการใช้งาน สามารถนำไปประยุกต์ใช้งานได้หลายอย่าง เช่น ควบคุมอุปกรณ์อิเล็กทรอนิกส์ขนาดเล็ก อ่านค่าเซ็นเซอร์วัดสภาพแวดล้อมต่างๆแล้วแสดงค่าที่เซ็นเซอร์สามารถอ่านได้ออกมาทางจอแสดงผล นำไปประยุกต์เข้าเป็นชิ้นงานทางอิเล็กทรอนิกส์เพื่ออำนวยความสะดวกในการใช้ชีวิตประจำวัน เป็นต้น         ปัจจุบัน Arduino ถือได้ว่าเป็นเเพลตฟอร์มที่ได้รับความนิยมสูงจากทั่วโลก เนื่องมากจากราคาของตัวบอร์ด Arduino ไม่ค่อยสูงมาก เป็นโอเพนซอร์สทั้งทางด้านฮาร์ดแวร์และซอร์ฟแวร์ คอมมิวนิตี้และฟออรัมน์ในการถามตอบเรื่องเกี่ยวกับการใช้งานร่วมกับอุปกรณ์อิเล็กทรอนิกส์ต่างๆ ตัวอย่างโปรแกรมเบื้องต้นและไลบรารี่สำหรับใช้งาน และอื่นๆ ใน แพลตฟอร์มของ Arduino ประกอบไปด้วยส่วนหลักๆ 2 ส่วน คือ 1. ส่วนของฮาร์ดแวร์         บอร์ด Arduinoเป็นวงจรอิเล็กทรอนิกส์ขนาดเล็กที่มีไอซีหรือชิพประมวลผลของไมโครคอนโทรเลอร์ (Micro Controller Unit:MCU) ประกอบอยู่กับวงจรอิเล็ก