ESP32-S3-Relay-6CH-Program modification

From Waveshare Wiki
Jump to: navigation, search

Program Modification

  • In each example, there is a WS_Information.h file, please modify the file content to user information
  • Take the MAIN_ALL as an example

ESP32-S3-Relay-6CH TO Burnprocess 1.png

  • Open the WS_Information.h file

ESP32-S3-Relay-6CH TO Burnprocess 2.png

  • Change Waveshare-TL and waveshare to the name and password of the WiFi you want to connect to
  • If the Wi-Fi name to connect is Waveshare-WIFI and the password is 123456789, then modify them to the following

ESP32-S3-Relay-6CH TO Burnprocess 3.png

  • If you need to use Waveshare Cloud for relay control, you need to create a device on Waveshare Cloud first
  • Modify relevant data based on device details on the Waveshare Cloud

ESP32-S3-Relay-6CH TO Burnprocess 4.png

  • The modifications are as follows

ESP32-S3-Relay-6CH TO Burnprocess 5.png