Skip to content

Instantly share code, notes, and snippets.

@shinuza
Created January 22, 2025 00:21
Show Gist options
  • Save shinuza/e74422930148104b39157533e571aa7f to your computer and use it in GitHub Desktop.
Save shinuza/e74422930148104b39157533e571aa7f to your computer and use it in GitHub Desktop.
For paper display
# 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