0% found this document useful (0 votes)
397 views13 pages

ESP8266

The document describes the ESP8266 Wi-Fi module. It lists key features as being small, cheap, powerful, and having low power requirements. It can function as a microcontroller with onboard Wi-Fi and supports various protocols including Wi-Fi, TCP/IP, and security standards. Pinouts and circuit diagrams are provided for connecting the ESP8266 to other devices like a USB-TTL adapter or Arduino board. Basic AT commands are outlined for controlling functions like Wi-Fi settings, TCP/IP, and more.

Uploaded by

lodu chand
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
397 views13 pages

ESP8266

The document describes the ESP8266 Wi-Fi module. It lists key features as being small, cheap, powerful, and having low power requirements. It can function as a microcontroller with onboard Wi-Fi and supports various protocols including Wi-Fi, TCP/IP, and security standards. Pinouts and circuit diagrams are provided for connecting the ESP8266 to other devices like a USB-TTL adapter or Arduino board. Basic AT commands are outlined for controlling functions like Wi-Fi settings, TCP/IP, and more.

Uploaded by

lodu chand
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 13

ESP8266 Wi-Fi Module

Features
 Small
 Cheap
 Powerful
 Low Power Requirement
 Multiple Variants
 Wi-Fi + Micro-controller
Characteristics
 802.11 b / g / n  Ultra Low Power Tech.
 Wi-Fi Direct(P2P)  WPA/WPA2 Security
 Soft-AP  SPI
 Built-in TCP/IP stack  UART
 SDIO 2.0
Pin-Out of ESP8266
Tx
3.3V
GND
3.3V
3.3V

Rx
GND
Circuit Diagram of ESP8266
ESP8266 can act as:

 Web Server- (Serve Webpages)


 Access Point-(Serve Webpages + Wi-Fi)
 Web Client-(Communicate with Web-Servers over internet)
Working OF ESP8266

 ESP8266 has a Microcontroller


 ESP8266 has an on chip Wi-Fi
 It can be used for TCP/IP, DHCP, as well as can work as a Web
Server.
Basic AT Commands for ESP8266
Basic Wi-Fi Layer TCP/IP Layer
AT AT+CWMODE AT+CIPSTATUS
AT+RST AT+CWJAP AT+CIPSTART
AT+GMR AT+CWLAP AT+CIPSEND
AT+GSLP AT+CWQAP AT+CIFSR
ATE AT+CWSAP AT+CIPMUX
AT+CWLIF AT+CIPSERVER
AT+CIPSTAMAC AT+CIPMODE
AT+CIPAPMAC AT+CIPSTO
AT+CIPSTA AT+CIUPDATE
AT+CIPAP +IPD
Connecting ESP8266 with USB-TTL
Connecting ESP8266 with USB-TTL
ESP8266-01 USBB-TTL
Rx Tx
Vcc 3.3V
GPIO0 NO/GND
RST NO/Vcc
GPIO2 -
CH_PD Vcc
GND GND
Tx Rx
Connecting ESP8266 with ARDUINO Uno
Connecting ESP8266 with ARDUINO Uno
ESP8266-01 ARDUINO Uno
Rx Tx0(1)
Vcc 3.3V
GPIO0 NO/GND
RST NO/Vcc
GPIO2 -
CH_PD 3.3V
GND GND
Tx Rx0(0)
THANK YOU…

You might also like