Skip to content

Cheaper than DS3231 - alternative #36

Open
@beyonlo

Description

@beyonlo

Hi @peterhinch Thank you to write a driver for the DS3231.

Do you have a driver for another RTC than DS3231? Here follow:
"
This is a low cost precision battery backed real time clock (RTC) accurate to +-2 minutes/year. Two drivers are provided, one portable across platforms and one which is Pyboard specific.
"

Unfortunately the DS3231 is not low cost, it is ~$8.62 for 100 units. I'm using ESP32 becouse need to be a cheap solution, but I need a RTC to not lost datetime when ESP is without energy (power off). Maybe what you want to say is that the DS3231 is low cost for the Extremely Accurate it is, around ~2 minutes per yeat. However I think that for this specific project that I'm doing I don't need to be so accurate, so a cheaper RTC is fine. Do you have a driver for another RTC, or has interest to write one, or know a ready driver for one that is cheaper than DS3231, and maybe not so accurate?

Thank you in advance!

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions