DS3231 Real Time Clock (RTC) Module - Detailed Explanation and Interfacing with Arduino & I2C LCD

Поделиться
HTML-код
  • Опубликовано: 30 июл 2024
  • In this video I have explained the DS3231 RTC module in detail and also shown hot to connect it with arduino and display the Date and Time in Serial Monitor, and also shown how to connect an LCD Module via I2C and display the date and time in it.
    Download link of arduino sketches, library and circuit diagram : drive.google.com/file/d/1N2SD...
    DS1307 RTC Module Explained : • DS1307 Real Time Clock...
    DS1302 RTC Module Explained : • DS1302 Real Time Clock...
    Chapters:
    00:00 Introduction
    00:50 DS3231 Module Theory
    08:31 DS3231 Pinout Diagram
    09:23 Circuit Diagram for Displaying data in Serial Monitor
    09:56 Arduino Sketch
    11:15 Practical Demonstration
    13:52 Circuit Diagram for Displaying data in LCD Screen
    14:30 Arduino Sketch
    16:23 Practical Demonstration
    Thank you for watching my video. Please like, share and subscribe my channel.
    DS3231 RTC Module
    Arduino DS3231
    DS3231 Tutorial
    RTC Module Arduino
    DS3231 Interfacing
    Arduino Real Time Clock
    DS3231 Arduino Code
    I2C LCD Arduino
    DS3231 Timekeeping
    Arduino RTC Setup
    DS3231 with I2C LCD
    Arduino Time Module
    DS3231 Arduino Example
    Real Time Clock Arduino
    DS3231 Arduino Project
    Arduino I2C LCD Example
    DS3231 Circuit
    Arduino DS3231 Tutorial
    I2C LCD Interfacing
    DS3231 Arduino Connections
    Arduino Time Display
    DS3231 Clock Module
    Arduino RTC Tutorial
    DS3231 Arduino Implementation
    Arduino Timekeeping Example
    DS3231 with Arduino
    I2C LCD Arduino Code
    DS3231 Setup Arduino
    Arduino Real Time Clock Example
    DS3231 Arduino Wiring
    Arduino Clock Project
    DS3231 Programming
    Arduino RTC Code
    DS3231 Arduino Guide
    I2C LCD Project
    DS3231 Timekeeping Arduino
    Arduino RTC Module Example
    DS3231 Arduino Display
    Arduino Clock Circuit
    DS3231 Arduino Practical Use
    Arduino Time Display Code
    DS3231 with I2C LCD Tutorial
    Arduino DS3231 Programming
    DS3231 Arduino Time
    I2C LCD Arduino Setup
    DS3231 Arduino Tutorial for Beginners
    Arduino DS3231 Clock
    DS3231 Arduino Implementation Example
    Arduino RTC Time Display
    DS3231 Arduino Clock Setup
    #RGInnovations
  • НаукаНаука

Комментарии • 4

  • @jpeter3683
    @jpeter3683 6 дней назад

    i am facing similar issue , the year display on the LCD is 2034 instead 2024, i ran trough the code a number times ,
    rtc.setDate("7/25/24"); //Set Date Month/Date/Year . still its display as 25/07/2034 at lcd. any help ??

    • @RGInnovations
      @RGInnovations  6 дней назад

      Please share the code
      rgstech85@gmail.com

  • @pdsrvadventures4569
    @pdsrvadventures4569 22 дня назад

    The example using your library to set time, fails

    • @RGInnovations
      @RGInnovations  22 дня назад

      Have you installed the library properly?