ESP8266
Lua error in Module:Infobox at line 314: malformed pattern (missing ']').
The ESP8266 is a low-cost Wi-Fi microchip with full TCP/IP stack and microcontroller capability produced by Shanghai-based Chinese manufacturer, Espressif Systems.[1]
The chip first came to the attention of western makers in August 2014 with the ESP-01 module, made by a third-party manufacturer, Ai-Thinker. This small module allows microcontrollers to connect to a Wi-Fi network and make simple TCP/IP connections using Hayes-style commands. However, at the time there was almost no English-language documentation on the chip and the commands it accepted.[2] The very low price and the fact that there were very few external components on the module which suggested that it could eventually be very inexpensive in volume, attracted many hackers to explore the module, chip, and the software on it, as well as to translate the Chinese documentation.[3]
The ESP8285 is an ESP8266 with 1 MiB of built-in flash, allowing for single-chip devices capable of connecting to Wi-Fi.[4]
The successor to these microcontroller chips is the ESP32.
Contents
Features
- Processor: L106 32-bit RISC microprocessor core based on the Tensilica Xtensa Diamond Standard 106Micro running at 80 MHz†
- 64 KiB of instruction RAM, 96 KiB of data RAM
- External QSPI flash: up to 16 MiB is supported (512 KiB to 4 MiB typically included)
- IEEE 802.11 b/g/n Wi-Fi
- Integrated TR switch, balun, LNA, power amplifier and matching network
- WEP or WPA/WPA2 authentication, or open networks
- 16 GPIO pins
- SPI
- I²C (software implementation)[5]
- I²S interfaces with DMA (sharing pins with GPIO)
- UART on dedicated pins, plus a transmit-only UART can be enabled on GPIO2
- 10-bit ADC (successive approximation ADC)
† Both the CPU and flash clock speeds can be doubled by overclocking on some devices. CPU can be run at 160 MHz and flash can be sped up from 40 MHz to 80 MHz.[citation needed] Success varies chip to chip.[citation needed]
SDKs
In late October 2014, Espressif Systems released a software development kit (SDK) that allowed the chip to be programmed, removing the need for a separate microcontroller.[6] Since then, there have been many official SDK releases from Espressif; Espressif maintains two versions of the SDK – one that is based on FreeRTOS and the other based on callbacks.[7]
An alternative to Espressif's official SDK is the open source ESP-Open-SDK[8] that is based on the GCC toolchain. ESP8266 uses the Cadence Tensilica L106 microcontroller and the GCC toolchain is open-sourced and maintained by Max Filippov.[9] Another alternative is the "Unofficial Development Kit" by Mikhail Grigorev.[10][11]
Other SDKs (mostly open source) include:
- NodeMCU – A Lua-based firmware.
- Arduino – A C++ based firmware. This core enables the ESP8266 CPU and its Wi-Fi components to be programmed like any other Arduino device. The ESP8266 Arduino Core is available through GitHub.
- MicroPython – A port of MicroPython (an implementation of Python for embedded devices) to the ESP8266 platform.
- ESP8266 BASIC – An open source basic interpreter specifically tailored for the internet of things. Self hosting browser based development environment.
- Zbasic for ESP8266 – A subset of Microsoft's widely used Visual Basic 6 which has been adapted as a control language for the ZX microcontroller family and the ESP8266.
- Espruino – An actively maintained JavaScript SDK and firmware, closely emulating Node.js. Supports a few MCUs, including the ESP8266.
- Mongoose OS – An open source Operating System for connected products. Supports ESP82666 and ESP32. Develop in C or JavaScript.[12]
- ESP-Open-SDK – Free and open (as much as possible) integrated SDK for ESP8266/ESP8285 chips.
- ESP-Open-RTOS – Open source FreeRTOS-based ESP8266 software framework.
- Zerynth – IoT framework that allows programming ESP8266[13] and other microcontrollers using Python.
Espressif modules
This is the series of ESP8266-based modules made by Espressif:
Name | Active pins | Pitch | Form factor | LEDs | Antenna | Shielded | Dimensions (mm) | Notes |
---|---|---|---|---|---|---|---|---|
ESP-WROOM-02[14] | 18 | 1.5 mm | 2×9 castellated | No | PCB trace | Yes | 18 × 20 | FCC ID 2AC7Z-ESPWROOM02. |
ESP-WROOM-02D[15] | 18 | 1.5 mm | 2×9 castellated | No | PCB trace | Yes | 18 × 20 | FCC ID 2AC7Z-ESPWROOM02D. Revision of ESP-WROOM-02 compatible with both 150-mil and 208-mil flash memory chips. |
ESP-WROOM-02U[15] | 18 | 1.5 mm | 2×9 castellated | No | U.FL socket | Yes | 18 × 20 | Differs from ESP-WROOM-02D in that includes an U.FL compatible antenna socket connector. |
ESP-WROOM-S2[16] | 20 | 1.5 mm | 2×10 castellated | No | PCB trace | Yes | 16 × 23 | FCC ID 2AC7Z-ESPWROOMS2. |
In the table above (and the two tables which follow), "Active pins" include the GPIO and ADC pins with which you can attach external devices to the ESP8266 MCU. The "Pitch" is the space between pins on the ESP8266 module, which is important to know if you are going to breadboard the device. The "Form factor" also describes the module packaging as "2 × 9 DIL", meaning two rows of 9 pins arranged "Dual In Line", like the pins of DIP ICs. Many ESP-xx modules include a small on-board LED which can be programmed to blink and thereby indicate activity. There are several antenna options for ESP-xx boards including a trace antenna, an on-board ceramic antenna, and an external connector which allows you to attach an external Wi-Fi antenna. Since Wi-Fi communications generates a lot of RFI (Radio Frequency Interference), governmental bodies like the FCC like shielded electronics to minimize interference with other devices. Some of the ESP-xx modules come housed within a metal box with an FCC seal of approval stamped on it. First and second world markets will likely demand FCC approval and shielded Wi-Fi devices.
Ai-Thinker modules
These are the first series of modules made with the ESP8266 by the third-party manufacturer Ai-Thinker and remain the most widely available.[17] They are collectively referred to as "ESP-xx modules". To form a workable development system they require additional components, especially a serial TTL-to-USB adapter (sometimes called a USB-to-UART bridge) and an external 3.3 volt power supply. Novice ESP8266 developers are encouraged to consider larger ESP8266 Wi-Fi development boards like the NodeMCU which includes the USB-to-UART bridge and a Micro-USB connector coupled with a 3.3 volt power regulator already built into the board. When project development is complete, these components are not needed anymore and it can be considered using these cheaper ESP-xx modules as a lower power, smaller footprint option for production runs.
Name | Active pins | Pitch | Form factor | LEDs | Antenna | Shielded | Dimensions (mm) | Notes |
---|---|---|---|---|---|---|---|---|
ESP-01 | 6 | 0.1 in | 2×4 DIL | Yes | PCB trace | No | 14.3 × 24.8 | |
ESP-01S | 6 | 0.1 in | 2×4 DIL | Yes | PCB trace | No | 14.4 × 24.7 | |
ESP-01M | 16 | 1.6 mm | 2×9 edge connector | No | PCB trace | Yes | 18.0 × 18.0 | Uses ESP8285. |
ESP-02 | 6 | 0.1 in | 2×4 castellated | No | U.FL socket | No | 14.2 × 14.2 | |
ESP-03 | 10 | 2 mm | 2×7 castellated | No | Ceramic | No | 17.3 × 12.1 | |
ESP-04 | 10 | 2 mm | 2×4 castellated | No | None | No | 14.7 × 12.1 | |
ESP-05 | 3 | 0.1 in | 1×5 SIL | No | U.FL socket | No | 14.2 × 14.2 | |
ESP-06 | 11 | various | 4×3 dice | No | None | Yes | 14.2 × 14.7 | Not FCC approved. |
ESP-07 | 14 | 2 mm | 2×8 pinhole | Yes | Ceramic + U.FL socket | Yes | 20.0 × 16.0 | Not FCC approved. |
ESP-07S | 14 | 2 mm | 2×8 pinhole | No | U.FL socket | Yes | 17.0 × 16.0 | FCC and CE approved. |
ESP-08 | 10 | 2 mm | 2×7 castellated | No | None | Yes | 17.0 × 16.0 | Not FCC approved. |
ESP-09 | 10 | various | 4×3 dice | No | None | No | 10.0 × 10.0 | |
ESP-10 | 3 | 2 mm | 1×5 castellated | No | None | No | 14.2 × 10.0 | |
ESP-11 | 6 | 1.27 mm | 1×8 pinhole | No | Ceramic | No | 17.3 × 12.1 | |
ESP-12 | 14 | 2 mm | 2×8 castellated | Yes | PCB trace | Yes | 24.0 × 16.0 | FCC and CE approved.[18] |
ESP-12E | 20 | 2 mm | 2×8 castellated | Yes | PCB trace | Yes | 24.0 × 16.0 | 4 MiB flash. |
ESP-12F | 20 | 2 mm | 2×8 castellated | Yes | PCB trace | Yes | 24.0 × 16.0 | FCC and CE approved. Improved antenna performance. 4 MiB flash. |
ESP-12S | 14 | 2 mm | 2×8 castellated | Yes | PCB trace | Yes | 24.0 × 16.0 | 4 MiB flash. FCC approved.[19] |
ESP-13 | 16 | 1.5 mm | 2×9 castellated | No | PCB trace | Yes | W18.0 × L20.0 | Marked as ″FCC″. Shielded module is placed sideways, as compared to the ESP-12 modules. |
ESP-14 | 22 | 2 mm | 2×8 castellated +6 | No | PCB trace | Yes | 24.3 × 16.2 |
Other boards
The popularity of many of these "other boards" over the earlier ESP-xx modules is the inclusion of an on-board USB-to-UART bridge (like the Silicon Labs' CP2102 or the WCH CH340G) and a Micro-USB connector coupled with a 3.3 volt regulator to provide both power to the board and connectivity to the host (software development) computer commonly referred to as the console. With earlier ESP-xx modules, these two items (the USB-to-Serial adaptor and a 3.3 volt regulator) had to be purchased separately and be wired into the ESP-xx circuit. Modern ESP8266 boards like the NodeMCU boards are a lot less painful and offer more GPIO pins to play with. Most of these "other boards" are based on the ESP-12E module, but new modules are being introduced seemingly every few months.
Name | Active pins | Pitch | Form factor | LEDs | Antenna | Shielded | Dimensions (mm) | Notes |
---|---|---|---|---|---|---|---|---|
Bolt IoT | 14 | 0.1 in | 2×14 DIL | Yes | PCB trace | Yes | 30 × 40 | Comes with an on Board SD card and technologies like Lib-Discovery and Fail Safe Mode. Has its own cloud for IoT. |
Olimex MOD-WIFI-ESP8266[20] | 2 | 0.1 in | UEXT module | Yes | PCB trace | No | ? | Only RX/TX are connected to UEXT connector. |
Olimex MOD-WIFI-ESP8266-DEV[21] | 20 | 0.1 in | 2×11 DIL + castellated | Yes | PCB trace | No | 33 × 23 | All available GPIO pins are connected, also has pads for soldering UEXT connector (with RX/TX and SDA/SCL signals). |
NodeMCU DEVKIT | 14 | 0.1 in | 2×15 DIL | Yes | PCB trace | Yes | 49 × 24.5 | Uses the ESP-12 module; includes USB to serial interface. |
Adafruit Huzzah ESP8266 breakout[22] | 14 | 0.1 in | 2×10 DIL | Yes | PCB trace | Yes | 25 × 38 | Uses the ESP-12 module. |
SparkFun ESP8266 Thing[23] WRL-13231 | 12 | 0.1 in | 2×10 DIL | Yes | PCB trace + U.FL socket | No | 58 × 26 | FTDI serial header, Micro-USB socket for power, includes Li-ion battery charger. |
KNEWRON Technologies smartWIFI[24] | 12 | 0.1 in | 2×20 DIL | Yes 1 RGB | PCB trace | Yes | 25.4 × 50.8 | CP2102 USB bridge, includes battery charger, micro-USB socket for power and battery charging, 1 RGB LED and USER / Reflash button. |
WeMos[25] D1[26] | 12 | 0.1 in | Arduino Uno | Yes | PCB trace | Yes | 53.4 × 68.6 | Uses the ESP-12F module and Micro-USB socket. Discontinued in favor of WeMos D1 R2. |
WeMos[25] D1 R2[27] | 12 | 0.1 in | Arduino Uno | Yes | PCB trace | Yes | 53.4 × 68.6 | Uses ESP-12F module and has Micro-USB socket. |
WeMos[25] D1 mini[28] | 12 | 0.1 in | 2×8 DIL | Yes | PCB trace | Yes | 25.6 × 34.2 | Uses ESP-12S module and has Micro-USB socket. |
WeMos[25] D1 mini Lite[29] | 12 | 0.1 in | 2×8 DIL | Yes | PCB trace | Yes | 25.6 × 34.2 | Based on the ESP8285, an ESP8266 with 1 MiB flash built-in; has Micro-USB socket. |
WeMos[25] D1 mini Pro[30] | 12 | 0.1 in | 2×8 DIL | Yes | Ceramic and U.FL socket | Yes | 25.6 × 34.2 | Uses ESP8266EX chip; has Micro-USB socket, U.FL antenna connector, and 16 MiB flash. |
ESPert ESPresso Lite[31] | 16 | 0.1 in | 2×8 DIL | Yes | PCB trace | Yes | 26.5 × 57.6 | Uses the ESP-WROOM-02 module. Produced in limited quantity as beta version. |
ESPert ESPresso Lite V2.0[32] | 24 | 0.1 in | 2×10 DIL | Yes | PCB trace | Yes | 28 × 61 | Improved design and feature to ESPresso Lite. |
In-Circuit ESP-ADC[33] | 18 | 0.1 in | 2×9 DIL | No | U.FL socket | Yes | 22.9 × 14.9 | Uses ESP8266EX chip. |
Watterott ESP-WROOM02-Breakout[34] | 14 | 0.1 in | 2×10 DIL | Yes | PCB trace | Yes | 40.64 × 27.94 | Uses the Espressif ESP-WROOM-02 module. |
Geek Wave Solution IOT WROOM-02 Dev. Board[35] | 20 | 0.1 in | ? | Yes | PCB trace | Yes | 93.80 × 80.02 | Development board with Espressif ESP-WROOM-02 module and four relays. |
See also
References
<templatestyles src="Reflist/styles.css" />
Cite error: Invalid <references>
tag; parameter "group" is allowed only.
<references />
, or <references group="..." />
External links
![]() |
Wikimedia Commons has media related to ESP8266. |
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ 15.0 15.1 Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ 25.0 25.1 25.2 25.3 25.4 Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.
- ↑ Lua error in package.lua at line 80: module 'strict' not found.