I am starting to design a LED tail light for my motorcycle. I want the tail light to be 2 V's one both on at X amount of brightness when the bike is on and when the brakes are applied 100% brightness.
I am new to arduino and tried to look around but couldnt find anything specific. How would would i make that work through the arduino? I assume PWM. The bike uses 250ma/12v running and 500ma brakes applied from what i see with the current single LED (stock)
One cool thing i would like it to do is do a sequential effect starting at the bottom of the V and go to the top then start over again.
So when stopping it would sequence 3 times then stay on untill brake is released
When using the left/right signal, the V would sequence from bottom to top on the left or right.
Any help would be awesome!

Currently using an arduino uno r3
