9a1243373f7908ea312e747196368d24524dfde9
Board/Board-DAT.md
... | ... | @@ -31,6 +31,9 @@ SAMD21 |
31 | 31 | |
32 | 32 | - [[DPR1126-dat]] |
33 | 33 | |
34 | +[[USB-TTL-dat]] - [[DPR1029-dat]] |
|
35 | + |
|
36 | + |
|
34 | 37 | ### IDD |
35 | 38 | |
36 | 39 | - [[IDD1013-DAT]] - [[IDD1016-DAT]] |
Board/DPR/DPR1029-dat/DPR1029-dat.md
... | ... | @@ -0,0 +1,16 @@ |
1 | + |
|
2 | +# DPR1029-dat |
|
3 | + |
|
4 | + |
|
5 | + |
|
6 | + |
|
7 | +Pin Definitions :DTR RX TX VCC CTS GND |
|
8 | + |
|
9 | +## Driver Download |
|
10 | + |
|
11 | +http://www.ftdichip.com/FTDrivers.htm |
|
12 | + |
|
13 | + |
|
14 | +## Ref |
|
15 | + |
|
16 | +- [[dpr1029]] |
|
... | ... | \ No newline at end of file |
Board/ILE/ILE1073-dat/2023-10-11-15-42-45.png
... | ... | Binary files /dev/null and b/Board/ILE/ILE1073-dat/2023-10-11-15-42-45.png differ |
Board/ILE/ILE1073-dat/ILE1073-dat.md
... | ... | @@ -1,8 +1,12 @@ |
1 | 1 | |
2 | 2 | # ILE1073-dat |
3 | 3 | |
4 | +## hardware |
|
5 | + |
|
4 | 6 | ![](2023-10-11-15-24-50.png) |
5 | 7 | |
8 | +![](2023-10-11-15-42-45.png) |
|
9 | + |
|
6 | 10 | ## Pin Definitions |
7 | 11 | |
8 | 12 | Solar Panel Input = un-regulated higher DC input |
... | ... | @@ -18,7 +22,20 @@ Battery In |
18 | 22 | - B+ = LED+ |
19 | 23 | - B- = GND |
20 | 24 | |
25 | +Other Pins |
|
26 | +- TXD/VCC/GND - debug only |
|
27 | +- UPDI - flash chip |
|
28 | + |
|
29 | +## Power Supply |
|
30 | + |
|
31 | +- SO+ via diode to B+/LED+ |
|
32 | +- B+/LED+ via LDO to system VCC |
|
33 | + |
|
34 | +## LED Drive |
|
35 | + |
|
36 | +- On low side mosfet |
|
21 | 37 | |
22 | 38 | ## Chip Pin Definitions |
23 | 39 | |
24 | -![](2023-10-11-15-31-05.png) |
|
... | ... | \ No newline at end of file |
0 | +![](2023-10-11-15-31-05.png) |
|
1 | + |
Board/NWI/NWI1206-dat/NWI1206-dat.md
... | ... | @@ -1,21 +1,29 @@ |
1 | 1 | |
2 | 2 | # NWI1206 dat |
3 | 3 | |
4 | +## Pin Definitions and Size |
|
5 | + |
|
4 | 6 | ![](56-35-18-04-08-2023.png) |
5 | 7 | |
6 | 8 | ![](28-36-18-04-08-2023.png) |
7 | 9 | |
10 | +Using with OLED |
|
11 | + |
|
12 | +![](09-42-16-29-08-2023.png) |
|
13 | + |
|
14 | +## Ref |
|
15 | + |
|
16 | + |
|
8 | 17 | - legacy wiki: |
9 | 18 | |
10 | 19 | https://w.electrodragon.com/w/ESP32-GOO |
11 | 20 | |
12 | -![](09-42-16-29-08-2023.png) |
|
13 | - |
|
21 | +- [[NWI1206]] |
|
14 | 22 | |
15 | 23 | ## Debug |
16 | 24 | |
17 | -When I plug it in the red light briefly flashes but does not detect orshow device ttyUSB0. USB to Serial Chip CP2102 is probably faulty? |
|
18 | -Not sure. Voltage measures 3.3V and 5V, so power is fine but no comms or detection on PC. |
|
25 | +- When I plug it in the red light briefly flashes but does not detect orshow device ttyUSB0. USB to Serial Chip CP2102 is probably faulty? |
|
26 | +- Not sure. Voltage measures 3.3V and 5V, so power is fine but no comms or detection on PC. |
|
19 | 27 | |
20 | -For the board issue NWI1206, we had feedback from other users before, they have solved the problem by themselves. |
|
21 | -It could be a problem with the USB, please try a better quality USB-cable, which should be strong enough to transfer the power supply. |
|
... | ... | \ No newline at end of file |
0 | +- For the board issue NWI1206, we had feedback from other users before, they have solved the problem by themselves. |
|
1 | +- It could be a problem with the USB, please try a better quality USB-cable, which should be strong enough to transfer the power supply. |
|
... | ... | \ No newline at end of file |
Tech/Interface/USB-TTL-dat/USB-TTL-dat.md
... | ... | @@ -22,6 +22,8 @@ from the perspective of the cable to the perspective of the target |
22 | 22 | |
23 | 23 | - CP2102 - [[DPR1003-dat]], [[DPR1002-DAT]] |
24 | 24 | |
25 | +- FT232RL - [[DPR1029-dat]] |
|
26 | + |
|
25 | 27 | - 4x channels - [[DPR1120-dat]] |
26 | 28 | |
27 | 29 | ## Use case |