Sign In
Upload
Manuals
Brands
Espressif Manuals
Weather Station
ESP8266 Series
Espressif ESP8266 Series Manuals
Manuals and User Guides for Espressif ESP8266 Series. We have
6
Espressif ESP8266 Series manuals available for free PDF download: Technical Reference, User Manual, System Description, Manual, Matching Manual
Espressif ESP8266 Series Technical Reference (100 pages)
Brand:
Espressif
| Category:
Control Unit
| Size: 3.45 MB
Table of Contents
Table of Contents
5
Overview
10
General Purpose Input/Output Interface (GPIO)
10
Secure Digital Input/Output Interface (SDIO)
10
Serial Peripheral Interface (SPI/HSPI)
10
General SPI (Master/Slave)
11
HSPI (Slave)
11
I2C Interface
11
I2S Interface
12
Universal Asynchronous Receiver Transmitter (UART)
12
Pulse-Width Modulation (PWM)
13
IR Remote Control
13
Sniffer
14
Gpio
15
Functional Overview
15
Instruction on GPIO Registers
16
GPIO Function Selection Register
16
GPIO Output Registers
16
GPIO Input Register
17
GPIO Interrupt Registers
17
GPIO16 Related Apis
18
Parameter Onfiguration
18
Parameter Configuration for Scene
18
Parameter Configuration for Scene 2
19
Parameter Configuration for Scene 3
20
Interrupt Function Processing Procedures
21
Example of the Interrupt Function Processing Procedures
21
SPI Compatibility Mode User Guide
22
Functional Overview
22
DEMO Solution
22
Introduction
22
ESP8266 Software Compiling and Downloading
22
ESP8266 FLASH Software Downloading
23
ESP8266 Software Instruction
24
Protocol Principle: SDIO Line Breakage and SDIO Status Register
24
Instructions on the Read/Write Buffer and the Registration Linked List
25
API Functions in the ESP8266 DEMO
26
STM32 Software Instruction
27
Important Functions
27
SPI Communication User Guide
30
Functional Overview
30
ESP8266 SPI Master Protocol Format
30
Communication Format Supported by Master SPI
30
Master SPI Communication Format Supported by Current API
30
ESP8266 SPI Slave Protocol Format
30
SPI Slave Clock Polarity Configuration Requirement
30
Communication Format Supported by Slave SPI
31
Command Definition Supported by Slave SPI
31
Slave SPI Communication Format Supported by Current API
31
API Function Description of SPI Module
31
API Function Description of Master SPI
31
Master SPI API Function Description
34
SPI Overlap & Display Application Guide
37
Functional Overview
37
Hardware Connection of SPI Overlap Mode
38
API Description of SPI Overlap Mode
38
Display Screen Console Program DEMO
39
Connection Description
39
API Function Description
39
Pre-Compiled Macro Setting
41
SPI Wi-Fi Passthrough 1-Interrupt Mode
42
Functional Overview
42
ESP8266 SPI Slave Protocol Format
42
SPI Slave Clock Polarity Configuration
42
Communication Format Supported by the SPI Slave
42
Slave Status Definition and Line Breakage
43
Status Definition
43
GPIO0 Line Breakage
43
ESP8266 SPI Slave API Functions
43
SPI Wi-Fi Passthrough 2-Interrupt Mode
49
Functional Overview
49
ESP8266 SPI Slave Protocol Format
49
SPI Slave Clock Polarity Configuration
49
Communication Format Supported by the SPI Slave
49
Instruction on the Data Flow Control Line
50
GPIO0 MOSI Buffer Status
50
GPIO2 Master Receives the Slave Send Buffer Status
50
Master Communication Logic Implementation
50
ESP8266 SPI Slave API Functions
52
HSPI Host Multi-Device API
55
Functional Overview
55
Hardware Connection
55
API Description
56
I2C User Guide
58
Functional Overview
58
I2C Master Interface
58
Initialization
58
Start I2C
58
Stop I2C
59
I2C Master Responds ACK
59
I2C Master Responds NACK
59
Check I2C Slave Response
60
Write Data on I2C Bus
60
Read Data from I2C Bus
60
Demo
60
I2S Module Description
62
Functional Overview
62
System Configuration
62
I2S Module Configuration
62
Link List Configuration
65
SLC Module Configuration
66
API Function Description
66
Void Function
67
CONF Function
67
START Function
68
UART Introduction
69
Functional Overview
69
Hardware Resources
70
Parameter Configuration
70
The Baud Rate
70
Parity Bit
71
Data Bit
71
Stop Bit
71
Inverting
71
Switch Output Port of Print Function
72
Read the Remaining Number of Bytes in Tx / Rx Queue
72
Loopback Operation (Loop-Back)
72
Line Stop Signal
72
Flow Control
72
Other Interfaces
73
Configure Interrupt
73
Interrupt Register
73
Interface
74
Interrupt Type
74
Example of Interrupt Handler Process
78
Abandon Serial Output During Booting
78
PWM Interface
80
Functional Overview
80
Features
80
Implementation
80
Configuration
81
Parameter Specification
81
Details on Pwm.h
81
Sample Codes
81
Interface Specifications
82
Custom Channels
84
IR Remote Control User Guide
86
Introduction to Infrared Transmission
86
Transmitting
86
Receiving
86
Parameters Configuration
87
Functions of Infrared Sample Codes
88
Sniffer Introduction
89
Sniffer Application Scenarios
92
Phone APP
93
IOT-Device Firmware
94
Appendix
95
Advertisement
Espressif ESP8266 Series User Manual (51 pages)
Brand:
Espressif
| Category:
Weather Station
| Size: 1.86 MB
Table of Contents
Table of Contents
2
1 Introduction
4
2 Assembly
5
ESP8266 Module
5
OLED Display
6
DHT11 Humidity & Temperature Sensor
7
Wires & Cables
8
3 Tool Setup
9
Download and Install the Serial Driver
10
The Arduino IDE
11
Install the ESP8266 Tool Chain
12
Selecting the Correct Board
13
Setting the Correct Port
14
Testing the Setup: Wifi Scanner
15
4 ESP8266 Programming Basics
17
Preparation
17
The Arduino Sketch
18
Hello World: the Serial Console
19
Input/Output: GPIO Pins
21
Interrupts
23
Measuring Analog Signals
24
Wifi
25
Http
26
5 The ESP8266 Weatherstation
30
Installing the Libraries
30
Open the Weather Station Example
32
Getting the Openweathermap API Key
33
Configuring the Weather Station
35
Connecting the Hardware
36
First Run
38
6 The Weatherstation Code Explained
40
The JSON Streaming Parser
40
The Grammar
42
The JSON Streaming Parser Library
43
Conclusion
45
7 Collecting and Displaying Local Data
46
The Climate Node Setup
46
Thingspeak Setup
47
Programming the Climate Node
49
8 More Projects
50
The ESP8266 Planespotter
50
The ESP8266 Worldclock
51
Espressif ESP8266 Series System Description (30 pages)
Brand:
Espressif
| Category:
Microcontrollers
| Size: 3.48 MB
Table of Contents
Table of Contents
3
Esp8266Ex
4
Overview
4
Specifications
5
Pin Definitions
6
Schematics
8
Power Supply
9
Power-On Sequence and Power Reset
10
Flash
10
Crystal Oscillator
11
External Resistor 12K
12
Layout Design
12
Standalone ESP8266EX Module
12
ESP8266EX as Slave Device
14
Typical Layout Problems and Solutions
16
Application
18
Wi-Fi Smart Hardware Converted from UART Serial Ports
18
Sensor
18
Smart Light
18
Smart Plug
18
Esp-Launcher
19
Overview
19
Schematics
22
Interfaces
22
Power Supply
23
Test Module
24
Test Board
24
Esp-Wroom
26
SMD Module ESP-WROOM-02
26
DIP Module ESP-WROOM-01
28
Schematics
29
Advertisement
Espressif ESP8266 Series Manual (22 pages)
Brand:
Espressif
| Category:
Wireless Router
| Size: 5.16 MB
Table of Contents
Table of Contents
3
Overview
4
Architecture of the Demonstration
5
Environment Setup
6
Environment Preparation
6
Hardware Preparation
6
Software Preparation
6
Hardware Connection
7
Software Installation
7
The ESP-Launcher
7
Test Procedure
8
Download Firmware
8
Set ESP8266 to AP Mode for Ping Test
9
Set ESP8266 to Station Mode for Ping Test
11
Conclusion of the Demonstration
14
Appendix - Installing UART Driver for ESP-Launcher
15
Appendix - Flash Download Tool User Guide
19
Espressif ESP8266 Series Manual (22 pages)
RF Performance Test Demonstration
Brand:
Espressif
| Category:
Microcontrollers
| Size: 6.74 MB
Table of Contents
Table of Contents
3
Demonstration Setup
4
Environment Setup
5
Environment Preparation
5
Hardware Preparation
5
Software Preparation
6
Hardware Connection
6
Software Installation
7
ESP-Launcher
8
Introduction to the Esprftesttool
9
RF Performance Test
11
RF Certification Test
17
Appendix - Install a UART Driver on ESP-Launcher
18
Appendix - ESP32 & ESP8266 RF Test Target Values
19
Espressif ESP8266 Series Matching Manual (8 pages)
Hardware Matching Guide
Brand:
Espressif
| Category:
Microcontrollers
| Size: 1.71 MB
Table of Contents
Overview
4
Frequency Offset Tuning
5
Testing Frequency Offset
5
Adjusting Frequency Offset
5
Impedance Matching
7
Advertisement
Related Products
Espressif ESP8266EX
Espressif ESP8685-WROOM-03
Espressif ESP32-LyraTD-MSC
Espressif ESP32
Espressif ESP-LAUNCHER
Espressif ESP-WROOM
Espressif ESP32-LyraT
Espressif ESP32-WATG-32D
Espressif ESP32--S3 Series
Espressif ESP01
Espressif Categories
Microcontrollers
Motherboard
Control Unit
Single board computers
Industrial Electrical
More Espressif Manuals
Login
Sign In
OR
Sign in with Facebook
Sign in with Google
Upload manual
Upload from disk
Upload from URL