1fd9a5b2efd2874d1bd4b98a86dc2b51d44041e3
Chip-cn-dat/SIMCOM-dat/SIMCOM-dat.md
... | ... | @@ -24,6 +24,7 @@ https://www.electrodragon.com/w/Category:SIMCOM#Schematic |
24 | 24 | |
25 | 25 | - [[SIM7600-dat]] |
26 | 26 | |
27 | +- [[Y7080E-dat]] |
|
27 | 28 | |
28 | 29 | ## Modules |
29 | 30 |
Chip-cn-dat/SIMCOM-dat/Y7080E-dat/Y7080E-dat.md
... | ... | @@ -70,7 +70,8 @@ for testing |
70 | 70 | |
71 | 71 | - [[GPS-antenna-design-dat]] - [[antenna]] - [[antenna-design-dat]] - [[antenna-dat]] |
72 | 72 | |
73 | -- [[reset-dat]] - [[status-dat]] |
|
73 | +- [[reset-dat]] - [[status-dat]] - [[indicator-dat]] |
|
74 | 74 | |
75 | 75 | - [[I2C-dat]] - [[SPI-dat]] |
76 | + |
|
76 | 77 | - [[Y7080]] |
Circuits-dat/VBAT-dat/2024-07-10-01-19-47.png
... | ... | Binary files /dev/null and b/Circuits-dat/VBAT-dat/2024-07-10-01-19-47.png differ |
Circuits-dat/VBAT-dat/VBAT-dat.md
... | ... | @@ -0,0 +1,10 @@ |
1 | + |
|
2 | +# VBAT |
|
3 | + |
|
4 | +## NBIOT |
|
5 | + |
|
6 | +- 100uf *2 |
|
7 | +- 100nf |
|
8 | +- 33pf |
|
9 | + |
|
10 | +![](2024-07-10-01-19-47.png) |
|
... | ... | \ No newline at end of file |
Circuits-dat/indicator-dat/2024-07-10-01-14-34.png
... | ... | Binary files /dev/null and b/Circuits-dat/indicator-dat/2024-07-10-01-14-34.png differ |
Circuits-dat/indicator-dat/indicator-dat.md
... | ... | @@ -5,3 +5,6 @@ |
5 | 5 | |
6 | 6 | ![](2024-07-05-19-06-28.png) |
7 | 7 | |
8 | +## indicator |
|
9 | + |
|
10 | +![](2024-07-10-01-14-34.png) |
|
... | ... | \ No newline at end of file |
Circuits-dat/sim-card-dat/2024-07-10-01-16-22.png
... | ... | Binary files /dev/null and b/Circuits-dat/sim-card-dat/2024-07-10-01-16-22.png differ |
Circuits-dat/sim-card-dat/sim-card-dat.md
... | ... | @@ -0,0 +1,11 @@ |
1 | + |
|
2 | +# sim-card-dat |
|
3 | + |
|
4 | +SIM_VDD |
|
5 | + |
|
6 | +w/current limit resistor, filter cap |
|
7 | +- SIM_DATA -> pull-up to SIM_VDD by 1K |
|
8 | +- SIM_RST |
|
9 | +- SIM_CLK |
|
10 | + |
|
11 | +![](2024-07-10-01-16-22.png) |
|
... | ... | \ No newline at end of file |
Tech-dat/Interface-dat/I2C-dat/2024-07-10-01-21-40.png
... | ... | Binary files /dev/null and b/Tech-dat/Interface-dat/I2C-dat/2024-07-10-01-21-40.png differ |
Tech-dat/Interface-dat/I2C-dat/I2C-dat.md
... | ... | @@ -36,13 +36,19 @@ the most easy to use library for ESP |
36 | 36 | - https://github.com/ThingPulse/esp8266-oled-ssd1306 |
37 | 37 | |
38 | 38 | |
39 | +## circuits |
|
39 | 40 | |
41 | +- common pullup resistors 1K/4.7K/10K |
|
42 | +![](2024-07-10-01-21-40.png) |
|
40 | 43 | |
41 | 44 | ## ref |
42 | 45 | |
43 | 46 | - https://randomnerdtutorials.com/esp32-i2c-communication-arduino-ide/#1 |
44 | 47 | |
45 | 48 | |
49 | + |
|
50 | + |
|
51 | + |
|
46 | 52 | - [[arduino-dat]] |
47 | 53 | |
48 | 54 | - [[I2C-scan-dat.ino]] |
... | ... | \ No newline at end of file |
Tech-dat/antenna-dat/antenna-design-dat/2024-07-10-01-20-26.png
... | ... | Binary files /dev/null and b/Tech-dat/antenna-dat/antenna-design-dat/2024-07-10-01-20-26.png differ |
Tech-dat/antenna-dat/antenna-design-dat/antenna-design-dat.md
... | ... | @@ -12,3 +12,9 @@ |
12 | 12 | |
13 | 13 | |
14 | 14 | |
15 | +## RF antenna |
|
16 | + |
|
17 | +![](2024-07-10-01-20-26.png) |
|
18 | + |
|
19 | + |
|
20 | +- [[GPS-antenna-design-dat]] |
|
... | ... | \ No newline at end of file |