Hello everyone,
Some of you may have read my other thread on which arduino to use, this is the same project.
The project is a DIY led light fixture for my aquarium, along with temperature sensors, lcd touchscreen, and other things.
Right now all I've been working on is trying to get the arduino wired to the led driver.
I'm using drivers from Stevesleds (www.stevesleds.com) in combination with an Arduino Mega 2560.
Here's a portion of the schematic for the led driver:
I imagine I connect one of the pwm pins on the Arduino that is referenced in the coding to pin #2 on the driver (pwm input).
The problem is I'm not sure what to do with pin #4 on the driver (5V output).
I really appreciate any help ahead of time.