ESP8266 ESP-01S WiFi Module Products

Created:  
Updated:   09May2024 21:31:29 UTC 2024-05-09T21:31:29Z

Description

The ESP8266 ESP-01S 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-01S module contains an ESP8266EX SoCSystem On a Chip (Datasheet), 1MB 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 one blue LEDLight Emitting Diode that flashes temporarily when power is applied and flashes when there is serial activity.

The ESP-01S 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-01S 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-01S 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).

The ESP-01S was intended as an upgrade to the ESP-01 with the following changes:

  • ESP-01S has an antenna redesign providing slightly better signal strength and range
  • ESP-01 has 512kB flash memory and ESP-01S has 1MB/4MB flash memory
  • ESP-01 has two LEDLight Emitting Diodes: a red power indicator and blue serial transmitter indicator. The ESP-01S has only one blue LED that flashes temporarily when power is applied and flashes when there is serial activity.
  • There are 3 new on-board pull-up resistors on the ESP-01S module that provide a logic HIGH to pins RST, GPIO0, and CH_PD

Specs

ESP8266 ESP-01S 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.2Mbps
Receiving Sensitivity (dBmDecibel-milliwatts (dBm) is a power level that expresses decibels in terms of milliwatts on a logarithmic scale.) Up to -98dBm @ 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. : +19.5dBm (@1Mbps)
  • 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. : +16dBm (@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.: +14dBm (@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, RXReceive) 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-01S Modules


BIGTREETECH ESP8266 ESP-01S WiFi Module with 1MB Flash
Package includes:
  • 1x ESP8266 ESP-01S Boards
Price: Unavailable (Updated 07Aug2024 23:17:042024-08-07T23:17:04Z UTC UTC)

DIYmall ESP8266 ESP-01S WiFi Serial Transceiver Module with 4MB Flash
Seller: DIYmall
Package includes:
  • 1x ESP8266 ESP-01S Boards
Price: $6.59(Updated 07Aug2024 23:17:252024-08-07T23:17:25Z UTC UTC)

Wishiot ESP8266 ESP-01S WiFi Module with 4MB Flash (2PCS)
Seller: WISHIOT
Package includes:
  • 2x ESP8266 ESP-01S Boards
Price: $7.99(Updated 07Aug2024 23:17:412024-08-07T23:17:41Z UTC UTC)

10Gtek ESP8266 ESP-01S WiFi Module with 1MB Flash (4PCS)
Seller: 10Gtek
Package includes:
  • 4x ESP8266 ESP-01S Boards
Price: $8.99(Updated 07Aug2024 23:16:472024-08-07T23:16:47Z UTC UTC)

ESP8266 ESP-01S Accessories

Breakout Board Adapters


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


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


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