Search found 3 matches

by tjohnson
Sun Oct 15, 2017 6:04 pm
Forum: ESP32 Arduino
Topic: Serial and WiFi LED Strip Unreliability
Replies: 5
Views: 12934

Re: Serial and WiFi LED Strip Unreliability

Not to resurrect an old thread for no reason, but to help anyone looking here for an answer to the issues I experienced above: I re-tried the MartyMacGyver ESP32-Digital-RGB-LED-Drivers library again after it received some new updates to the repo and it is working perfectly. Everything operates as i...
by tjohnson
Mon Aug 21, 2017 2:23 pm
Forum: ESP32 Arduino
Topic: Serial and WiFi LED Strip Unreliability
Replies: 5
Views: 12934

Re: Serial and WiFi LED Strip Unreliability

Thanks ESP_Sprite for the lead. I've tried the library you've linked, but the LED strip doesn't appear to respond at all. No lights or flicker, nothing. I do not get any kind of compile errors and receive a successful "Init Complete" message. Also, I added a Serial.print to fire within one of the de...
by tjohnson
Sun Aug 20, 2017 5:38 pm
Forum: ESP32 Arduino
Topic: Serial and WiFi LED Strip Unreliability
Replies: 5
Views: 12934

Serial and WiFi LED Strip Unreliability

Hello All, I'm attempting to use ESP32 in order to create a WiFi MQTT controlled LED Strip. At this point in time, I've successfully got all of the pieces working and can control the light strip via my home automation platform, OpenHAB. However, I'm running into an issue with consistent performance....