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
    
                    
                    MongoDB Atlas runs apps anywhere
                    
                    
                
            
                            MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
                        
                    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