JonnyBooker / split-flap

Code for split-flap display based on: https://github.com/Dave19171/split-flap
https://www.prusaprinters.org/prints/69464-split-flap-display
GNU General Public License v3.0
47 stars 7 forks source link

Days count up #12

Closed shagadeli closed 4 months ago

shagadeli commented 6 months ago

Any way to make it count the elapsed days up automatically? The idea is to make a "x days since last accident" kind of thing.

Thanks

JonnyBooker commented 5 months ago

Hello! I think it could be possible, the code at the moment as it stands for Countdown will ensure it doesn't go negative, this could probably be changed to make it so that rather then saying "X days" it could be modified to say "X days to go" or "X days past" or something like that and allow it to go "negative".

Something could look at as trial experiment sometime in future maybe (in the next week or two potentially) unless you would like to have a go! Happy to offer advice.

JonnyBooker commented 4 months ago

I'm going to mark this item as closed as it is not an issue, more a feature that is not implemented. If this feature gets implemented in future I'll be sure to report back here :). Feel free to re-open if feel necessary.