07ed12fcb94398916c4e6731a2aa817ebe21e7a3
Board-dat/ILC/ILC1031-2-dat/ILC1031-2-dat.md
| ... | ... | @@ -9,6 +9,8 @@ |
| 9 | 9 | - 800 x 480 |
| 10 | 10 | - Effective display area (AA area) 108.00x64.80 (mm) |
| 11 | 11 | - Module PCB backplane size 121.11x95.24(mm) |
| 12 | +- control chip = None |
|
| 13 | + |
|
| 12 | 14 | |
| 13 | 15 | |
| 14 | 16 |  |
| ... | ... | @@ -16,4 +18,9 @@ |
| 16 | 18 |  |
| 17 | 19 | |
| 18 | 20 | |
| 19 | - |
|
| ... | ... | \ No newline at end of file |
| 0 | + |
|
| 1 | + |
|
| 2 | + |
|
| 3 | +- [[ILC1031-2]] - [[ILC1031]] - [[display]] |
|
| 4 | + |
|
| 5 | + |
Board-dat/ILC/ILC1031-dat/ILC1031-dat.md
| ... | ... | @@ -20,6 +20,10 @@ |
| 20 | 20 | |
| 21 | 21 | ## ref |
| 22 | 22 | |
| 23 | -- [[ilc1031]] - [[EDL-dat]] |
|
| 23 | +- [[ilc1031]] - [[EDL-dat]] |
|
| 24 | 24 | |
| 25 | -- [[EDL-LCD]] |
|
| ... | ... | \ No newline at end of file |
| 0 | +- [[EDL-LCD]] |
|
| 1 | + |
|
| 2 | +- [[SSD1963-dat]] |
|
| 3 | + |
|
| 4 | +- [[ILC1031-2-dat]] |
|
| ... | ... | \ No newline at end of file |
Board-new-dat/ESP32-ISO-dat/2023-11-07-14-08-49.png
| ... | ... | Binary files /dev/null and b/Board-new-dat/ESP32-ISO-dat/2023-11-07-14-08-49.png differ |
Board-new-dat/ESP32-ISO-dat/2023-11-07-14-11-14.png
| ... | ... | Binary files /dev/null and b/Board-new-dat/ESP32-ISO-dat/2023-11-07-14-11-14.png differ |
Board-new-dat/ESP32-ISO-dat/ESP32-ISO-dat.md
| ... | ... | @@ -2,6 +2,12 @@ |
| 2 | 2 | |
| 3 | 3 | ## Board Pin Definitions |
| 4 | 4 | |
| 5 | +### Version V3 |
|
| 6 | + |
|
| 7 | + |
|
| 8 | + |
|
| 9 | + |
|
| 10 | + |
|
| 5 | 11 | ### Version V2 |
| 6 | 12 | |
| 7 | 13 |  |
SDK/Arduino-IDE-DAT/lib/18-50-16-13-02-2023.png
| ... | ... | Binary files a/SDK/Arduino-IDE-DAT/lib/18-50-16-13-02-2023.png and /dev/null differ |
SDK/Arduino-IDE-DAT/lib/arduino-OLED.md
| ... | ... | @@ -1,10 +0,0 @@ |
| 1 | - |
|
| 2 | -# arduino OLED |
|
| 3 | - |
|
| 4 | - |
|
| 5 | -- SSD1306ascii |
|
| 6 | - |
|
| 7 | - |
|
| 8 | -## common OLED I2C address |
|
| 9 | - |
|
| 10 | -- 0x3C = the version we are selling |
|
| ... | ... | \ No newline at end of file |
SDK/Arduino-IDE-DAT/lib/display.md
| ... | ... | @@ -1,15 +0,0 @@ |
| 1 | - |
|
| 2 | - |
|
| 3 | -TFT_eSPI |
|
| 4 | - |
|
| 5 | - |
|
| 6 | -### OLED |
|
| 7 | - |
|
| 8 | -SSD1306 |
|
| 9 | - |
|
| 10 | -SSD1306ascii |
|
| 11 | - |
|
| 12 | - |
|
| 13 | -GND VCC SCL SDA |
|
| 14 | - |
|
| 15 | - |
|
| ... | ... | \ No newline at end of file |
SDK/dipslay-sdk-dat/display-sdk-dat.md
| ... | ... | @@ -0,0 +1,14 @@ |
| 1 | + |
|
| 2 | + |
|
| 3 | +# display |
|
| 4 | + |
|
| 5 | + |
|
| 6 | +## FTF |
|
| 7 | + |
|
| 8 | +TFT_eSPI |
|
| 9 | + |
|
| 10 | + |
|
| 11 | +## OLED |
|
| 12 | + |
|
| 13 | + |
|
| 14 | +- [[oled-dat]] |
|
| ... | ... | \ No newline at end of file |
Tech/interactive-dat/OLED-dat/OLED-dat.md
| ... | ... | @@ -12,7 +12,17 @@ |
| 12 | 12 | SSD1306Wire display(0x3c, 12, 2); // ADDRESS, SDA, SCL , ESP32 pin IO12 for SDA and IO2 for SCL |
| 13 | 13 | |
| 14 | 14 | |
| 15 | +# arduino OLED |
|
| 16 | + |
|
| 17 | + |
|
| 18 | +- SSD1306ascii |
|
| 19 | + |
|
| 20 | + |
|
| 21 | +## common OLED I2C address |
|
| 22 | + |
|
| 23 | +- 0x3C = the version we are selling |
|
| 24 | + |
|
| 15 | 25 | |
| 16 | 26 | ## ref |
| 17 | 27 | |
| 18 | -- [[OLED]] |
|
| ... | ... | \ No newline at end of file |
| 0 | +- [[OLED]] - [[display-dat]] - [[display]] |
|
| ... | ... | \ No newline at end of file |