Pages marked with a Time tag
-
Alarm Element – The AlarmElement creates a single action when reaching a defined time of day. This can be used e.g. for wakeup signals.
-
DCFTime Element – The DCFtimeElement allows receiving the DCF77 signal that is available in central Europe broadcasting the official central European time.
-
DSTime Element – The DSTime Element gets the local time from a DS3231 chip that contains a high accurate clock running independently from the main board and processor.
-
NTPTime Element – The NTPTimeElement can retrieve the local time from an external NTP server using the ntp protocol on the internet.
-
Schedule Element – The ScheduleElement creates on and off events based on the current local time.
-
Time Element – The time element creates actions with the current local time as value.
-
Timer Element – The TimerElement creates events based on a one-time or cyclic timing pattern.
-
Timer2 Element – …