logo
首页技术栈工具库讨论
muTimer

muTimer

Arduino library to easily use on/off delays and cycle timers with non-blocking functions. The library provides a simple on/off delay for digital signals or a cycle timer which creates a periodically output. It keeps track of the elapsed time since the start of the delay or cycle and is non-blocking. The current time gets stored on a change of the input for the delayOnOff() functions to compare it with the given delayOn or delayOff delay times. The cycle functions restart themself without any external input and these create a permanent on/off signal (e.g. blinking LED) or just on trigger cycle (eg. start periodically actions).
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
PLATFORMIO
muTimer
标签
根据用户添加的标签生成
暂无标签