多接口嵌入式开发板: Difference between revisions
More actions
m Translate all Chinese content to English (product page) |
No edit summary |
||
| (11 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{ | {{ProductInfo | ||
| | |title=ESP8266 Arduino Development Board | ||
| | |model=ESP8266 D1 Board | ||
| | |status=Published | ||
| | |module=ESP8266 | ||
| | |image1=ESP8266-WIKI-800-600-1.jpg | ||
| | |image2=ESP8266-WIKI-800-600-2.jpg | ||
| | |intro=Compatible with Arduino | ||
| | |highlights=1.The ESP8266 D1 Board is an open-source development board based on the ESP-8266 Wi-Fi module. It follows the Arduino UNO board layout and pin-header arrangement,integrates a Micro-USB serial chip and a 5V/1A switching power supply, and lets you write and upload programs directly with the Arduino IDE — a cost-effective choice for getting started with IoT development. | ||
2.The board ships with its hardware and software resources fully open, allowing secondary development. You can use it directly as a Wi-Fi-enabled Arduino board, or build on it by trimming the low-level firmware and expanding peripheral interfaces. It suits IoT education, smart-home prototyping, and wireless data acquisition scenarios. | |||
|specs={{{!}} class="wikitable" | |||
{{!}}+ | |||
!Item | |||
!Specification | |||
| | {{!}}- | ||
| | !Core module | ||
| | !ESP-8266 Wi-Fi module | ||
{{!}}- | |||
!Programming | |||
!Arduino IDE (Arduino-compatible) | |||
{{!}}- | |||
{{!}}Digital I/O | |||
{{!}}11 I/O pins | |||
: | {{!}}- | ||
{{!}}Analog input | |||
{{!}}1 ADC channel, 0–3.3 V input range | |||
| | {{!}}- | ||
| | {{!}}Wireless upgrade | ||
{{!}}OTA over-the-air upload supported | |||
{{!}}- | |||
{{!}}On-board power | |||
{{!}}5V/1A switching power supply (input 5–12 V) | |||
{{!}}- | |||
{{!}}Flash | |||
{{!}}4 MB | |||
{{!}}- | |||
{{!}}SRAM | |||
{{!}}32 KB | |||
{{!}}- | |||
{{!}}DRAM | |||
{{!}}80 KB | |||
{{!}}- | |||
{{!}}Clock frequency | |||
{{!}}80 MHz / 160 MHz | |||
{{!}}} | |||
|hardware=[[File:ESP8266-WIKI-800-600-3.jpg|center|thumb|800x800px]] | |||
|usage=[[File:ESP8266-WIKI-600-300-1.jpg|center|thumb|600x600px]] | |||
|faq==== <span style="color: rgb(52, 176, 176);">Q1: Computer does not recognize the serial port?</span> === | |||
A: The CH340 driver is not installed — install it; or the USB cable only supports charging — use a data-capable cable. | |||
=== <span style="color: rgb(52, 176, 176);">Q2: Cannot connect to Wi-Fi?</span> === | |||
A: The ESP8266 supports only the 2.4 GHz band; make sure the router has the 2.4 GHz network enabled. | |||
=== <span style="color: rgb(52, 176, 176);">Q3: Board keeps resetting</span> === | |||
A: Usually caused by insufficient power. Power the peripherals from a separate supply, or use a USB port with a higher current capacity. | |||
|dl1Type=Document | |||
|dl1Name=ESP8266 D1 Board User Manual v10 EN.pdf | |||
|dl1File=ESP8266 D1 Board User Manual v10 EN.pdf | |||
|dl2Type=Document | |||
|dl2Name=ESP8266 D1 Board User Manual v10 RU.pdf | |||
|dl2File=ESP8266 D1 Board User Manual v10 RU.pdf | |||
|displayMode={{{displayMode|详情}}} | |||
|cardPage={{{cardPage|{{PAGENAME}}}}} | |||
|displaySize=N/A | |||
|resolution=N/A | |||
|interface=RGB / SPI / HDMI (demo) | |||
|touch=External | |||
|power=5V USB-C | |||
|dimensions=Approx. 100 x 70 mm (demo) | |||
}} | }} | ||
<noinclude>{{#default_form: | <noinclude>{{#default_form:ProductPage}}</noinclude> | ||
Latest revision as of 23:59, 16 September 2026
Introduction
1.The ESP8266 D1 Board is an open-source development board based on the ESP-8266 Wi-Fi module. It follows the Arduino UNO board layout and pin-header arrangement,integrates a Micro-USB serial chip and a 5V/1A switching power supply, and lets you write and upload programs directly with the Arduino IDE — a cost-effective choice for getting started with IoT development.
2.The board ships with its hardware and software resources fully open, allowing secondary development. You can use it directly as a Wi-Fi-enabled Arduino board, or build on it by trimming the low-level firmware and expanding peripheral interfaces. It suits IoT education, smart-home prototyping, and wireless data acquisition scenarios.
Specifications
| Item | Specification |
|---|---|
| Core module | ESP-8266 Wi-Fi module |
| Programming | Arduino IDE (Arduino-compatible) |
| Digital I/O | 11 I/O pins |
| Analog input | 1 ADC channel, 0–3.3 V input range |
| Wireless upgrade | OTA over-the-air upload supported |
| On-board power | 5V/1A switching power supply (input 5–12 V) |
| Flash | 4 MB |
| SRAM | 32 KB |
| DRAM | 80 KB |
| Clock frequency | 80 MHz / 160 MHz |
Hardware

Size

FAQ
Q1: Computer does not recognize the serial port?
A: The CH340 driver is not installed — install it; or the USB cable only supports charging — use a data-capable cable.
Q2: Cannot connect to Wi-Fi?
A: The ESP8266 supports only the 2.4 GHz band; make sure the router has the 2.4 GHz network enabled.
Q3: Board keeps resetting
A: Usually caused by insufficient power. Power the peripherals from a separate supply, or use a USB port with a higher current capacity.
Downloads

