Created
January 22, 2025 00:21
-
-
Save shinuza/e74422930148104b39157533e571aa7f to your computer and use it in GitHub Desktop.
For paper display
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# These are the pins to connect to | |
#define PIN_SPI_SCK 18 | |
#define PIN_SPI_DIN 23 | |
#define PIN_SPI_CS 26 | |
#define PIN_SPI_BUSY 27//19 | |
#define PIN_SPI_RST 33//21 | |
#define PIN_SPI_DC 25//22 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment