Hi,
Within a python program i want to execute a program (subroutine) every minute exactly the moment the built-in clock of the raspberry changes the minute.
Is there a way to set up this interrupt.
Also i want to read the minute value as an integer and the second value with .0 accuracy.
I hope somebody can help.
Butchijo