Arduino And DS3231 RTC Clock Module

Поделиться
HTML-код
  • Опубликовано: 22 янв 2015
  • Arduino And DS3231 RTC Clock Module
    In this video we are going to learn, how to program DS3231 RTC module Using Arduino. The DS3231 RTC module is a Extremely Accurate Clock Chip with a temperature sensor built in it.
    This module comes with a rechargable battery, which helps it to keep track of time date and year even when the power is disconnected from the module. It consumes a little amout of power which help it run for two or three years.
    If you want to buy this DS3231 RTC Module Click the link below:
    Amazon.COM goo.gl/ky7TRC
    Amazon.IN goo.gl/oDngPk
    Get the source code from here.
    www.cooltroniks.com/ds3231/
    Link
    github.com/rodan/ds3231
    Like Share Subscribe.
    Thanks for watching.
  • НаукаНаука

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

  • @captainspongeboy
    @captainspongeboy 7 лет назад

    I'm so glad people like you exist. Thank you.

    • @CoolTroniks
      @CoolTroniks  7 лет назад

      glad to hear that, Thanks for watching.

  • @wiliam6755
    @wiliam6755 8 лет назад +1

    Thank you friend helped a lot. Congratulations on video.

  • @kharulnisyazulfikri
    @kharulnisyazulfikri 9 лет назад

    the video really helps...thanks a lot...

  • @asian0051
    @asian0051 9 лет назад

    Helpful! Thanks!

  • @caetanog_
    @caetanog_ 8 лет назад

    Very good man, the best lesson about RTC DS3231 in youtube

    • @CoolTroniks
      @CoolTroniks  8 лет назад

      +Gustavo Caetano Thanks bro,glad to hear that.

    • @wltr2302
      @wltr2302 8 лет назад

      +CoolTroniks hi is it possible to code the module to turn on something at a certain time? can I change the time without using the Arduino program?

    • @CoolTroniks
      @CoolTroniks  8 лет назад

      Yes absolutely possible

    • @wltr2302
      @wltr2302 8 лет назад

      +CoolTroniks hello again! I was wondering if it was possible to set the time and date without the Arduino program?

    • @CoolTroniks
      @CoolTroniks  8 лет назад +1

      +WLTR AEP You can add a buttons, and in programming you can set the button to change the time and date.

  • @satnammalhi5555
    @satnammalhi5555 9 лет назад

    I'm not familiar with C/C++ can you explain why/how you use ">>" and "&" operators and why the hex numbers 0x03 and 0x0F ?? Thanks in advance.

  • @user-rj2lg3mk3c
    @user-rj2lg3mk3c 8 лет назад

    Спасибо большое!!

  • @billybbob18
    @billybbob18 9 лет назад +6

    Would have watched if the volume was at least 10x what it is. Can barely hear you with my ear against the speaker.

  • @CJ-qd1gn
    @CJ-qd1gn 9 лет назад

    Really well presented video - congrats. Can I ask what those pin are on the Arduino that you connected to (SDA and SCL)? I"ve never used them before. Can you use any other digital or analog pins instead?

    • @CoolTroniks
      @CoolTroniks  9 лет назад +1

      CJ Yes, analog pin A4 is (SDA) and analog ping A5 is (SCL).Thanks.

  • @kemoomotivation9266
    @kemoomotivation9266 7 лет назад

    my DS1307 RTC is not keeping the time while the arduino is without power. As soon as I power the arduino back it starts exactly where it left

  • @user-kk4sn6qr8h
    @user-kk4sn6qr8h 7 лет назад

    Hello, I can not get the code as it say's website is down could you please share it?Thanks

  • @volkerblock
    @volkerblock 9 лет назад

    all ok with Wire.begin(); in your blog?

  • @rompstar
    @rompstar 8 лет назад +1

    good video but can barely hear you, speak up man and adjust your microphone!

    • @CoolTroniks
      @CoolTroniks  8 лет назад

      +Ray Kodiak Thanks bro, I have made a new video on the same subject, which has a good audio quality.

  • @jakelittle8098
    @jakelittle8098 9 лет назад

    Can you include your code without the library?

    • @CoolTroniks
      @CoolTroniks  9 лет назад

      Check my blog in the discription