DS3231

Communicates between Arduino-programmed AVR and Maxim DS3231 RTC: splice of Ayars' (http://hacks.ayars.org/2011/04/ds3231-real-time-clock.html) and Jeelabs/Ladyada's (https://github.com/adafruit/RTClib) libraries (by NorthernWidget)

DS3231 Alternatives

Similar projects and alternatives to DS3231 based on common topics and language

  • ErriezDS3231

    DS3213 high precision RTC (Real Time Clock) library for Arduino

  • pomodoro

    Pomodoro timer based on Arduino Pro Mini board and stylized as a Mario block (by 2CoderOK)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • DS3232RTC

    Arduino Library for Maxim Integrated DS3232 and DS3231 Real-Time Clocks

  • Rtc

    Arduino Library for RTCs, Ds1302, Ds1307, Ds3231, Ds3232, Ds3234 and Pcf8563/BM8563 with deep support. Please refer to the Wiki for more details. Please use the Github Discussions to ask questions as the GitHub Issues feature is used for bug tracking.

  • ESP32Time

    An Arduino library for setting and retrieving internal RTC time on ESP32 boards

  • FaceUnity

    Things related to FaceUnity SDK and Agora SDK

  • RP2040_RTC

    Discontinued This library enables you to use RTC from RP2040-based boards such as Nano_RP2040_Connect, RASPBERRY_PI_PICO. This RP2040-based RTC, using Interrupt, has no battery backup. Time will be lost when powered down. To need NTP-client to update RTC every start-up.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better DS3231 alternative or higher similarity.

DS3231 reviews and mentions

Posts with mentions or reviews of DS3231. We have used some of these posts to build our list of alternatives and similar projects.
  • How do I write a program/function in C that counts how many days it’s been running?
    1 project | /r/cprogramming | 5 May 2023
    This assumes you are using a convenience library such as https://github.com/NorthernWidget/DS3231.
  • Compilation Error Keep on ocurring
    1 project | /r/arduino | 12 Mar 2023
    That's saying that the compiler can't find any constructor function matching your number and types of arguments, in your case two uint8_t values. C++ allows many constructor functions for a class as long as they are unique in the number and type of arguments. The compiler tries to match your code to the defined signatures* in the header file. You solve the problem by looking at the documentation for the DS3231 library. That arduino page points to the actual documentation by the library author where the basic usage is described:

Stats

Basic DS3231 repo stats
2
167
1.2
6 months ago

NorthernWidget/DS3231 is an open source project licensed under The Unlicense which is not an OSI approved license.

The primary programming language of DS3231 is C++.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com