ivanseidel / ivanseidel/DueTimer

Setting a very low frequency

Open
#78 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
217
Forks
87
PR merge metrics
No merged PRs in 30d

Description

I have a requirement where a very long timed interrupt is needed. I believe

`setFrequency(frequency); `

uses double which means I cannot have less than 1 Hz. Is there an option to have a timer run for hours? days?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by inspecting the setFrequency(frequency) entry point and the timer implementation to determine how frequency and duration are represented. Define the expected behavior for intervals lasting hours or days, including the supported range and how completion would be verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
arduino, cpp
Domain
embedded-iot
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.