I'm a newbie with basic knowledge in arduino. I'd like help in changing my cars's turn signals on the side mirrors to LEDs with effects.
How can I multiplex it and will Max7219 be enough to get it done if I can use common cathode LEDs. Or using Ws2812b LEDs will be better ?
It is going to be 20x3 matrix. I need to give it effects too. So cab someone please shed some light for me .
I would echo the safety, legality and power supply difficulties. Those aside, you say 20x2 matrix, but what level of control do you need over these LEDs? Why 20x2? Would controlling pairs of LEDs be good enough? Or groups of 4 LEDs? What is the spec of the LEDs you had in mind? Can you post a link?
Multiplexing may not be a good option for you. Multiplexing almost always dims the LEDs. Your LEDs will need to be visible outdoors, in sunlight. You need maximum brightness.
I had plans to light up each led individually so i could give effects. But then i changed the plan to a simpler group of 4 LEDs as it saves a lot of work and decreases the complexity of the project.
As I'll be starting with the turn signals, which covers less area. But turn signals only get power when it is switched On. So shouldn't the arduino be powered and ready to read the input and process it?
And turn signals doesn't get continuous power, I should use that as inputs to make the LEDs work with external power?
I'm planning to use 5mm LEDs with 2V forward voltage, 20mA current and 4000mcd.
The orange ones are the only ones that would be legal. Then they must not be constant, and you can not have any effects other than those that could be interpreted as a turn signal.
It would be much simpler to use a strip of addressable LEDs rather than individual ones.