Hey guys-
New to Arduino- just ordered my first Unos a couple of days ago. I had a few questions and was hoping someone could get me started in the right direction.
I am constructing an RGB LED chaser that will have 6 channels and 3 RGB LEDs per channel. In addition to that I will be driving another 20 LEDs that will either fade on or off in sync with one another. I will need PWM so I have ordered some TLC5940’s to expand the available PWM channels I’ll have. All the resources I’ve found so far seem to just dive into a lot of lengthy code. I’d like to find something that will start me off at the base level for communicating with the TLC5940 (i.e. how to turn one RGB LED on and off). Understanding the Arduino was simple thanks to examples like the “bare minimum” coding, etc. on the home page. I don’t mind reading up and doing the homework, but if someone could point me in the right direction I would appreciate it. Thanks!
-Jeremy