Hi,
I have had a request for a Bela mini project which could start/stop at given dates, times of the day.
Assuming I will be using Puredata, a quick search online brought up [shell] [system.exec] and [time] as possible candidates of which [time] seems to be the most promissing. I realize Bela doesn't have a battery backed clock and that the system clock will reset after power cycling. If an Internet connexion is available could I synchronize the internal clock on boot using SNTP? If an Internet connexion is not available perhaps I could add an I2C RTC?
Anyone tried implementing either of these solutions?
Much appreciated,