Board/NWI/NWI1050-DAT/NWI1050-DAT.md
... ...
@@ -23,3 +23,7 @@ back side functions:
23 23
- flash guide - https://www.electrodragon.com/flash-firmware-for-nodemcu-on-esp-12f-with-breakout-board/
24 24
25 25
26
+## Version Log
27
+
28
+- R2 version support not only ESP-07, ESP-12 but also new ESP-12F, which has extra 6 pis (SPI and I/Os)
29
+- Fixed: Note pin IO4 and IO5 is switched, not same as ESP-12F pinout (we used early version pinout).
... ...
\ No newline at end of file
Board/NWI/NWI1124-DAT/NWI1124-DAT.md
... ...
@@ -3,12 +3,6 @@
3 3
# NWI1124 DAT
4 4
5 5
6
-## General Info
7
-
8
-- old wiki link: https://www.electrodragon.com/w/ESP_Light
9
-
10
-
11
-
12 6
13 7
14 8
## Pin Definitions
... ...
@@ -19,21 +13,23 @@
19 13
![](16-30-17-13-03-2023.png)
20 14
21 15
22
-### Output Control Setup
16
+### Output Signal Setup
23 17
24 18
25 19
![](06-58-16-27-02-2023.png)
26 20
27 21
based on above image, top pin 1 to bottom pin 5:
28 22
29
-#### Set both **RED** box jumpers
23
+#### Set both **RED** box jumpers for WS2812 output
30 24
31 25
- pin 4 to IO2 for WS2812 data
32 26
- pin 3 to GND
33
-- you will get blue box setup (from pin3 to pin5) from top to bottom
34
-- from top to bottom = WS2812_GND, WS2812_DAT, WS_2812_5V
27
+- Output pins from top to bottom (blue marked box pin 3-5)
28
+ - WS2812_GND
29
+ - WS2812_DAT (5V Logic)
30
+ - WS2812_VCC (can be set to 5V or VIN)
35 31
36
-#### Set both **GREEN** box jumpers:
32
+#### Set both **GREEN** box jumpers for WRGB output
37 33
38 34
- pin 4 to Green channel of RGBW
39 35
- pin 3 to Red channel of RGBW
... ...
@@ -52,9 +48,11 @@ Green Box:
52 48
53 49
Red Box:
54 50
55
-- Set to ~27V for RGBW LED Strips
51
+- Set to up to ~27V for RGBW LED Strips
56 52
- Set to 5V for WS2812 LED Strips
57 53
54
+
55
+
58 56
## Accessories
59 57
- Reserved pins for our RF-LINK EDRF2 module here. (one channel trigger IO0 Low)
60 58
- https://www.electrodragon.com/product/rf-switch-receiver-433315mhz-wdecoder/
... ...
@@ -64,4 +62,7 @@ Red Box:
64 62
65 63
66 64
## ref
67
-- [[nwi1124]]
... ...
\ No newline at end of file
0
+- [[nwi1124]]
1
+- old wiki link: https://www.electrodragon.com/w/ESP_Light
2
+
3
+- [[NWI1124-DAT]] - [[NWI1125-DAT]] - [[NWI1126-DAT]]
... ...
\ No newline at end of file