Board-dat/IMS/IMS1030-dat/2024-10-25-14-45-28.png
... ...
Binary files /dev/null and b/Board-dat/IMS/IMS1030-dat/2024-10-25-14-45-28.png differ
Board-dat/IMS/IMS1030-dat/IMS1030-dat.md
... ...
@@ -6,13 +6,28 @@
6 6
7 7
![](2024-10-24-18-58-32.png)
8 8
9
+## demo code
10
+
11
+at https://github.com/Edragon/arduino-main2/tree/main/IMS/IMS1030-seg_display-74HC595
12
+
13
+ int clockPin = 13; // connect to CLK pin
14
+ int latchPin = 12; // connect to LCK or RCK pin
15
+ int dataPin = 11; // connect to SDI pin
16
+
17
+and extra VCC and GND power supply pins
18
+
19
+![](2024-10-25-14-45-28.png)
20
+
9 21
## demo
10 22
11 23
https://www.youtube.com/shorts/wiDk-X6urJ4
12 24
13 25
26
+
27
+
28
+
14 29
## ref
15 30
16
-- [[74HC595-dat]]
31
+- [[74HC595-dat]] - [[74xx-dat]]
17 32
18 33
- [[IMS1030]]
... ...
\ No newline at end of file
Shipment-dat/shipment-requirement-dat.md
... ...
@@ -0,0 +1,15 @@
1
+
2
+# shipment-requirement-dat.md
3
+
4
+| country | shipment require | digits | |
5
+| ------------------ | -------------------------------- | --------- | -------- |
6
+| Korea | personal custom ID, start with P | 13 digits | |
7
+| South Africa | personal ID | 13 digits | |
8
+| Chile | RUT tax ID | 9 digits | |
9
+| Brazil | tax ID | | |
10
+| European Countries | IOSS tax ID | | optional |
11
+| Norway | tax ID | | optional |
12
+
13
+* for new customer only, we can search recrods for return customers
14
+
15
+