meanwell eln 60-48p to the rev 3

I'm going to be using the rev3 with meanwell eln 60-48p for my LED lighting. Does anyone see any problems with them together?
I want them to control my leds with cloud cover, sunrise and sunset, fade, storm.
Does anyone no were I can get sketch already made to download right into rev 3?
The last thing is. I have read every were that a long as I put in a 10v power supply because my drivers need 10v that all will be good? Later in the future I want to run ph probe, temp probe and other things but not right now. I just need to get lighting solved. Hanks

The 10v power supply is a good start but you need to use some additional components. The Arduino pins work on 5v whereas the Meanwell P series requiires a 10v PWM control signal so you need to build a transistor switching circuit for each driver to convert the 5v PWM to 10v PWM.

You may want to consider the, in my opinion, far superior Meanwell LDD drivers. These will dim all the way to zero and can be directly controlled by the Arduino 5v PWM.

I already have the drivers. I was using the typhon controller but I have had two go bad in less then 6 months. Is it hard to make what's needed to make it work? Thanks