ESP8266 ESP-01 WiFi Module Products

Created:  
Updated:   09May2024 21:25:42 UTC 2024-05-09T21:25:42Z

Description

The ESP8266 ESP-01 is an inexpensive 802.11IEEE 802.11 is a set of protocol standards that define communication for a Wireless Local Area Network (WLAN). In order for WiFi to work between different devices, they all need to agree on how they are going to communicate. The current version of the standard is IEEE 802.11-2007, with many amendments such as 802.11a, 802.11b, 802.11g, and 802.11n.b/g/n 2.4GHz WiFi module with an integrated TCP/IPTCP/IP is a suite of internet communication protocols. TCP (Transmission Control Protocol) is responsible for establishing reliable, ordered data delivery, and handling congestion control, while IP (Internet Protocol) focuses on routing packets of data to their destination. protocol stack that can give a microcontroller access to your WiFi network. The ESP-01 module contains an ESP8266EX SoCSystem On a Chip (Datasheet), 512kB flash memory chip, RFRadio Frequency circuitry, and built in PCBPrinted Circuit Board trace antenna (MIFAMeandered Inverted-F Antenna) on a miniature development board the size of 24.8mm x 14.3mm (0.98in x 0.56in). The board also has two LEDLight Emitting Diodes: a red one that indicates power and a blue one that indicates data flow and can also be controlled by programming.

The ESP-01 can be programmed through its (RXReceive, TXTransmit) pins using a USB Serial Adapter (USB-to-TTL converter), a microcontroller with USB serial, or a dedicated ESP-01 USB Programmer. The firmware can be LuaLua (meaning moon) is a lightweight, high-level, multi-paradigm, open source programming language built on top of the C programming language and designed primarily for embedded use in applications. code, Arduino code, MicroPython code, or programmed directly through ATShort text string commands where the AT stands for ATtention and every command line starts with "AT" or "at". commands. The ESP-01 module has three WiFi modes it can operate in: APA WiFi Access Point (AP) is a device that creates a wireless local area network, or WLAN, and acts as a central hub that allows other devices, such as smartphones or computers, to connect to it over WiFi., STAA WiFi Station (STA) is a device that has the capability to connect to an existing WiFi network as a client in the same way other devices, such as smartphones or computers, join an established network and communicate with other devices on that network or access the internet., or AP+STAA WiFi device in AP+STA mode acts as both an Access Point (AP) as well as a Station (STA), where the device can connect to an existing network as a client (STA) while simultaneously hosting its own network (AP) for other devices to connect to..

The board operates on 3.3V power and logic, so a voltage converter will be necessary when connecting to 5V devices. The power consumption is about 100mA on average for continuous transmission, but can spike up to 300mA. There are low power modes for battery operation, such as modem sleep (20mA), light sleep (2mA), and deep sleep (0.02mA).

Specs

ESP8266 ESP-01 WiFi Module Specs
Parameter Description
Processor ESP8266EX 32-bit MCUMicrocontroller Unit @ 80MHz (Datasheet)
Frequency 2.4GHz (2.412GHz to 2.484GHz)
Protocols 802.11IEEE 802.11 is a set of protocol standards that define communication for a Wireless Local Area Network (WLAN). In order for WiFi to work between different devices, they all need to agree on how they are going to communicate. The current version of the standard is IEEE 802.11-2007, with many amendments such as 802.11a, 802.11b, 802.11g, and 802.11n.b/g/n
Air Data Rate (bpsbits per second) Up to 72.2 Mbps
Receiving Sensitivity (dBmDecibel-milliwatts (dBm) is a power level that expresses decibels in terms of milliwatts on a logarithmic scale.) Up to -90dBm @ 1Mbps
Transmitting Power (dBmDecibel-milliwatts (dBm) is a power level that expresses decibels in terms of milliwatts on a logarithmic scale.)
  • 802.11bIEEE 802.11b-1999 or 802.11b is an amendment to the IEEE 802.11 wireless networking specification that increases data rates up to 11Mbit/s using the same 2.4GHz band. : 16±2dBm (@11Mbps)
  • 802.11gIEEE 802.11g-2003 or 802.11g is an amendment to the IEEE 802.11 specification that operates in the 2.4GHz microwave band with an increased data rate up to 54Mbit/s using the same 20MHz bandwidth as 802.11b uses to achieve 11Mbit/s. : 14±2dBm (@54Mbps)
  • 802.11nIEEE 802.11n-2009 or 802.11n is an amendment to the IEEE 802.11 wireless networking specification that has the capability of using multiple antennas with multiple-input multiple-output (MIMO) support, frame aggregation, security improvements, and can be used in the 2.4GHz or 5GHz frequency bands. Data rates can go up to 72Mbit/s with a single spatial stream in a 20MHz channel and 600Mbit/s with the use of four spatial streams at a channel width of 40MHz.: 13±2dBm (@HT20High Throughput 20 (HT20) is a 20MHz channel bandwidth mode in the 802.11n wireless networking,MCSModulation and Coding Scheme (MCS) index is an industry metric used to determine the data rate of a Wi-Fi connection between a client device and a wireless access point.7)
