bitbank2 / bb_spi_lcd

SPI LCD/OLED library which can be built for Arduino and Linux
GNU General Public License v3.0
89 stars 13 forks source link

Please add LilyGo T-Dongle S3 [LCD ST7735] #8

Closed cyberman54 closed 1 year ago

cyberman54 commented 1 year ago

see description

Interface: CS = 4 DC = 2 SPI CLK = 5 SPI MO/MI = 3 LED = 38 RST = 1

bitbank2 commented 1 year ago

I assume you mean to add a "named display" entry for it. I don't own it and wasn't planning on buying it. I would need to test it before adding it as a named entry myself. You're welcome to do a pull request and add the changes. I would default the orientation to 90 degrees.

bitbank2 commented 1 year ago

P.S. I'm not trying to discourage you from adding this. I would like you to add the info (quite simple) and test it since you have the board and I don't.