ILI 9486 SKU13587 4inch with SDcard #2543
Unanswered
optimaxch
asked this question in
Q&A - General
Replies: 1 comment
-
Compiling .pio\build\esp32dev\src\TFT_Meters.ino.cpp.o |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hi,
is there a way to bring your meters example
alive on this 4 inch screen ?
tried setup.h ESP32 dev module
#define TFT_MISO 19
#define TFT_MOSI 23
#define TFT_SCLK 18
#define TFT_CS 17 // Chip select control pin
#define TFT_DC 16 // Data Command control pin
#define TFT_RST 4
only moving needles and half screen ....
thanks

rudi
Beta Was this translation helpful? Give feedback.
All reactions