Hi,
It is my first contact with Arduino (and with building something from electronics by myself), so I probably have lack of knowledge how it should works
I'm trying to connect my arduino nano every to leds - ws2812b.
But I'm not able to see any colors. I have attached photo of my solution and source code of my application.
I have found information about problems with FastLeds and Arduino Nano Every.
It looks like it is not supported right now? I was trying to apply fix from one comment, but it looks like those changes are already in library (but I don't understand why issue is not closed? - maybe it is still not working correctly?)
I was trying to fix any code to use leds without FastLeds lib, but I'm not able to find any example
As I understand this resistor is not required, but as I understand he is needed to protect the first did from burning.
When I was preparing I found a few diagrams and in some, they are using 470. (example version with 470
I have bought two resistors and I was trying with both and it didn't help
@killzone_kid yes and it didn't help @alto777 I think it is ws2812b (shop was selling with that name), but I will attach foto (strip
looks like other photos I have found in internet)
I didn't know about adafruit. I will try!
google it. The resistor is "best practices", as the OP discovered in his research, "to protect the first diode from burning", which is a reasonable lay person's apprehension of the problem.
Having said that I've made dozens of projects without the resistor, but it is an accident waiting to happen, or more accuratley you will comprimise the longevity of the circuit by omitting the resistor.
So now I go to the extra troubel and expense (!) of using one. Always.
Stubborn today much? It isn't "whatever [I] say", google it.
And yes, the data sheet makes no mention of this unforuntae fact.
If you looking at the same one I find, it isn't like the greatest data sheet ever written, so just take the grain of salt which is the vast and wide experience of many and use the reisitor without resisting.
The sheet doesn't mention the 100 - 1000 uF capacitor that is also a good idea.
Iβd buy a neopixel ring (well i have one) and try that too to eliminate faulty strip. In the worst case you end up with merchandise for the next project.