DS3231 rtc module with I2C interface

New
1 available
R117.33
Shipping
Standard courier shipping from R30
R30 Standard shipping using one of our trusted couriers applies to most areas in South Africa. Some areas may attract a R30 surcharge. This will be calculated at checkout if applicable.
Check my rate
Ready to ship in
The seller has indicated that they will usually have this item ready to ship within 3 business days. Shipping time depends on your delivery address. The most accurate delivery time will be calculated at checkout, but in general, the following shipping times apply:
 
Standard Delivery
Main centres:  1-3 business days
Regional areas: 3-4 business days
Remote areas: 3-5 business days
Get it now, pay later
Seller
Buyer Protection

Product details

Condition
New
Location
South Africa
Product code
MOD-079
Bob Shop ID
614719025

DS3231 RTC module - I2C Interface

Based on the DS3231 IC. The DS3231 IC can do timing, set two alarms and it can also measure temperature. Onboard AT24C02 EEPROM, you can record more alarms and event information.

The onboard AT24C02 EEPROM can be used to record more alarms as well as event information. The onboard CR20xx battery holder allows keeping time when the main power to the device is interrupted.

Features of the ds3231 rtc module:
- Compatibility: Compatible with Arduino UNO R3 / Arduino Mega2560 or any other microcontroller with an I2C interface
- Working voltage: 3.0 ~ 5.5VDC
- Working current: 3mA (Max)
- Interface: standard I2C interface (400kHz)
- Timing accuracy: 2ppm @ 0~+40'C; 3.5ppm @ -40~+85'C
- Temperature measurement accuracy: 3'C
- Temperature resolution: 0.25'
- SQW is a programmable square wave output pin
- Arduino Library: DS3231
- Great for Arduino DIY project

ds3231 rtc module

Sketch for the ds3231 rtc module.

#include <DS3231_Simple.h> DS3231_Simple Clock;  void setup() {  Serial.begin(9600);  Clock.begin();  Serial.println();  Serial.println(); }  void loop()  {   // Create a variable to hold the data   DateTime MyDateAndTime;    // Ask the clock for the data.  MyDateAndTime = Clock.read();    // And use it  Serial.print("Hour: "); Serial.println(MyDateAndTime.Hour);  Serial.print("Minute: "); Serial.println(MyDateAndTime.Minute);  Serial.print("Second: "); Serial.println(MyDateAndTime.Second);  Serial.print("Year: "); Serial.println(MyDateAndTime.Year);  Serial.print("Month: "); Serial.println(MyDateAndTime.Month);  Serial.print("Day: "); Serial.println(MyDateAndTime.Day);    Serial.print("End Of Program (RESET to run again)");  while(1); }

Library and more examples available here: https://github.com/sleemanj/DS3231_Simple

More from this seller

View all
R30 shipping
9V 5A Power Supply with DC Jack
R150
R30 shipping
Micro USB 3A Nylon Cable 0.5m
R163.02
Jumper Block Terminal Strips, 8 Pin, 25A, Black
R32.58
R30 shipping
12V 150mA MINI Solar Panel
R147.26
Add to cart

Recently viewed

See more
R30 shipping
HP 15-G Series LCD Front Bezel - AP14D000200
R219
R30 shipping
For iPhone 12 Pro Max Cartoon Animal Graffiti PC + TPU Phone Case(Panda)
R221
R30 shipping
Replacement Remote Control AH59-02408A For Samsung Home Theatre System
R309.10
WORLD OF WARCRAFT -- 6 CARDS
R40

Similar products

R30 shipping
10pcs DS3231 AT24C32 IIC Precision RTC Real Time Clock Memory Module Geekcreit for Arduino - product
R585
Tiny RTC I2C 24C32 Memory DS1307 Clock Module
R41.30
R30 shipping
10Pcs I2C RTC DS1307 AT24C32 Real Time Clock Module For AVR ARM PIC SMD
R449
R30 shipping
I2C RTC DS1307 AT24C32 Real Time Clock Module For AVR ARM PIC SMD
R335