Tech-dat/interactive-dat/display-dat/OLED-dat/OLED-dat.md
... ...
@@ -28,6 +28,13 @@ using with STM32 SPI2
28 28
29 29
![](2024-01-13-17-43-38.png)
30 30
31
+## repositories
32
+
33
+- https://github.com/Edragon/Display_OLED-HDK
34
+- https://github.com/Edragon/Display_OLED
35
+
36
+
37
+
31 38
## ref
32 39
33 40
- [[OLED]] - [[display-dat]] - [[display]]
... ...
\ No newline at end of file
Tech-dat/interactive-dat/display-dat/display-dat.md
... ...
@@ -1,7 +1,13 @@
1 1
2 2
# display-dat
3 3
4
-- [[EDL-LCD-dat]] - [[EDS-LCD-dat]]
4
+parallel interface LCDs - [[EDL-LCD-dat]]
5
+
6
+SPI interface LCDs - [[EDS-LCD-dat]]
7
+
8
+- [[OLED-dat]]
9
+
10
+- [[e-paper-dat]]
5 11
6 12
## ref
7 13
... ...
@@ -10,13 +16,19 @@
10 16
- [[RPI-LCD-dat]]
11 17
12 18
19
+
20
+
13 21
## repositories
14 22
15 23
- https://github.com/Edragon/Display-temp
16 24
- https://github.com/Edragon/Display-DOC/tree/main
17 25
18 26
19
-- https://github.com/Edragon/Display-LCD-SPI
20 27
21 28
- https://github.com/Edragon/Display_LCD_STM32
29
+- https://github.com/Edragon/Display-LCD-ST7735-STM32
30
+
31
+
32
+- https://github.com/Edragon/RPI-Display
33
+
22 34
Tech-dat/interactive-dat/display-dat/e-paper-dat/e-paper-dat.md
... ...
@@ -0,0 +1,6 @@
1
+
2
+# e-paper-dat
3
+
4
+## repo
5
+
6
+- https://github.com/Edragon/Display-E-paper
... ...
\ No newline at end of file
Tech-dat/tech-dat.md
... ...
@@ -41,6 +41,8 @@
41 41
42 42
- [[LED-dat]] - [[LED-strip-dat]]
43 43
44
+- [[display-dat]]
45
+
44 46
### Sensors
45 47
46 48
Industrial / Sensor - [[sensor-dat]]
board-series-dat/EDS-LCD-dat/EDS-LCD-dat.md
... ...
@@ -35,6 +35,11 @@ legacy wiki page
35 35
36 36
Note: The 2.2-inch SPI module has no touch pins and has 9 PINs. The 2.4/2.8/3.2/3.5/4.0 modules with touch have 14 PIN standard pins.
37 37
38
+
39
+## repo
40
+
41
+- https://github.com/Edragon/Display-LCD-SPI
42
+
38 43
## ref
39 44
40 45
- [[ILC0011-dat]]