Real Time Clock Tutorial | Arduino | DS3231

Опубликовано: 03 Ноябрь 2024
на канале: RoboCircuits
7,263
65

Real-Time Clock Tutorial | Arduino | DS3231

I2C Tutorial -    • I2C Communication | Detailed Tutorial...  

The DS3231 is a low-cost, highly accurate Real Time Clock that can maintain hours, minutes, and seconds, as well as, day, month, and year information. Also, it has automatic compensation for leap-years and for months with fewer than 31 days.
The module can work on either 3.3 or 5 V which makes it suitable for many development platforms or microcontrollers. The battery input is 3V and a typical CR2032 3V battery can power the module and maintain the information for more than a year.
Once we connect the module we need to program the Arduino Board to work with the Real-Time Clock. However, when it comes to programing communication between Arduino and an I2C module the code isn’t that small and easy. Luckily, there are already several libraries for the DS3231 RTC which can be found on the internet.
The module uses the I2C Communication Protocol which makes the connection to the Arduino board very easy.

Amazon India

Arduino UNO R3 - https://amzn.to/2n8NbWi
Ultrasonic Sensor hc-sr04 - https://amzn.to/2ACHEkl
Arduino Beginners kit - https://amzn.to/2n6LUPj
Wi-Fi Wireless Transceiver Module for IOT ESP8266 - https://amzn.to/2M0ttd8
NodeMcu WiFi Development Board - ESP8266 - https://amzn.to/2LOQgtd
Bluetooth Transceiver Module - https://amzn.to/2M077sj
37 in 1 Sensor Modules Kit for Arduino - https://amzn.to/2vysGpA
Servo Motors 2 - https://amzn.to/2AEeJMO
Arduino Nano V3 with USB Cable - https://amzn.to/2vxcxRo
Quadcopter Kit Quad Copter - https://amzn.to/2ADuzqS

Social Links
Facebook - https://fb.com/robocircuits
Instagram -   / robocircuits  
Twitter -   / robocircuits  
Instructables - https://www.instructables.com/member/...
Arduino - https://create.arduino.cc/projecthub/...