12 thoughts on “First look: apa102 rgb pixel addressable led #2”
the 8mm 4 pin dip version of apa106 are the coolest leds I have and I have tens of thousands. they're pricey though. look at the cube someone made with them using a teensy mcu written in assembly. there are 4082 leds and 1000 cost around 120cad haha
you need to make an oscillator/led list. I promise I will hit that thank you button very generously
Thank you so much for the insight on this LED. I've been scratching my head wondering why the 3 last of my LEDs didn't set correctly. In my case I had to send 12 bytes (or 3 start frames) in order to get them sorted, since I'm running a 144 LED strand. I figure the necessary padding turns out to be (in bytes): 1 + floor(NUM_PIXELS / 16)). In my case it is even necessary to send a byte of padding for the first LED to set.
thank you very much for your detailed explanation. You should consider being a teacher because it was brought very entertaining. I'm excited about experimenting with these addressable leds and considering implementing them in my house. Thank you for sharing your knowledge!
the 8mm 4 pin dip version of apa106 are the coolest leds I have and I have tens of thousands. they're pricey though. look at the cube someone made with them using a teensy mcu written in assembly. there are 4082 leds and 1000 cost around 120cad haha
you need to make an oscillator/led list. I promise I will hit that thank you button very generously
You make coins more fun than even the super Mario brothers do.
It's awesome instruction! Thanks!
Thank you so much for the insight on this LED. I've been scratching my head wondering why the 3 last of my LEDs didn't set correctly. In my case I had to send 12 bytes (or 3 start frames) in order to get them sorted, since I'm running a 144 LED strand. I figure the necessary padding turns out to be (in bytes): 1 + floor(NUM_PIXELS / 16)). In my case it is even necessary to send a byte of padding for the first LED to set.
50円
Thanks – this was a very helpfull introduction – well done!
many thanks
thank you very much for your detailed explanation. You should consider being a teacher because it was brought very entertaining. I'm excited about experimenting with these addressable leds and considering implementing them in my house. Thank you for sharing your knowledge!
Thanks for the great presentation
Hello, sir, we have a lot interesting for you video, can i tell with you.
where can I see your code for this please?
Brilliant, just love the depth of your videos!! Thanks