Skip to content
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

Xiao nRF52840 with a ST7735S #3563

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

feiticeir0
Copy link

Added a configuration for the Seeed Studio XIAO nRF52840 with a 1.8'' 128x160 TFT screen using ST7735S driver.
Here's the pinout used:

TFT Pin Xiao nRF52840 Pin GND GND VCC 3.3V SCL D8 (SCK) SDA D10 (MOSI) RST D6 DC D5 CS D7 BLK D9 or 3.3V (for constant backlight)

@feiticeir0
Copy link
Author

feiticeir0 commented Nov 23, 2024

Also added a Waveshare 2inch_lcd_module to use with a ESP32 38 pins.

LCD Pin ESP32 Pin Description VCC 3.3V Power supply GND GND Ground DIN GPIO23 SPI MOSI CLK GPIO18 SPI SCK CS GPIO5 SPI Chip Select DC GPIO15 Data/Command control RST GPIO2 Reset BL 3.3V or GPIO4 Backlight control (constant or PWM)

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.

1 participant