Giter Site home page Giter Site logo

Comments (4)

realA10001986 avatar realA10001986 commented on September 15, 2024

Thanks for your suggestions.

The countdown idea is nice but bears a few problems with displaying the remaining time. Only minutes, hours and days have a fixed length, a month and a year does not. How would I count down months, if each month has a different length. Say, it's Apr 15, and you set the alarm to May 15; is that now 1 month, 0 days, displayed as "01 00 0000 xx xx". I don't like that, it's somewhat ambiguous, and as much as I accept the stupid American date format, for displaying a count down timer it is idiotic and counter-intuitive. So, I would rather count and only display the remaining days, but that would not fit properly into the display mask. What is more doable and would fit the concepts is to implement an alarm for a given date+time. I put this on my list of ideas, need to think about it.

As for the alarm output idea: Unfortunately, there is no output left. All GPIOs are used.

from time-circuits-display.

alalal80 avatar alalal80 commented on September 15, 2024

Good evening,
thank you for your reply.
can we not limit the time counter to 1 year, this will limit the calculations.
Too bad for the outings, the goal was to operate a motor.
What are the future functionalities that you will program?
Cordially.

from time-circuits-display.

realA10001986 avatar realA10001986 commented on September 15, 2024

What is your goal with this timer? Displaying a countdown (briefly, after entering a code), or having an alarm/reminder?

from time-circuits-display.

realA10001986 avatar realA10001986 commented on September 15, 2024

Implemented the reminder, that should do it.

from time-circuits-display.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.