Introduction: Esp8266 Esp12e Webserver
This is simple tutor to make local web sever, that can control LED (through GPIO16) through mobile phone.
You need wifi router, so both ESP12E and mobile phone connected to this wifi router.
Step 1: Upload Firmware
Using arduino IDE to upload firmware for ESP12E
(sorry, i can't post code here, please download the project file)
Attachments
Step 2: Testing
After upload firmware to ESP12E successful, it will show IP address via Monitor screen. Through this, we can know IP address of ESP12E, this case is 192.68.1.98
Step 3: Control LED
Using mobile phone (connected to wifi), type IP address 192.168.1.98 to Web browsers. It will show local web server of ESP12E, from this, you can control ON/OFF led on GPIO16
2 Comments
Question 5 years ago
Is it normal for the led to turn itself off after some time on?
Answer 5 years ago
no, it is not normal. Probably, your ESP12E is lack of power -> reset by itself. Please check again power supply for EPS12E