Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adamff-dev/esp8266_web_server_led

:bulb: Web server for controlling LED diodes with a NodeMCU (ESP8266)
https://github.com/adamff-dev/esp8266_web_server_led

ap automation control esp8266 hotspot iot iot-button iot-device iot-gateway led light nodemcu nodemcu-arduino nodemcu-httpserver remote-control web-server wifi wifi-hotspot

Last synced: 2 months ago
JSON representation

:bulb: Web server for controlling LED diodes with a NodeMCU (ESP8266)

Awesome Lists containing this project

README

        

# 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.