Tags
Language
Tags
October 2025
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    ESP32 WIFI Lessons

    Posted By: lucky_aut
    ESP32 WIFI Lessons

    ESP32 WIFI Lessons
    Duration: 06:51:22 | .MP4 1280x720, 30 fps(r) | AAC, 44100 Hz, 2ch | 3.12 GB
    Genre: eLearning | Language: English

    ESP32 WIFI Commnunication on TCP, UDP, Http, WebSocket and MQTT
    What you'll learn
    ESP32 WIFI Communication on UDP
    ESP32 WIFI Communication on TCP
    ESP32 WIFI Communication on Http
    ESP32 WIFI Communication on WebSocket
    ESP32 WIFI Communication on MQTT
    Requirements
    one or two ESP32 boards
    Description
    This course focus on ESP32 WIFI communication based on the following protocols: TCP, UDP, Http, WebSocket and MQTT.

    All the code has been tested on ESP32_idf_sdk_ver4.4.1. In the videos, we use the command line compile environment to compile and test the code.

    (1) For TCP,  we discuss the ESP32 lwIP socket TCP work stand flow from both the server side and the client side. And demo how to communicate ESP32 device with the computer TCP server software or the computer TCP Client software.

    (2) For UDP, we discuss the difference between the TCP and UDP, and compare the work flow of UDP with TCP work flow, and also we program the ESP32 device with UDP code, demo it how to communicate with PC UDP software.

    (3) For Http, we discuss every detail about the Http protocol, including http get, post, put, request methods, and demo how we run the code on ESP32 board to get web page data through the different methods from internet.

    (4) For WebSocket, we discuss why we need the websocket and the websocket data format, and demo how the websocket work from the websocket server, the websocket script and the websocket client.

    (5) For Mqtt, we discuss the Mqtt protocol, and demo how the Mqtt works on ESP32 from the client and server side.

    Who this course is for:
    People who are interested in programming ESP32 WIFI software based on ESP32 idf SDK.

    More Info