Antenna Built-in PCBPrinted Circuit Board Trace Antenna 2dBiDecibel-isotropic (dBi) is the gain of an antenna relative to an isotropic antenna (one with radiation in a perfect sphere)
I/O Data Interface
  • UARTUniversal Asynchronous Receiver-Transmitter (RXReceive, TXTransmit) with baudrate up to 4Mbpsbits per second
  • GPIO0 & GPIO2 general purpose digital I/O
  • CH_PD: Chip enable
  • RST: Reset
Security WEPWired Equivalent Privacy (WEP) is an encryption security protocol for 802.11 wireless networks to protect the information you send and receive over a wireless network. WEP was ratified as a Wi-Fi security standard in September of 1999./WPA2Wi-Fi Protected Access 2 (WPA2) is an encryption security protocol for 802.11 wireless networks to protect the information you send and receive over a wireless network. WPA2 was released in 2004 as a replacement of WPA.
Encryption WEPWired Equivalent Privacy (WEP) is an encryption security protocol for 802.11 wireless networks to protect the information you send and receive over a wireless network. WEP was ratified as a Wi-Fi security standard in September of 1999./TKIPTemporal Key Integrity Protocol (TKIP) is a security protocol used in the IEEE 802.11 wireless networking standard. It was designed as an interim solution to replace WEP without requiring the replacement of legacy hardware. TKIP employs a per-packet key system that was more secure than the fixed key system used by WEP. However, TKIP itself is no longer considered secure and was deprecated in the 2012 revision of the 802.11 standard. It was superseded by Advanced Encryption Standard (AES)./AESAdvanced Encryption Standard (AES) is a specification for the encryption of electronic data established by the U.S. National Institute of Standards and Technology (NIST) in 2001. It was developed an alternative to the Data Encryption Standard (DES), which was starting to become vulnerable to brute-force attacks.
Network Protocols IPv4Internet Protocol version 4, TCPTransmission Control Protocol/UDPUser Datagram Protocol/HTTPHypertext Transfer Protocol
Operating Supply Voltage 3.0V to 3.6V DC
Power Consumption
  • Continuous Transmission: 100mA (average), 300mA (max)
  • Modem Sleep Mode: 20mA
  • Light Sleep Mode: 2mA
  • Deep Sleep Mode: 0.02mA
Operating Temperature -20°C to +85°C
Board Size (LxW) 24.8mm x 14.3mm (0.98in x 0.56in)

ESP8266 ESP-01 Module


HiLetgo ESP8266 ESP-01 Serial WiFi Wireless Transceiver Module (3PCS)
Seller: HiLetgo
Package includes:
  • 3x ESP8266 ESP-01 Boards
Price: $8.99(Updated 07Aug2024 23:03:482024-08-07T23:03:48Z UTC UTC)

Makerfocus ESP8266 ESP-01 Serial Wireless Wifi Transceiver Module (4PCS)
Seller: MakerFocus
Package includes:
  • 4x ESP8266 ESP-01 Boards
Price: Unavailable (Updated 07Aug2024 23:15:422024-08-07T23:15:42Z UTC UTC)

Deegoo-FPV ESP8266 ESP-01 Serial Wireless Transceiver WiFi Module (4PCS)
Seller: Deegoo-FPV
Package includes:
  • 4x ESP8266 ESP-01 Boards
Price: $12.99(Updated 07Aug2024 23:16:242024-08-07T23:16:24Z UTC UTC)

