Hey all
My 4.1 has 3 or 4 spare pins, but I now need to control 8x strips of 5M RGB leds. Can be NeoPixel, Fastled.... whatever, but I am short of pins.
Any ideas?
Wondered if there was any way maybe of sending the data to a remote IC and assuming that programming doesn't change constantly, it can continue the sequencing stand-alone. Just changing parameters when requested.
I could add a second processor I suppose, but that starts to make it all a bit untidy with a whole second load of coding.
Pimoroni make these:
Bit slow on the updating I think, but they might solve my problem. Not sure of their limitations yet.
I am guessing this runs a ATtiny or Pic and has onboard coding. I don't think this is an 'off-the-shelf' IC.
It's also going to be a bit pricey for 8 of these.
Just fishing for ideas
My 4.1 has 3 or 4 spare pins, but I now need to control 8x strips of 5M RGB leds. Can be NeoPixel, Fastled.... whatever, but I am short of pins.
Any ideas?
Wondered if there was any way maybe of sending the data to a remote IC and assuming that programming doesn't change constantly, it can continue the sequencing stand-alone. Just changing parameters when requested.
I could add a second processor I suppose, but that starts to make it all a bit untidy with a whole second load of coding.
Pimoroni make these:
Adafruit NeoDriver - I2C to NeoPixel Driver Board - Stemma QT
NeoPixel LEDs (a.k.a WS2812 / SK6812 family) are a super-easy way to add addressable RGB lighting with only one GPIO.
shop.pimoroni.com
Bit slow on the updating I think, but they might solve my problem. Not sure of their limitations yet.
I am guessing this runs a ATtiny or Pic and has onboard coding. I don't think this is an 'off-the-shelf' IC.
It's also going to be a bit pricey for 8 of these.
Just fishing for ideas