Arduino project for dimming 4 Mean Well ELN-60-48P drivers complete with LCD display and menus.
Follow Arduino Aquarium LED Dimmer
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
I think it would be usefull to add this comment for the ONHOUR, OFFHOUR and RAMPTIME define section. // Explanation concerning the ramptime // The ramptime starts from the X_ONHOUR AND X_OFFHOUR // e.g. : // if the value of X_ONHOUR IS 12 AND X_OFFHOUR IS 18 // and the RAMPTIME IS 240 // The light will turn on at 12 but will totally turn off // at 22 // NickB