Simple Arduino library used to "fire-off" processes at specific intervals
-
Updated
Jul 7, 2020 - C++
Simple Arduino library used to "fire-off" processes at specific intervals
vTAL (Virtual Timer Abstraction Layer) aims to provide a standard interface for using multiple of virtual timers simultaneously while one physical timer is presented on the target system.
A lightweight Arduino library for managing multiple software timers with non-blocking operation. Ideal for applications like LED blinking, button debouncing, and periodic updates in Arduino and ESP projects.
Yet another software timer for creating use case scenario about linked-list
Non CMSIS, manual FreeRTOS & Segger SysView implementation on NUCLEO-WB15CC
Add a description, image, and links to the software-timers topic page so that developers can more easily learn about it.
To associate your repository with the software-timers topic, visit your repo's landing page and select "manage topics."