Introduction: ESP8266-01 Web Page
Hello everybody. Today, in this article we will learn to make a web page for the ESP8266-01. Making this project is very simple and take only a few minutes. The circuit is also simple and the code is easy understand. We will use the Arduino IDE to upload the program to the ESP using an FTDI breakout board. So, lets start.
Step 1: Parts Required -
1) A laptop with Arduino IDE installed in it.
2) ESP8266-01.
3) FTDI Breakout Board.
4) Few wires.
5) USB Mini A Type cable.
Step 2: The Circuit -
ESP8266 FTDI Breakout Board
VCC 3.3V
CH_PD 3.3V
GND GND
GPIO 0 GND
RX TX
TX RX
Step 3: The Code -
The only thing to change in the code is the "Network's Name" and the "Networks Password".
Attachments
Step 4: Uploading the Code -
Watch the video -
Step 5: Watch the Video -
Step 6: Thank You
Please post some comments. The comments of the viewers helps me to improve and encourages me to continue to make such projects.
Comments