Compare commits

...

2 commits

Author SHA1 Message Date
Kai Lauterbach 67ff6cca56 Typo fixed 2023-06-29 13:37:38 +02:00
Kai Lauterbach 5816c1a2aa Typo fixed 2023-06-29 13:36:30 +02:00

View file

@ -18,8 +18,8 @@ NodeMCU pin connections to the cable wires:
|--|--|--|--|--|--| |--|--|--|--|--|--|
|LED color|blue|warm white|purple|white & red & green|/| |LED color|blue|warm white|purple|white & red & green|/|
|Wire colors|blue|black|red|white|green| |Wire colors|blue|black|red|white|green|
|Color wire connection to Load PWM boards|1|2|3|4|/| |Color wire connection to Load PWM boards|1|2|3|4|+24|
|Arduino pin to PWM boards|D1|D2|D7|D5|+24V| |Arduino pin to PWM boards|D1|D2|D7|D5|/|
|Arduino GPIO pin numbers|5|4|13|14|/| |Arduino GPIO pin numbers|5|4|13|14|/|
The HTML content is pushed to the NodeMCU separetely by using the ESP8266 Sketch Data Upload plugin of the old Arduino IDE (not "Arduino IDE"). The HTML content is pushed to the NodeMCU separetely by using the ESP8266 Sketch Data Upload plugin of the old Arduino IDE (not "Arduino IDE").