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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
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