Esp8266 Esp12e Webserver

4,650

11

2

Introduction: Esp8266 Esp12e Webserver

About: just share what i have to make life funny see my page https://www.youtube.com/c/engineer2you

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)

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

Be the First to Share

    Recommendations

    • For the Home Contest

      For the Home Contest
    • Make It Bridge

      Make It Bridge
    • Game Design: Student Design Challenge

      Game Design: Student Design Challenge

    2 Comments

    0
    ClockWorkBR
    ClockWorkBR

    Question 5 years ago

    Is it normal for the led to turn itself off after some time on?

    0
    AnnaMai
    AnnaMai

    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