Chip-cn-dat/injoinic-dat/IP5306-dat/2024-12-28-15-01-01.png
... ...
Binary files /dev/null and b/Chip-cn-dat/injoinic-dat/IP5306-dat/2024-12-28-15-01-01.png differ
Chip-cn-dat/injoinic-dat/IP5306-dat/IP5306-I2C-DS.pdf
... ...
Binary files /dev/null and b/Chip-cn-dat/injoinic-dat/IP5306-dat/IP5306-I2C-DS.pdf differ
Chip-cn-dat/injoinic-dat/IP5306-dat/IP5306-dat.md
... ...
@@ -5,18 +5,19 @@
5 5
6 6
- DS: https://www.laskakit.cz/user/related_files/ip5306.pdf
7 7
8
-## Press button
8
+## HDK
9 9
10
-Push button’s connecting is shown in Fig 5. IP5306 can identify long push and short push.
11
-
12
-| Button Action In | System Action Out |
13
-| -------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------- |
14
-| If button is pushed longer than 30ms but shorter than 2s, IP5306 will identify the action as short push. | Short push will open SOC indicator LEDs and step-up converter |
15
-| If button is pushed longer than 2s, IP5306 will identify the action as long push. | Long push will close step-up convertor, SOC indicator LED and flashlight LED. |
16
-| If button is pushed shorter than 30ms | IP5306 will ignore the action. |
17
-| If two short push is detected within 1s | IP5306 will open or close flashlight LED |
10
+- KEY = flashing LED output and key function as below
18 11
12
+Push button’s connecting is shown in Fig 5. IP5306 can identify long push and short push.
19 13
14
+| **Feature** | **Description** |
15
+|----------------------------------------------|---------------------------------------------------------------------------------|
16
+| **No Key Required** | If no key is needed, PIN5 can remain floating. |
17
+| **Short Press (30ms - 2s)** | Activates the battery level indicator and boost output. |
18
+| **Long Press (>2s)** | Turns the LED light on or off. |
19
+| **Press Duration (<30ms)** | No response will be triggered. |
20
+| **Double Short Press (within 1s)** | Turns off the boost output, battery level indicator, and LED light. |
20 21
21 22
22 23
## Typical SCH
... ...
@@ -24,7 +25,14 @@ Push button’s connecting is shown in Fig 5. IP5306 can identify long push and
24 25
![](2024-03-27-17-08-13.png)
25 26
26 27
28
+## versions
27 29
30
+- IP5306-I2C
31
+- IP5306-LC
32
+- IP5306 = 4.20V
33
+- IP5306_4.30V = 4.30V
34
+- IP5306_4.35V = 4.35V
35
+- IP5306_4.40V = 4.40V
28 36
29 37
## Note
30 38
... ...
@@ -39,6 +47,20 @@ Push button’s connecting is shown in Fig 5. IP5306 can identify long push and
39 47
- this chip has two version: LED version or I2C version, normllay we only provide LED-version
40 48
41 49
50
+## IP3506-I2C
51
+
52
+- LED1 = SCL
53
+- LED2 = SDA
54
+- LED3 = detect the sleep mode
55
+
56
+- [[IP5306-I2C-DS.pdf]]
57
+
58
+
59
+### SCH
60
+
61
+![](2024-12-28-15-01-01.png)
62
+
63
+
42 64
43 65
## ref
44 66
Chip-dat/OmniVision-dat/OV2640-dat/OV2640-dat.md
... ...
@@ -0,0 +1,4 @@
1
+
2
+# OV2640-dat
3
+
4
+- [[OV2640DS.pdf]]
... ...
\ No newline at end of file
Chip-dat/OmniVision-dat/OV2640-dat/OV2640DS.pdf
... ...
Binary files /dev/null and b/Chip-dat/OmniVision-dat/OV2640-dat/OV2640DS.pdf differ
Tech-dat/Interface-dat/I2C-dat/I2C-dat.md
... ...
@@ -5,10 +5,9 @@
5 5
6 6
for [[IOD1001-dat]]
7 7
8
+for [[ESP32-CAM-dat]]
8 9
//I2C device found at address 0x3C ! // OLED = 0x78
9
-
10 10
//I2C device found at address 0x75 ! // IP5306
11
-
12 11
//I2C device found at address 0x76 ! // BME280
13 12
14 13