the rasp hasnt a RTC so it seems, you have to add a external module for it.
Still there is some timer in the rasp where you can retrieve the date/time/hours etc, synced on NTP
I like to service a module each minute exactly, but how to catch the event?
At the moment i used a 1 sec timer which checks the systemtime on 0 seconds but this can be done better i suppose...
any suggestions?
Still there is some timer in the rasp where you can retrieve the date/time/hours etc, synced on NTP
I like to service a module each minute exactly, but how to catch the event?
At the moment i used a 1 sec timer which checks the systemtime on 0 seconds but this can be done better i suppose...
any suggestions?