Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Temperature compensated RTC #80

Open
kaufmanno opened this issue Jan 26, 2018 · 1 comment
Open

Temperature compensated RTC #80

kaufmanno opened this issue Jan 26, 2018 · 1 comment

Comments

@kaufmanno
Copy link
Collaborator

Implement a version with a temperature compensated clock such as DS3231.

@kaufmanno
Copy link
Collaborator Author

kaufmanno commented Jan 26, 2018

The DS3231 does not have SQW other than 32kHz. We might need a frequency divider circuit such as this one that uses a 555 and two 4013. In our version, we might need three 4013 to produce a 4kHz signal from the 32kHz SQW.
The DS3231 does actually have a SQW output at 1Hz, 1.024kHz, 4.096kHz and 8.192kHz, but I leave the link to the frequency divider for further reference...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant