Skip to content

Adding from the countdown timer #9

Open
@cristernicolh

Description

I want a countdown timer that adds everytime arduino detects a logic '1' state. For example, it is counting down and the current time is 04:59, if arduino detects a logic '1' it adds 5 minutes and it will be 09:59. I successfully implented this but when it reaches 59 minutes, how can I convert it into hours? like when the time is 58:29, if arduino detects logic '1', the new time will be 1:03:29. Please help?

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions