Hi I want to create a light dimmer using either a servo or a stepper motor. Is there a way in the logic i can programme either to gradually adjust to bring lights on over time until at desired Lum then gradually dim to say 0 lum?
top of page
bottom of page
Hi, this request is a little unusual, anyway it is possible to use the Automation logic to drive a servo motor that can be moved proportional to a range of readings from a sensor (in this case light sensor).
I think this is probably outside the scope of what the project was intended for, but thats up to the developer :)
what i would suggest is using a separate module, things like wemos d1 mini and nodemcu esp8266 are SO cheap and use SO little power and all the code you need is already written and open source, the job is going to be really simple with one of these.