TimersOneForAll

Make full use of all your hardware timers on your Arduino board. 充分利用你开发板上所有的硬件计时器

Author
EbolaChan
Website
https://github.com/Silver-Fang/TimersOneForAll
Category
Timing
License
GPL 3.0
Library Type
Contributed
Architectures
avr

(Uno & Mega 2560) *You must enable C++17 for your IDE. Open "%LOCALAPPDATA%\Arduino15\packages\arduino\hardware\avr\1.8.3\platform.txt" and change the argument "-std=gnu++11" to -std=gnu++17.* Delayed task, repetitive delayed task, tones, square waves, timing by milliseconds. Hardware interrupt that can break into any running code accurately at the time you set. Specify which hardware timer to use, all with 1/16 microsecond accuracy. Allocate them to different tasks so that they run simultaneously without conflicts. Currently only support timing for less than 1 minute. *您必须为您的 IDE 启用 C++17。打开“%LOCALAPPDATA%\Arduino15\packages\arduino\hardware\avr\1.8.3\platform.txt”并将参数“-std=gnu++11”更改为-std=gnu++17。* 延迟任务,重复任务,音调,方波,毫秒秒表,可以自由指定互不冲突的独立硬件计时器,硬件中断,事件驱动。

Downloads

Filename Release Date File Size
TimersOneForAll-2.0.0.zip 2022-12-22 30.26 KiB
TimersOneForAll-1.5.1.zip 2022-04-18 30.02 KiB
TimersOneForAll-1.5.0.zip 2021-08-10 29.64 KiB
TimersOneForAll-1.4.2.zip 2021-07-17 29.56 KiB
TimersOneForAll-1.4.1.zip 2021-07-14 29.50 KiB
TimersOneForAll-1.4.0.zip 2021-07-09 29.50 KiB
TimersOneForAll-1.3.0.zip 2021-07-08 29.15 KiB
TimersOneForAll-1.2.0.zip 2021-07-06 28.98 KiB
TimersOneForAll-1.1.1.zip 2021-07-05 28.44 KiB
TimersOneForAll-1.0.0.zip 2021-06-30 7.13 KiB