ESP8266 Web server (LED diodes control)
NodeMCU (ESP8266) + Web server + 4 LED diodes = Easy IOT example
Web server
Default settings
- WiFi SSID: ESP8266-IOT
 - Gateway: 192.168.2.1
 
Connections
| NodeMCU | LED | 
|---|---|
| D5 (GPIO14) | 1st anode | 
| D6 (GPIO12) | 2nd anode | 
| D7 (GPIO13) | 3rd anode | 
| D8 (GPIO15) | 4th anode | 
| GND | All cathodes | 
Advice! You should add 330Ω resistors before every anode.

Commentaires
Enregistrer un commentaire