Board/NWI/NWI1126-DAT/NWI1126-DAT.md
... ...
@@ -1,6 +1,9 @@
1 1
2 2
# NWI1126-DAT
3 3
4
+
5
+## Pin Definitions
6
+
4 7
#define OM_LED 10 // on module led
5 8
#define WS_LED 9 // WS2812, select by jumper
6 9
... ...
@@ -12,6 +15,13 @@
12 15
#define R_LED 7 //red
13 16
14 17
18
+- IO9 button = program mode pin
19
+- EN button = reset pin
20
+- programmable LED pin 10
21
+-
22
+![](07-06-17-07-02-2023.png)
23
+
24
+
15 25
## quick test
16 26
17 27
- find demo code at https://github.com/Edragon/Arduino-ESP32
... ...
@@ -20,15 +30,6 @@
20 30
- in which, IO is 10 and IO voltage level is 0
21 31
22 32
23
-## Size Dimension Pin Definitions
24
-
25
-![](07-06-17-07-02-2023.png)
26
-
27
-- IO9 button = program mode pin
28
-- EN button = reset pin
29
-- programmable LED pin 10
30
-
31
-
32 33
## demo video
33 34
- https://twitter.com/electro_phoenix/status/1610204098019880961
34 35