Skip to content

RGB LED Strip control using just a web browser and Wi-Fi. Implements an ESP8266 microcontroller.

Notifications You must be signed in to change notification settings

fedeboco/wifi-rgb-strips

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 

Repository files navigation

ESP 8266 Wi-Fi RGB LED Strip Controller

alt text

Idea

  • Local network WiFi server.
  • Browser GUI for color selection.
  • Analog on-board hue-color and brightness selection.
  • Multiple board control (not implemented yet).

WiFi Configuration Example

Connecting to an specific Wi-Fi network will be possible by fisrt connecting to an Access Point created by the ESP and sending the credentials using that network. The device stores the settings in EEPROM and restarts with the desired network configured.

alt text

Use Example

alt text

Software and Dependencies

Schematic

alt text

About

RGB LED Strip control using just a web browser and Wi-Fi. Implements an ESP8266 microcontroller.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages