arduino / arduino/ArduinoCore-API
[Feature Request] timer interrupt callback function
未关闭
enhancement
- 主要语言
- C++
- 星标
- 306
- 派生
- 150
- PR 合并指标
- 30 天内没有已合并 PR
描述
It would be nice if there was a possibility to implement a way to add some own code in the timer interrupt routine. That could be accomplished like it is done in "WInterrupts".
Possible applications:
sampling rotary encoders
sampling tachometer signals
acceleration/deceleration
fading
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先检查现有的 WInterrupts 方案以及 ArduinoCore-API 中的定时器中断 API。确定如何为所列应用提供用户回调,同时保留与硬件无关的 API,然后定义测试或示例,以展示该回调可以被安全地注册和调用。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- cpp
- 领域
- api, embedded-iot
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100