this post was submitted on 17 Aug 2023
10 points (100.0% liked)
Ask Electronics
3315 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
If it doesn't matter if it's a few seconds too late or too soon an ATtiny 85 is good. If you need more accuracy you probably need an additional RTC.
You could also use a crystal for the ATtiny and get the same accuracy as the RTC. It should be accurate to about 20-30 seconds per month with a good crystal.
The internal oscillator only has an accuracy of around 1% after you calibrate it. It would be off by over 7 hours after a month. It's also quite sensitive to voltage and temperature changes.