c3495843b6047a166ed561697a4f196d28296532
Board/ILC/ILC1075-dat/51-38-17-04-08-2023.png
... | ... | Binary files /dev/null and b/Board/ILC/ILC1075-dat/51-38-17-04-08-2023.png differ |
Board/ILC/ILC1075-dat/ILC1075-dat.md
... | ... | @@ -28,11 +28,16 @@ connection: soldering |
28 | 28 | |
29 | 29 | - [[ILC1075]] |
30 | 30 | |
31 | +## Code |
|
32 | + |
|
31 | 33 | - [[ILC1075-dat]] - TFT_eSPI arduino library - #include <custom/ST7735-096.h> |
32 | 34 | |
35 | + |
|
33 | 36 | - [[arduino-display-dat]] |
34 | 37 | - test sketch - TFT_Print_Test |
35 | 38 | |
39 | +Config |
|
40 | + |
|
36 | 41 | #define ST7735_DRIVER // Define additional parameters below for this display |
37 | 42 | |
38 | 43 | #define TFT_WIDTH 80 |
... | ... | @@ -55,3 +60,9 @@ connection: soldering |
55 | 60 | #define TFT_CS 5 // Chip select control pin |
56 | 61 | #define TFT_DC 4 // Data Command control pin |
57 | 62 | #define TFT_RST 23 // Reset pin (could connect to RST pin) |
63 | + |
|
64 | + |
|
65 | + |
|
66 | +## Demo |
|
67 | + |
|
68 | +![](51-38-17-04-08-2023.png) |
|
... | ... | \ No newline at end of file |