this post was submitted on 17 Aug 2023
9 points (100.0% liked)
Ask Electronics
3325 readers
1 users here now
For questions about component-level electronic circuits, tools and equipment.
Rules
1: Be nice.
2: Be on-topic (eg: Electronic, not electrical).
3: No commercial stuff, buying, selling or valuations.
4: Be safe.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
ATTiny would definitely work. Ive use them for really really long timer systems with some trial and error.
You should maybe just look at a bigger battery depending on what lifetime you would expect? They are not exactly super low power(at least the ones I have used)
Is there a more low power alternative?
You could go with an DS1339 which is an RTC with two programmable time of day alarms. If you only need timing you might as well do that. But if electronics isn't really your thing then just add a bigger battery for the attiny85, make sure to run it at it's lowest clock speed.