- Joined
- Sep 18, 2017
- Messages
- 6,898
- Reaction score
- 4,093
OK so lets sort of brainstorm your idea for a bit..I heard it well when you proposed a TC-420 for the task :beaming-face-with-smiling-eyes:
I get it though, one is a ready to use package and the other needs some more diy on top.
So I envision..
1) Lights on a manual on/off timer .
2) Manual dimmers set to a specific level of ones choosing.
3) Power switch to "on"
4) Dimming switch set to "manual"
5) new micro-controller goes in-between manual dimmer output to driver
Software needs to detect PWM voltage out and respond with a PWM ramp function for a set amount of minutes.
My esp32 based driver/dimmer boards ramps any change in a 15min increment.
How does one "sense" dusk time?
One could set an"on time duration" but that involves 1) a way to program it manually or 2) set and forget time period of 8, 10, 12 hours.Which one is stuck with unless you access the programming.
Cycle ends abruptly at timer off time.
What microcontroller would one use?
And how do you program it to detect voltage. Current would work as well though it's probably like 20-40mA at best.
I suppose another esp board?
There is a completely "wrong" way to do all this quite easily. People have used dimmable smart plugs to actually dim constant current led aquarium lights..
It's bizarre and completely WRONG but for some reason it seems to work.
I'm now on my second year of figuring out why and what repercussions it could have.
See it's just turning the LINE voltage on/off. I have no other explanation for it.
I personally frown upon it. Led drivers are not meant to have the AC side "pulsed" unless designed for it (like household led light bulbs designed for triac dimming)
