channel value, based on time / maximum schedules ?
Posted: Fri Sep 04, 2020 4:44 pm
Hi all,
I'm looking for a way to adjust channel values, based on time settings.
I have 2 channels:
- Channel 1, value needs to be adjusted by hour of the day. (so, if it's 8 hour, I want the value of this channel to be 8, if it's 23 hour, I want toe value of this channel to be 23)
- Channel 2, value needs to be adjusted bu minutes of the hour. (is it it's 8:24, I want toe value of this channel to be 25, when it's 11:58, I want this channel to be 58)
I'm building arpnet nodes (this wil be opensource in the future), based on Rpi Zero, and because these things don't have a battery to keep the RTC up-to-date, and they can't sync with an NTP server (don't have internet on location),
I want to "abuse" 2 channels to get hour/minutes onto my arpnet nodes.
My main QLC+ device is a RPI 4, with backup battery for RTC, so I want to "share" my QLC+ device his time via this way
Can anyone help me out with this one ?
Follow-up / bonus-question:
Creating a fixture with 2 dimmers, and making a schedule for every minute, seems like a "valid" solution.
I can write a (python-)script to generate those 1440 schedules automatically, no problem, can be done quickly.
However, how will QLC+ perform on a RPI4, with 1440 scenes and 1440 schedules ? (one for every minute)
I will have about 20 full universes, once done with my project. (I'm going to use several addressable LED-strips, they require 510 channels for every 5 meter of strip,
so my universes will add up quickly)
thanks & best regards from Belgium,
Kris
I'm looking for a way to adjust channel values, based on time settings.
I have 2 channels:
- Channel 1, value needs to be adjusted by hour of the day. (so, if it's 8 hour, I want the value of this channel to be 8, if it's 23 hour, I want toe value of this channel to be 23)
- Channel 2, value needs to be adjusted bu minutes of the hour. (is it it's 8:24, I want toe value of this channel to be 25, when it's 11:58, I want this channel to be 58)
I'm building arpnet nodes (this wil be opensource in the future), based on Rpi Zero, and because these things don't have a battery to keep the RTC up-to-date, and they can't sync with an NTP server (don't have internet on location),
I want to "abuse" 2 channels to get hour/minutes onto my arpnet nodes.
My main QLC+ device is a RPI 4, with backup battery for RTC, so I want to "share" my QLC+ device his time via this way
Can anyone help me out with this one ?
Follow-up / bonus-question:
Creating a fixture with 2 dimmers, and making a schedule for every minute, seems like a "valid" solution.
I can write a (python-)script to generate those 1440 schedules automatically, no problem, can be done quickly.
However, how will QLC+ perform on a RPI4, with 1440 scenes and 1440 schedules ? (one for every minute)
I will have about 20 full universes, once done with my project. (I'm going to use several addressable LED-strips, they require 510 channels for every 5 meter of strip,
so my universes will add up quickly)
thanks & best regards from Belgium,
Kris