Add Waveshare ESP32S3 touch LCD 2 inch display board #10142
Merged
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.
The board is Waveshare part No ESP32-S3-Touch-LCD-2
ESP32-S3 2inch Capacitive Touch Display Development Board
https://www.waveshare.com/esp32-s3-touch-lcd-2.htm?sku=29667
8MB Ram, 16MB Flash
320x240 LCD
qmi8658c IMU tested with the community bundle qmi8658c.py library (with INT pin)
CST816D capacitive touch tested with a modified version of the adafruit_cst8xx library (with INT pin)
On-board camera interface, compatible with mainstream cameras such as OV2640 and OV5640
Battery connector (charging ?) with analog monitor pin
Micro SD card slot
board.UART
for the RX and TX pins on the boardboard.SPI
for the display and SD Card slotboard.I2C
for the IMU and capacitive touch controllerPID requested: espressif/usb-pids#228