Skip to content

adamff-dev/ESP8266_Web_Server_LED

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

ESP8266 Web server (LED diodes control)

This is a simple IOT example for the NodeMCU or ESP8266. You can control some LED diodes from NodeMCU through an user-friendly web server.

Web server

Buy Me A Coffee

Default settings

  • WiFi SSID: ESP8266-IOT

  • Gateway: 192.168.2.1

Connections

NodeMCULED
D5 (GPIO14)1st anode
D6 (GPIO12)2nd anode
D7 (GPIO13)3rd anode
D8 (GPIO15)4th anode
GNDAll cathodes

Advice! You should add 330Ω resistors before every anode.