Board/ITF/ITF1003-DAT/52-18-17-31-03-2023.png
... ...
Binary files /dev/null and b/Board/ITF/ITF1003-DAT/52-18-17-31-03-2023.png differ
Board/ITF/ITF1003-DAT/ITF1003-DAT.md
... ...
@@ -0,0 +1,15 @@
1
+
2
+
3
+# ITF1003-DAT
4
+
5
+
6
+![](52-18-17-31-03-2023.png)
7
+
8
+- tune R5 for minimium current loop value to 4 mA
9
+- ture R2 for maxmium current loop value to 20 mA
10
+
11
+check LED brightness to get visual feedback of the current
12
+
13
+DC 9-36V input
14
+
15
+read current value on the right side
... ...
\ No newline at end of file
Board/NWI/NWI1139-DAT/36-17-17-31-03-2023.png
... ...
Binary files /dev/null and b/Board/NWI/NWI1139-DAT/36-17-17-31-03-2023.png differ
Board/NWI/NWI1139-DAT/NWI1139-DAT.md
... ...
@@ -7,7 +7,25 @@
7 7
#define relay2 13
8 8
#define onBoard_LED 16
9 9
10
+![](36-17-17-31-03-2023.png)
11
+
12
+
10 13
## AP demo code
11 14
15
+- hold down GPIO0 button and press reset button to enter into flash mode
16
+
17
+
12 18
- https://github.com/Edragon/arduino-esp8266/tree/master/Sketchbook
13
-- BSP folder - NWI1139
... ...
\ No newline at end of file
0
+- and into BSP folder - NWI1139
1
+
2
+### control commands
3
+
4
+ 192.168.4.1
5
+ http://192.168.4.1/r11 # turn on relay1 to 1
6
+ http://192.168.4.1/m1 # turn on module led to 1 (GPIO2)
7
+ http://192.168.4.1/b1 # turn on board led to 1 (GPIO16)
8
+
9
+
10
+## ref
11
+
12
+- [[NWI1072-DAT]] - [[NWI1119-DAT]]
... ...
\ No newline at end of file
Home.md
... ...
@@ -16,6 +16,10 @@ test log 170004
16 16
### IDD
17 17
- [[IDD1013-DAT]] - [[IDD1016-DAT]]
18 18
19
+### ITF
20
+- [[ITF1003-DAT]]
21
+
22
+
19 23
### MPC
20 24
- [[MPC1123-DAT]] - [[MPC1073-DAT]]
21 25