Skip to content

Commit

Permalink
Add spi_lcd_read
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
ropg authored Dec 22, 2024
1 parent d4c70cb commit 7b6971e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions repositories.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
https://github.com/ropg/spi_lcd_read
https://github.com/FoltaBozZ/fvs-esp32-bib
https://github.com/botnroll/BnrOneAPlus
https://github.com/toaha63/BanglaDuino
Expand Down

0 comments on commit 7b6971e

Please sign in to comment.