I've been making great strides with my lighting lately.
First, I got that "Black Box" light working by adding Meanwell PWM drivers and running it off a PiZero using the two built in PWM channels. That worked very well and I have passed the light on to a young local reefer setting up a small frag system to supplement his student income.
Second, I connected up one channel of my 5-channel DIY light with new PWM driver to the PiZero on the built it PWM and it worked! First time I have got that right with that light. Next step was to try get that same test channel working with the PCA9685 board so that I can set up all 5 channels. FAIL! I can't get it to work. I have checked and double checked connections against Ranjib's guide as well other Adafruit PCA9685 guides and no go. I have checked that PCA9685 is enabled in Reef-Pi. I have checked that the config.txt is correct. I have also now had to try run it off the Pi3 running my main system (because the PiZero is gone) and have double checked everything again. Still nothing. My next step is to connect it to the PI3 built in PWM channel and see if it works like it did on the Zero, but I'm sure it should.
I'll post some pictures tomorrow of how I've got it connected up and I'd appreciate anyone pointing me in the right direction to get this sorted out.