summary refs log tree commit diff
diff options
context:
space:
mode:
authoruser <user@node5.net>2024-04-09 19:36:02 +0200
committeruser <user@node5.net>2024-04-09 19:36:02 +0200
commit1dbc9cb6a4aeca8680cf38efee753d47cfc69f7d (patch)
treedf3fdadcfd2fe354a44378899951bbad80056599
parent0ea63e6b33c6ff665679e78b099eadf18398ecc6 (diff)
Revert "mv Sharp\ memory\ display/ Miscellaneous/"
This reverts commit 0ea63e6b33c6ff665679e78b099eadf18398ecc6.
-rw-r--r--Sharp memory display/Holding jig.jpgbin0 -> 875991 bytes
-rw-r--r--Sharp memory display/Thumbnail.jpgbin0 -> 8481 bytes
-rw-r--r--Sharp memory display/index.md43
3 files changed, 43 insertions, 0 deletions
diff --git a/Sharp memory display/Holding jig.jpg b/Sharp memory display/Holding jig.jpg
new file mode 100644
index 0000000..4fa7355
--- /dev/null
+++ b/Sharp memory display/Holding jig.jpg
Binary files differdiff --git a/Sharp memory display/Thumbnail.jpg b/Sharp memory display/Thumbnail.jpg
new file mode 100644
index 0000000..0f2ccac
--- /dev/null
+++ b/Sharp memory display/Thumbnail.jpg
Binary files differdiff --git a/Sharp memory display/index.md b/Sharp memory display/index.md
new file mode 100644
index 0000000..78f2173
--- /dev/null
+++ b/Sharp memory display/index.md
@@ -0,0 +1,43 @@
+---
+description: LS012B7DH02
+created: 2024-01-19
+---
+
+![Holding jig](Holding jig.jpg)
+
+Collection of information regarding the sharp memory display `LS012B7DH02`
+For memorization and referring back to.
+
+## Summarization of the datasheet information
+
+### Precautions
+  - Don't excessively bend the connector.
+  - If displaying a static image for a prologed time, refresh every 2 hours to avoid burn in?
+  - It's made of glass
+  - Clean with isopropyl alcohol
+  - Don't glue it
+  - UV / Sunlight exposure bad :/ but how bad? time will test this assertion
+  - Static electricity might cause pixels to not be shown, update frequently to reconcile LCD coagulates at low temperatures, room temperature is optional
+  - Place controller driver near LCD due to impedance
+
+### Specs
+  - View port 1.20”
+  - 240x240 pixels
+  - [TFT LCD](https://en.wikipedia.org/wiki/TFT_LCD)
+  - Dot pitch 0.127mm
+  - Size: 35.78 (W) × 36.53 (H) × 1.605 (D)
+  - Hardness: 3H 
+
+### Pinout
+Terminal | Symbol   | I/O  | Configurations | Function                                           | Remark
+-------- | ------   | ----  | -------------- | --------                                           | ------
+1        | SCLK     | INPUT | NoPull         | Serial clock signal                                |
+2        | SI       | INPUT | NoPull         | Serial data input signal                           |
+3        | SCS      | INPUT | NoPull         | Chip select signal ( Active of Hi )                |
+4        | EXTCOMIN | INPUT | NoPull         | External COM inversion signal input ( Square wave) | 【Note 4-2】
+5        | DISP     | INPUT | NoPull         | Display ON/OFF signal                              | 【Note 4-1】
+6        | VDDA     | POWER | -             | Power supply (Analog)                              |
+7        | VDD      | POWER | -             | Power supply (Digital)                             |
+8        | EXTMODE  | INPUT | NoPull         | Control mode of COM inversion is select terminal   | 【Note 4-2】
+9        | VSS      | GND   | -             | GND (Digital)                                      |
+10       | VSSA     | GND   | -             | GND (Analog)                                       |