b871f801a13a8ca0f694fb81173d0ed730140356
Chip-cn-dat/Espressif-dat/Espressif-dat.md
... | ... | @@ -3,7 +3,7 @@ |
3 | 3 | |
4 | 4 | ## Modules Series |
5 | 5 | |
6 | -- [[ESP32-dat]] |
|
6 | +- [[ESP32-dat]] - [[ESP32-compare-dat]] |
|
7 | 7 | |
8 | 8 | - [[ESP8266-dat]] |
9 | 9 |
Chip-cn-dat/chip-cn-dat.md
... | ... | @@ -1,7 +1,7 @@ |
1 | 1 | |
2 | 2 | # chip cn dat |
3 | 3 | |
4 | -- [[ESP-DAT]] |
|
4 | +- [[Espressif-dat]] |
|
5 | 5 | |
6 | 6 | - [[SIMCOM-dat]] |
7 | 7 |
Tech-dat/Interface-dat/CAM-dat/CAM-dat.md
... | ... | @@ -0,0 +1,11 @@ |
1 | + |
|
2 | +# CAM-dat |
|
3 | + |
|
4 | + |
|
5 | +- GC0328 |
|
6 | +- OV2640 |
|
7 | +- OV5640 |
|
8 | +- OV7740 |
|
9 | +- OV5642 |
|
10 | +- GC0328 dual camera (horizontal screen) for MF1 only |
|
11 | +- OS08A20 camera for M4Ndock |
|
... | ... | \ No newline at end of file |
Tech-dat/Interface-dat/CSI-dat/2023-11-30-15-48-27.png
... | ... | Binary files a/Tech-dat/Interface-dat/CSI-dat/2023-11-30-15-48-27.png and /dev/null differ |
Tech-dat/Interface-dat/CSI-dat/CSI-dat.md
... | ... | @@ -1,9 +0,0 @@ |
1 | - |
|
2 | -# CSI-dat |
|
3 | - |
|
4 | -MIPI serial camera |
|
5 | - |
|
6 | -![](2023-11-30-15-48-27.png) |
|
7 | - |
|
8 | - |
|
9 | - |
Tech-dat/Interface-dat/DSI-dat/2023-11-30-15-49-17.png
... | ... | Binary files a/Tech-dat/Interface-dat/DSI-dat/2023-11-30-15-49-17.png and /dev/null differ |
Tech-dat/Interface-dat/DSI-dat/DSI-dat.md
... | ... | @@ -1,6 +0,0 @@ |
1 | - |
|
2 | -# DSI-dat |
|
3 | - |
|
4 | -MIPI serial display |
|
5 | - |
|
6 | -![](2023-11-30-15-49-17.png) |
|
... | ... | \ No newline at end of file |
Tech-dat/Interface-dat/MIPI-dat/MIPI-CSI-dat/2023-11-30-15-48-27.png
... | ... | Binary files /dev/null and b/Tech-dat/Interface-dat/MIPI-dat/MIPI-CSI-dat/2023-11-30-15-48-27.png differ |
Tech-dat/Interface-dat/MIPI-dat/MIPI-CSI-dat/MIPI-CSI-dat.md
... | ... | @@ -0,0 +1,9 @@ |
1 | + |
|
2 | +# CSI-dat |
|
3 | + |
|
4 | +MIPI serial camera |
|
5 | + |
|
6 | +![](2023-11-30-15-48-27.png) |
|
7 | + |
|
8 | + |
|
9 | + |
Tech-dat/Interface-dat/MIPI-dat/MIPI-DSI-dat/2023-11-30-15-49-17.png
... | ... | Binary files /dev/null and b/Tech-dat/Interface-dat/MIPI-dat/MIPI-DSI-dat/2023-11-30-15-49-17.png differ |
Tech-dat/Interface-dat/MIPI-dat/MIPI-DSI-dat/MIPI-DSI-dat.md
... | ... | @@ -0,0 +1,6 @@ |
1 | + |
|
2 | +# DSI-dat |
|
3 | + |
|
4 | +MIPI serial display |
|
5 | + |
|
6 | +![](2023-11-30-15-49-17.png) |
|
... | ... | \ No newline at end of file |
Tech-dat/Interface-dat/MIPI-dat/MIPI-dat.md
... | ... | @@ -0,0 +1,23 @@ |
1 | + |
|
2 | +# MIPI-dat |
|
3 | + |
|
4 | +- [[MIPI-CSI-dat]] - [[MIPI-DSI-dat]] |
|
5 | + |
|
6 | +MIPI CSI (Camera Serial Interface) and MIPI DSI (Display Serial Interface) are standardized high-speed interfaces developed by the MIPI Alliance to facilitate efficient communication between components in electronic devices. |
|
7 | + |
|
8 | +## MIPI CSI (Camera Serial Interface): |
|
9 | + |
|
10 | +MIPI CSI is a widely used high-speed protocol for transmitting still and video images from image sensors to application processors. It defines an interface between a camera and a host processor, enabling efficient image data transfer in mobile and embedded systems. The latest version, CSI-2 v3.0, was released in September 2019. |
|
11 | +RESHINE DISPLAY |
|
12 | + |
|
13 | +## MIPI DSI (Display Serial Interface): |
|
14 | + |
|
15 | +MIPI DSI defines a high-speed serial interface between a host processor and a display module. It enables manufacturers to integrate displays to achieve high performance, low power, and low electromagnetic interference (EMI) while reducing pin count and maintaining compatibility across different vendors. |
|
16 | +MIPI |
|
17 | + |
|
18 | +Both MIPI CSI and DSI are critical in modern device design, facilitating efficient communication between cameras, displays, and processors, thereby enhancing the performance and integration of multimedia functionalities in electronic devices. |
|
19 | + |
|
20 | +For more detailed information, you can refer to the MIPI Alliance specifications: |
|
21 | + |
|
22 | +MIPI CSI-2: https://mipi.org/specifications/csi-2 |
|
23 | +MIPI DSI: https://www.mipi.org/specifications/dsi |
|
... | ... | \ No newline at end of file |