ESP8266 คืออะไร?
ESP8266 คือ โมดูล wifi ภายในมีเฟิร์มแวร์ทํางานในลักษณะ Serial-to-WiFi ที่ช่วยให้อุปกรณ์อื่นๆ เช่น MCU สามารถต่อเข้ากับ internet ได้โดยใช้ port serial(ขา Tx, ขา Rx) และใช้คําสั่ง AT ในการควบคุมการทํางาน ต่อมาผู้พัฒนาได้พัฒนาเฟิร์มแวร์ NodeMcu ให้เป็น platform และใช้ภาษา LUA ในการเขียนโปรแกรม ด้วยความที่เป็น platform ที่สะดวกต่อการใช้งาน ทางผู้พัฒนาจึงจับ NodeMcu(ESP8266) ใส่เป็นบอร์ดหนึ่งใน Arduino IDE ด้วยซะเลย และได้พัฒนาให้สามารถเขียนโปรแกรมด้วยภาษา C/C++ สำหรับใครที่ใช้งาน Arduino อยู่แล้วสามารถใช้งานบน Arduino IDE ได้อย่างไม่อยากครับ
ปัจจุบัน IoT(internet of things) กำลังมาแรง ESP8266 จึงเป็นที่นิยมเป็นอย่างมาก เพราะเป็นอุปกรณ์ที่มีขนาดเล็ก ราคาถูก ใช้งานง่ายเหมาะสำหรับนำมาพัฒนา IoT
ESP8266 มีรุ่นอะไรบ้าง?
รุ่น ESP8266 ESP8266 มีอยู่หลายรุ่นดังรูป แต่รุ่นที่นิยมใช้งานคือ
- ESP-01
- ESP-03
- ESP-07
- ESP-12
- ESP-12E
EPS8266 รุ่นที่ผมจะนํามาลองใช้งานจะเป็นรุ่น ESP-12E
คุณสมบัติของ ESP8266(ESP-12E)
Corresponding Interface:
- SDIO 2.0, SPI, UART
- 32-pin QFN package
- Integrated RF switch, balun, 24dBm PA, DCXO, and PMU
- Integrated RISC processor, on-chip memory and external memory interfaces
- Integrated MAC/baseband processors
- Quality of Service management
- I2S interface for high fidelity audio applications
- On-chip low-dropout linear regulators for all internal supplies
- Proprietary spurious-free clock generation architecture
- Integrated WEP, TKIP, AES, and WAPI engines
Specification:
- 802.11 b/g/n
- Wi-Fi Direct (P2P), soft-AP
- Integrated TCP/IP protocol stack
- Integrated TR switch, balun, LNA, power amplifier and matching network
- Integrated PLLs, regulators, DCXO and power management units
- +19.5dBm output power in 802.11b mode
- Power down leakage current of <10uA
- Integrated low power 32-bit CPU could be used as application processor
- SDIO 1.1/2.0, SPI, UART
- STBC, 1×1 MIMO, 2×1 MIMO
- A-MPDU & A-MSDU aggregation & 0.4ms guard interval
- Wake up and transmit packets in < 2ms
- Standby power consumption of < 1.0mW (DTIM3)
โมดูล esp-12
ข้อมูลและรูปภาพ www.shenzhen-buy.com www.ioxhop.com