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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
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