cnlohr / colorchord

Chromatic Sound to Light Conversion System
Other
661 stars 115 forks source link

sk6812 support? #83

Open andreacampanella opened 5 years ago

andreacampanella commented 5 years ago

I was wondering it the sk6812 led could be supported on the esp8266

themindfactory commented 5 years ago

SK6812 is a 2812 which is already supported in the code...

RichardS

cnlohr commented 5 years ago

You may want to tweak the WS_I2S_BCK WS_I2S_DIV and maaybe (But probably not) WS2812_THREE_SAMPLE if you have issues driving whatever asynchronous LED you want to try... But I think the timing on the SK6812 should be fine.