Board-dat/NWI/NWI1126-DAT/NWI1126-DAT.md
... ...
@@ -36,9 +36,39 @@
36 36
| JP 9 (bottom) | GND (ws2812) | Red | reused pins for WRGB channels or WS2812 | |
37 37
| back_jumper | ws2812_dat_3.3V | ws2812_dat_5V | set ws2812 dat pin to 5V output default | default |
38 38
39
+#### jumper setup cases
39 40
40
-- if you are still confuse, please check the use case at the end of this page.
41
+Case 1: Control RGBW 4 channel LED Strips
42
+
43
+- LED strips power supply 6~28V (12V or 24V)
44
+- Board power supply 6~28V
45
+
46
+| jumper name | set |
47
+| ----------- | ------------ |
48
+| JP_P | 6~28V (top) |
49
+| JP_L | 6~28V (top) |
50
+| back_jumper | default |
51
+| JP_8 | GNR (bottom) |
52
+| JP_9 | RED (bottom) |
53
+
54
+Case 2: Control WS2812 LED Strips
55
+
56
+- LED strips power supply 5V
57
+- Board power supply 6~28V
58
+
59
+| jumper name | set | position |
60
+| ----------- | --------------------- | -------- |
61
+| JP_P | 6~28V for the board | top |
62
+| JP_L | 5V for the led strip | bottom |
63
+| back_jumper | no need change | default |
64
+| JP_8 | WS2812_data | top |
65
+| JP_9 | WS2812_gnd | top |
66
+
67
+
68
+#### common mentioned led strips
41 69
70
+12V WS2814
71
+- https://www.amazon.com/BTF-LIGHTING-Addressable-20Pixels-100pixel-Flexible/dp/B0B9S5SMDW?th=1
42 72
43 73
44 74
## Upgradation
... ...
@@ -94,33 +124,6 @@ Peripheral schamtic please refer to [[NWI1124-DAT]]
94 124
- [[ESP32-dat]] - code at [[arduino-esp32-dat]]
95 125
96 126
97
-## jumper setup cases
98
-
99
-Case 1: Control RGBW 4 channel LED Strips
100
-
101
-- LED strips power supply 6~28V (12V or 24V)
102
-- Board power supply 6~28V
103
-
104
-| jumper name | set |
105
-| ----------- | ------------ |
106
-| JP_P | 6~28V (top) |
107
-| JP_L | 6~28V (top) |
108
-| back_jumper | default |
109
-| JP_8 | GNR (bottom) |
110
-| JP_9 | RED (bottom) |
111
-
112
-Case 2: Control WS2812 LED Strips
113
-
114
-- LED strips power supply 5V
115
-- Board power supply 6~28V
116
-
117
-| jumper name | set |
118
-| ----------- | ----------------- |
119
-| JP_P | 6~28V (top) |
120
-| JP_L | 5V (bottom) |
121
-| back_jumper | default |
122
-| JP_8 | WS2812_data (top) |
123
-| JP_9 | WS2812_gnd (top) |
124 127
125 128
126 129