Skip to content

Commit bd171c2

Browse files
authored
Add spi_lcd_read (#5645)
Tiny simple library to read data from registers on this class of simple and cheap SPI LCD controllers (ILI9341, ST7789, etc). Can be used for identifying hardware before the actual display driver is initialized. No dependencies other than Arduino SPI.h.
1 parent d4c70cb commit bd171c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

repositories.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
https://github.com/ropg/spi_lcd_read
12
https://github.com/FoltaBozZ/fvs-esp32-bib
23
https://github.com/botnroll/BnrOneAPlus
34
https://github.com/toaha63/BanglaDuino

0 commit comments

Comments
 (0)