Skip to content

waveshare-esp32-s3-rlcd-42 support#1524

Merged
tekmaven merged 4 commits intoesphome:mainfrom
JorgenSteen:main
Apr 19, 2026
Merged

waveshare-esp32-s3-rlcd-42 support#1524
tekmaven merged 4 commits intoesphome:mainfrom
JorgenSteen:main

Conversation

@JorgenSteen
Copy link
Copy Markdown
Contributor

Hardware: ESP32-S3-WROOM-1, ST7305 RLCD display, ES8311 DAC, ES7210 ADC, SHTC3 temp/humidity sensor, 18650 battery, dual microphones.

Brief description of the changes

Added support for waveshare-esp32-s3-rlcd-42
ESP32-S3 development board with a 4.2-inch reflective LCD (ST7305, 400x300 monochrome), dual microphone array (ES7210 ADC), speaker output (ES8311 DAC), SHTC3 temperature/humidity sensor, 18650 battery holder with ADC monitoring, and two user buttons.

Bonus note.
Battery is more as a backup as there is too much stuff in it to be effective, unless you update the screen rarely.
With my setup it last about a day.

Type of changes

  • [ X] New device
  • Update existing device
  • Removing a device
  • General cleanup
  • Other

Checklist:

  • [ X] There are no passwords or secrets references in any examples.
    The only exceptions are !secret wifi_ssid and !secret wifi_password.
  • [ X] The wifi or ethernet block has no static / manual ip address specified.
  • [ X] The first configuration provided should be hardware definitions only.
    A more involved example can be provided in a separate configuration block.

Hardware: ESP32-S3-WROOM-1, ST7305 RLCD display, ES8311 DAC, ES7210 ADC, SHTC3 temp/humidity sensor, 18650 battery, dual microphones.
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 10, 2026

Deploy Preview for esphome-devices ready!

Name Link
🔨 Latest commit dcf0c55
🔍 Latest deploy log https://app.netlify.com/projects/esphome-devices/deploys/69df951dfcc98e0008656fbc
😎 Deploy Preview https://deploy-preview-1524--esphome-devices.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 69 (🔴 down 8 from production)
Accessibility: 97 (no change from production)
Best Practices: 100 (no change from production)
SEO: 92 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

Fixed the issue with line lenght
Copy link
Copy Markdown
Contributor Author

@JorgenSteen JorgenSteen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated the flaw

Removed trailing space
missed a single space
@tekmaven tekmaven merged commit cae7dd4 into esphome:main Apr 19, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants