Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5011

General programming discussion • Re: Using RTC time in Rasberry Pi Programs

$
0
0
RTC is a red herring. If the Pi (or anything else) is permanently powered the system clock is more appropriate.

The easiest (and probably most reliable) solution would be to use `cron` to start programs at the appropriate time every day.

You could use any Pi, although a Pico would seem more appropriate.
That is a great idea I have gone through the Cron Tutorial here

https://bc-robotics.com/tutorials/setti ... pberry-pi/

They also talk about a gnome scheduler used in older versions which is a graphical editor for Cron Jobs. That is valuable information.

I am not sure about the Pico I suppose the Pico being an MCU it has to be interfaced with a zero, pi, pc for it to get the time through interface. The zero and pi would be connected to internet always and use cron interface while pico cant. Pls correct me if I am wrong. Thanks.

Statistics: Posted by sab201 — Wed Aug 21, 2024 4:37 pm



Viewing all articles
Browse latest Browse all 5011

Trending Articles