Skip to content

Add Waveshare ESP32S3 touch LCD 2 inch display board #10142

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 20, 2025

Conversation

Neradoc
Copy link

@Neradoc Neradoc commented Mar 19, 2025

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 board

  • board.SPI for the display and SD Card slot

  • board.I2C for the IMU and capacitive touch controller

PID requested: espressif/usb-pids#228

@Neradoc Neradoc changed the base branch from main to 9.2.x March 20, 2025 15:54
Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

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

Thank you!

@tannewt tannewt merged commit 3eb28d9 into adafruit:9.2.x Mar 20, 2025
16 checks passed
@Neradoc Neradoc deleted the add-waveshare-touch-lcd-2 branch March 22, 2025 14:14
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