DS3231 rtc module with I2C interface

DS3231 rtc module with I2C interface

4 available / new
Only 4 left – grab it before it’s gone!
R102.73
Shipping
R35.00 Standard shipping using one of our trusted couriers applies to most areas in South Africa. Some areas may attract a R30.00 surcharge. This will be calculated at checkout if applicable.
Check my rate
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
Seller
Buyer protection
Get it now, pay later

Product details

Condition
New
Location
South Africa
Customer ratings:
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

Add to cart

Recently viewed

See more
3Pcs MAX7219 Dot Matrix Module Microcontroller LED Module Display Module MAX7219 DIY Kit
R382.00
24V 4 Channel Relay Module For PIC ARM DSP AVR MSP430 Geekcreit for Arduino - products that work wit
R392.00
for JLink V12 J LINK V12 Jtag Swd Programmer STM32 Emulator Debugger ARM MCU Debug Tool Adapter Full
R1,512.00
50% OFF
Waveshare PicoGo Mobile Robot, Based on Raspberry Pi Pico, Self Driving, Remote Control(EU Plug)
R1,534.00 R3,068.00

Similar products

Rtc ds3231 i2c board with battery ke0071
R217.84
Tiny RTC I2C 24C32 Memory DS1307 Clock Module
R38.11
10Pcs I2C RTC DS1307 AT24C32 Real Time Clock Module For AVR ARM PIC SMD
R449.00
Tiny RTC I2C Module DS1307 Clock - High Precision Clock Timer Module
R46.29

Customer ratings: 1 ratings

not working,waste of money!!
15 Oct 2024