Contd - RGB LEDs and Adafruit 16-Channel 12-bit PWM/Servo Dr
Re: Contd - RGB LEDs and Adafruit 16-Channel 12-bit PWM/Serv
Re: Contd - RGB LEDs and Adafruit 16-Channel 12-bit PWM/Serv
Re: Contd - RGB LEDs and Adafruit 16-Channel 12-bit PWM/Serv
franklin97355 wrote:Can you post a link to the LEDs you are using? are you using a single LED per signal or three LEDs?
Re: Contd - RGB LEDs and Adafruit 16-Channel 12-bit PWM/Serv
adafruit_support_bill wrote:If you are using an Arduino Mega, follow the connection instructions here: https://learn.adafruit.com/16-channel-p ... king-it-up
The PWM/Servo driver board has a row of 3-pin headers. The top row is the PWM signal. The bottom row is GND. And the center row is labeled V+. If you connect a jumper from the VCC pin to the V+ pin on the edge of the board, that will provide 5v power to the center row of pins.
Re: Contd - RGB LEDs and Adafruit 16-Channel 12-bit PWM/Serv
Re: Contd - RGB LEDs and Adafruit 16-Channel 12-bit PWM/Serv
adafruit_support_bill wrote:Yes. The VCC pin will have 5v as supplied by the Mega. If you connect that to V+, then all the V+ pins will have 5v also.
Re: Contd - RGB LEDs and Adafruit 16-Channel 12-bit PWM/Serv
Re: Contd - RGB LEDs and Adafruit 16-Channel 12-bit PWM/Serv
.adafruit_support_bill wrote:There is another identical set of pins on the far end of the board.
Re: Contd - RGB LEDs and Adafruit 16-Channel 12-bit PWM/Serv
Re: Contd - RGB LEDs and Adafruit 16-Channel 12-bit PWM/Serv
adafruit_support_bill wrote:If you run out of pins, you can always splice some wires. Either the old fashioned way with solder and heat-shrink. Or with solderless 'cold-splice' wire taps.: https://www.adafruit.com/product/1494
Re: Contd - RGB LEDs and Adafruit 16-Channel 12-bit PWM/Serv
Re: Contd - RGB LEDs and Adafruit 16-Channel 12-bit PWM/Serv
Re: Contd - RGB LEDs and Adafruit 16-Channel 12-bit PWM/Serv
adafruit_support_bill wrote:You should use a separate resistor for each LED.
Re: Contd - RGB LEDs and Adafruit 16-Channel 12-bit PWM/Serv