LPD8806 icon indicating copy to clipboard operation
LPD8806 copied to clipboard

Arduino library for LED strips and pixels using LPD8806 (and probably LPD8803/LPD8809)

Results 1 LPD8806 issues
Sort by recently updated
recently updated
newest added

Had problems with this line using this library in PlatformIO https://github.com/adafruit/LPD8806/blob/a22f8ca24878f2c118a063e90ba00124e28ee304/library.properties#L10 depends=TimerOne My project platformio.ini config: [env:esp32doit-devkit-v1] platform = espressif32 board = esp32doit-devkit-v1 framework = arduino It seems that TimerOne...