Skip to content

Patrick2003/shelflight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shelflight

Arduino Code for esp8266 to control the hue and brightness of a LED strip with a website.

The configuration.h has to look like the following example:

    //SSID and Password of your WiFi 
    
    const char* ssid = "WIFI_example";
    const char* password = "1234_example";

About

Arduino Code for esp8266 to control the hue of a LED strip.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages