Table Of Contents - Espressif ESP8266 User Manual

Hide thumbs Also See for ESP8266:
Table of Contents

Advertisement

Contents
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
G. Summary ............................................................................................................. 16
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
G. 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 ......................................................................... 34
Connecting the Hardware ................................................................................... 35
First Run .............................................................................................................. 37
G. Summary ............................................................................................................. 38
6.
The WeatherStation Code Explained ......................................................................... 39
The JSON Streaming Parser............................................................................... 39

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the ESP8266 and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Table of Contents

Save PDF