180

Опубликовано: 09 Октябрь 2024
на канале: Cheap Controls
1,504
50

The code is available at this link - https://cheepcontrols.com/videodetail.... It contains the individual files in unzipped format and a single zipped file with all the files.

If you think this tutorial is helpful, please support my channel by subscribing to my YouTube channel or by using the Amazon/eBay/ClouDNS Affiliated links below. I will get a small commission from your purchase to grow my channel:
From My own lab
DC Power Supplu -- https://amzn.to/3IQermw
Weller Soldering Station -- https://amzn.to/3OSUNKj
ESP32 modules -- https://amzn.to/3MPo2uT
GY-521 gyroscope -- https://amzn.to/3WMLduA

If you enjoy the content, consider donating a cup of coffee at https://ko-fi.com/cheapcontrols

This week I will go over one of the many ways to configure an ESP32 on WiFi networks. You can connect to the WiFi(with and without security). I start by assigning an IP address. Then, receiving a character from the client. Finally, I control the ESP32 onboard LED.

00:34 -- Initial configuration
07:00 -- assign a specific IP address
09:42 -- receive a character from the client
15:20 -- collect more data from the client
17:19 -- control the LED
19:45 -- recap