awawa-dev / HyperSerialEsp8266

High speed 2Mb USB serial port LED strip HyperHDR driver using Esp8266 device.
https://hyperhdr.blogspot.com
MIT License
37 stars 67 forks source link

Clear LEDs #31

Closed awawa-dev closed 1 year ago

awawa-dev commented 1 year ago

Added option to clear LEDs during esp8266 startup when electrical noise may turn on some LEDs. -DCLEAR_LEDS=number_of_leds_to_clear in the platform.ini config file. Removes phantom lights caused by electric noise when HyperHDR is not currently running and the LED strip cannot be controlled. Use only the number that is necessary to remove them, not necessarily the total number in the LED strip.