Date, time, timezone classes for Arduino supporting the full IANA TZ Database to convert epoch seconds to date and time components in different time zones.
Категория: Timing
Библиотеки этой категории. У каждой видно последнюю версию и готовность ZIP на зеркале TREMA.
Clock classes for Arduino that provide an auto-incrementing count of seconds since a known epoch which can be synchronized from external sources such as an NTP server, a DS3231 RTC chip, or an STM32 RTC chip.
Driver for Adafruit's Si5351 Clockgen Breakout
Permite la transmisión adaptativa en WSN ajustando el período de envío según el voltaje de la batería.
Allows you to run functions after an interval without having to delay.
Library for Analog Devices Real Time Clocks.
Simplifies creating behaviours for Servos and LEDs
AntiDelay is a library that aims to provide non-blocking delay functionality.
No any RTOS needed, you will see - seamlessly manage all your tasks without unnecessary waiting, keep your interrupts blazing fast.
No any RTOS needed, you will see - seamlessly manage all your tasks without unnecessary waiting, keep your interrupts blazing fast.
Timer library for delaying function calls
Simple cross-platform API for multitasking on timer interrupt handlers
A Library of Libraries of Sensors
A simple way to run Threads on Arduino
Run an ArduinoThread just one time
A library for date and time calculation on ESP8266, ESP32 and Arduino boards with internal millis function support;
Arduino library of RTC DS1338.
A library for accurately keeping track of long tasks without blocking the main thread
Simple abstraction library implementing delays and timeouts.
A way to schedule functions to be executed in the future, similar to asynchrony in other languages.
JavaScript-like async timing functions (setTimeout, setInterval).
This is an Arduino library for managing event timing.
Allows using (multiple) delays without blocking code execution. Arduino Uno and Zero.
This library determines OSCCAL calibration values for MCU clock frequency and internal reference voltage and loads them at setup.
A polling library for bare metal systems, providing non-blocking timers and switch debouncing.