logo elektroda
logo elektroda
X
logo elektroda

[ESP32S3] Waveshare ESP32-S3-Relay-6CH - Tasmota template and GPIO setup

cijoml 507 3
ADVERTISEMENT
  • Tasmota template for Waveshare ESP32-S3-Relay-6CH

    #1 21926261
    cijoml
    Level 9  
    Posts: 81
    Rate: 3
    Waveshare ESP32-S3-Relay-6CH board

    Hello I got Waveshare ESP32-S3-Relay-6CH board which is officially not supported by Tasmota. It is based ESP32-S3 chip, has 6 relays, RS485, buzzer and RGB led.
    The device has full PICO HAT support with GPIOs working and I tried SPI boards connect without problem.
    I flashed Tasmota to the chip and assigned GPIOs from WS website and device is fully supported by Tasmota.
    https://www.aliexpress.com/item/1005008719621881.html
    [ESP32S3] Waveshare ESP32-S3-Relay-6CH - Tasmota template and GPIO setup

    Here is template for this device:

    Code: JSON
    Log in, to see the code
  • ADVERTISEMENT
  • #2 21926992
    p.kaczmarek2
    Moderator Smart Home
    Posts: 14770
    Help: 659
    Rate: 12913
    Thanks for sharing. Did you also manage to get RGB LED running on Tasmota? WS2812 controllable via GPIO38
    Helpful post? Buy me a coffee.
  • ADVERTISEMENT
  • #3 21927562
    cijoml
    Level 9  
    Posts: 81
    Rate: 3
    Hello, yes RGB led also work and is already mentioned within tasmota template. However RED and GREEN channels are swapped so you must recompile tasmota to swap buffers.
  • #4 21937931
    cijoml
    Level 9  
    Posts: 81
    Rate: 3
    Update to narrow down RGB channels you can use SetOption37 24 to rearrange WS2812 color mapping.
ADVERTISEMENT