waveshare-esp32-s3-rlcd-42 support#1524
Merged
tekmaven merged 4 commits intoesphome:mainfrom Apr 19, 2026
Merged
Conversation
Hardware: ESP32-S3-WROOM-1, ST7305 RLCD display, ES8311 DAC, ES7210 ADC, SHTC3 temp/humidity sensor, 18650 battery, dual microphones.
✅ Deploy Preview for esphome-devices ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Fixed the issue with line lenght
JorgenSteen
commented
Apr 15, 2026
Contributor
Author
JorgenSteen
left a comment
There was a problem hiding this comment.
updated the flaw
Removed trailing space
missed a single space
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

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
Checklist:
The only exceptions are
!secret wifi_ssidand!secret wifi_password.wifiorethernetblock has no static / manual ip address specified.A more involved example can be provided in a separate configuration block.