esp8266-arduino-wifirgb icon indicating copy to clipboard operation
esp8266-arduino-wifirgb copied to clipboard

A RESTful API implementation to control an RGB LED Strip using an ESP8266 microcontroller.

Results 4 esp8266-arduino-wifirgb issues
Sort by recently updated
recently updated
newest added

In the Schematics the Blue Pin is connected to GPIO4 while in the Code and Gerber files, it is connected to Pin 5.

For me it's from 1s to 5s. But the weird thing is, running the same software on a NodeMCU cuts the load time to 400ms

Simplify / Refactore the code to have a single method for N-/P-Channel MOSFET Configuration

enhancement

MQTT should be supported and basic parameters should be configurable by web interface

enhancement