ESP8266 ESP-01 Accessories

Breakout Board Adapters

The 2x4 header pins on the ESP8266 ESP-01 is not breadboard friendly and requires wires to connect the ESP-01 to the breadboard. The ESP-01 breakout breadboard adapter provides enough space between the header rows to insert it across the center divider of a solderless breadboard, and also includes labels on the pins and has a decoupling capacitor to reduce noise from the power supply.


DIYmall ESP8266 ESP-01 ESP-01S Breakout Breadboard Adapter (5PCS)
Seller: DIYmall
Package includes:
  • 5x ESP8266 ESP-01/ESP-01S Breakout Breadboard Adapter
Price: $7.99(Updated 07Aug2024 23:39:582024-08-07T23:39:58Z UTC UTC)

Stemedu ESP8266 ESP-01/ESP-01S Breakout Breadboard Adapter (10PCS)
Seller: Stemedu
Package includes:
  • 10x ESP8266 ESP-01/ESP-01S Breakout Breadboard Adapter
Price: $9.98(Updated 08Aug2024 22:16:482024-08-08T22:16:48Z UTC UTC)

Regulator Adapters

ESP-01 Regulator adapters have a 3.3V voltage LDOLow Dropout Regulator regulator circuit and onboard level conversion circuit that make it convenient use with 5V microcontrollers.


Geekstory ESP8266 ESP-01/ESP-01S 5V to 3.3V Adapter (5PCS)
Seller: Geekstory
Package includes:
  • 5x ESP8266 ESP-01/ESP-01S Adapter
Price: $11.99(Updated 07Aug2024 23:40:142024-08-07T23:40:14Z UTC UTC)

ACEIRMC ESP8266 ESP-01/ESP-01S 5V to 3.3V Adapter (10PCS)
Seller: Aceirmc US
Package includes:
  • 10x ESP8266 ESP-01/ESP-01S Adapter
Price: $11.99(Updated 10Aug2024 09:29:122024-08-10T09:29:12Z UTC UTC)

USB Programmers

ESP-01 USB Programmers make it convenient to download programs, update firmware, debug, or communicate with the ESP-01 using your computer. They usually have a switch to change operating modes between programming the firmware or communicating with the ESP-01.


Wishiot ESP-01/ESP-01S USB Programmer Adapter (2PCS)
Seller: WISHIOT
Package includes:
  • 2x ESP-01/ESP-01S USB Programmer Adapter
Price: $8.98(Updated 08Aug2024 22:16:042024-08-08T22:16:04Z UTC UTC)

Stemedu ESP-01/ESP-01S USB Programmer Adapter (2PCS)
Seller: Stemedu
Package includes:
  • 2x ESP-01/ESP-01S USB Programmer Adapter
Price: $8.98(Updated 08Aug2024 22:16:112024-08-08T22:16:11Z UTC UTC)

Stemedu ESP-01/ESP-01S USB Programmer Adapter (2PCS)
Seller: Stemedu
Package includes:
  • 2x ESP-01/ESP-01S USB Programmer Adapter
Price: $9.98(Updated 08Aug2024 22:16:202024-08-08T22:16:20Z UTC UTC)

DIYmall ESP8266 USB Programmer Adapter
Seller: DIYmall
Package includes:
  • 1x ESP8266 USB Programmer Adapter
Price: $21.99(Updated 10Aug2024 00:00:272024-08-10T00:00:27Z UTC UTC)

Wishiot ESP8266 USB Programmer Adapter
Seller: WISHIOT
Package includes:
  • 1x ESP8266 USB Programmer Adapter
Price: $21.99(Updated 08Aug2024 22:16:282024-08-08T22:16:28Z UTC UTC)

Wishiot ESP8266 USB Programmer Adapter with USB Cable
Seller: WISHIOT
Package includes:
  • 1x ESP8266 USB Programmer Adapter
Price: Unavailable (Updated 08Aug2024 22:16:382024-08-08T22:16:38Z UTC UTC)

Geekstory ESP8266 USB Programmer Adapter
Seller: Geekstory
Package includes:
  • 1x ESP8266 USB Programmer Adapter
Price: Unavailable (Updated 10Aug2024 00:00:372024-08-10T00:00:37Z UTC UTC)

(0) Comments

Sign in to leave a comment

Sign In