ruddy17 / ESP8266_APA102_demo

Demo of APA102 LED strip controlled with html web page hosted by ESP8266
MIT License
2 stars 2 forks source link

HW SPI APA102 lib #1

Open mkeyno opened 8 years ago

mkeyno commented 8 years ago

hi, so sorry to draw issue for my question , actually I'm Arduino user and try to make POV with ESP and APA102 ,however after couple of try , I find current version of FastLED does not support HW SPI for LED chip such as APA102, hence I've tried to look proper lib to drive APA102 on ESP, I really appreciated if you could guide me to proper APA102 lib on ESP can be added in Arduino IDE and support HW SPI?

ruddy17 commented 8 years ago

You can just use my code, like any other sketch. It is HW spi

On 11 Aug 2016, at 15:31, mehrdad notifications@github.com wrote:

hi, so sorry to draw issue for my question , actually I'm Arduino user and try to make POV with ESP and APA102 ,however after couple of try , I find current version of FastLED does not support HW SPI for LED chip such as APA102, hence I've tried to look proper lib to drive APA102 on ESP, I really appreciated if you could guide me to proper APA102 lib on ESP can be added in Arduino IDE and support HW SPI?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

mkeyno commented 8 years ago

@ruddy17 do you have any time estimation that how fast this lib work? cause I need fast cycle to show colors in LED strip