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
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
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