All About TM1637

แชร์
ฝัง

ความคิดเห็น • 47

  • @rogeriomunarolima1086
    @rogeriomunarolima1086 8 หลายเดือนก่อน +2

    Great video information about display tm1637, with examples and Codes included. Thank you.

  • @chrisl4999
    @chrisl4999 6 หลายเดือนก่อน +1

    Excellent video packed with tons of good information!

  • @b_shankar
    @b_shankar 2 ปีที่แล้ว +4

    Bro can you tell me how we can generate same temperature in Fahrenheit.

    • @CrazyCoupleDIY
      @CrazyCoupleDIY  2 ปีที่แล้ว +3

      Temp_F = (Temp_C x 9/5) + 32;

    • @b_shankar
      @b_shankar 2 ปีที่แล้ว +2

      @@CrazyCoupleDIY thank you 😊

  • @bartekguch3051
    @bartekguch3051 ปีที่แล้ว +4

    Very nice, simple and helpfull video. Thank you!

  • @hobbit1766
    @hobbit1766 2 ปีที่แล้ว +4

    Nice tutorial mate

  • @sarangvs2326
    @sarangvs2326 ปีที่แล้ว +2

    Can we use this module with 8051 microcontroller?

    • @CrazyCoupleDIY
      @CrazyCoupleDIY  ปีที่แล้ว +2

      I have not used or tested that with an intel 8051 MCU mate so I may not be able to answer your question

  • @phakalanep7241
    @phakalanep7241 2 ปีที่แล้ว +6

    Great video

  • @karishma_agrawal07
    @karishma_agrawal07 5 หลายเดือนก่อน +1

    Your video helped a lot! ❤

    • @CrazyCoupleDIY
      @CrazyCoupleDIY  4 หลายเดือนก่อน +1

      It's my pleasure

    • @karishma_agrawal07
      @karishma_agrawal07 4 หลายเดือนก่อน

      @@CrazyCoupleDIY can to tell me that can we connect arduino nano directly to tm1637 without using breadboard?

  • @vijaysulakhe5605
    @vijaysulakhe5605 7 หลายเดือนก่อน +1

    Nice and helpful video, many thanks...keep doing for Pi Pico also.

    • @CrazyCoupleDIY
      @CrazyCoupleDIY  7 หลายเดือนก่อน

      I already have one on pico
      th-cam.com/video/vO_2XWJDF70/w-d-xo.html

  • @miguelpolillarny7258
    @miguelpolillarny7258 ปีที่แล้ว +1

    Hello, new subscriber, I wonder if you could collaborate with a Countdown timer project with the TM1637 display and that when it reaches zero, turn on a led for 3 seconds, it could be using ESP32 or an Arduino. Regards.

  • @ofp6024
    @ofp6024 ปีที่แล้ว +1

    Hello i am using 2digit seven display (4 nos ) total 8 digit ,,, and i am using max7219. I tried everything but still it's not working its just lighting up all the segment including dp and will remain same . Not a single digit or number is coming,,, please help

  • @RogerHyam
    @RogerHyam ปีที่แล้ว +1

    Thanks that was useful. But how do you control the : in the middle?

    • @CrazyCoupleDIY
      @CrazyCoupleDIY  ปีที่แล้ว

      Please have a look at the code.
      I have it fully commented for wast understanding.
      Please let me know I you have any issues thanks

  • @llaltxll
    @llaltxll 4 หลายเดือนก่อน +1

    In case anyone got a module that has dots on it, you can turn them on by setting the top bit on.
    #define SEG_DP 0b10000000

  • @vijaysulakhe5605
    @vijaysulakhe5605 7 หลายเดือนก่อน

    Thanks.
    Which Lib you are using for DHT11 / 22 ?

    • @CrazyCoupleDIY
      @CrazyCoupleDIY  7 หลายเดือนก่อน

      Just the standard one mate

    • @RiteshKumar-uy7fx
      @RiteshKumar-uy7fx 6 หลายเดือนก่อน

      DHT sensor library by Adafruit
      Arduino library for DHT11, DHT22, etc Temp & Humidity Sensors
      use this one its handy

  • @vijaysulakhe5605
    @vijaysulakhe5605 7 หลายเดือนก่อน

    Thanks..
    which lib you are using for DHT11 / 22 ?

    • @CrazyCoupleDIY
      @CrazyCoupleDIY  6 หลายเดือนก่อน

      Just the generic one

    • @RiteshKumar-uy7fx
      @RiteshKumar-uy7fx 6 หลายเดือนก่อน

      DHT sensor library by Adafruit
      Arduino library for DHT11, DHT22, etc Temp & Humidity Sensors
      use this one.

  • @Dancopymus
    @Dancopymus ปีที่แล้ว

    Greetings. Firstly, thanks for the video.
    I have some Displays like this, 0.56". With Arduino Uno or Nano, it works perfectly but, with the ESP8266 NodeMCU, some don't work. Do you know the reason for this? Thank you

    • @RiteshKumar-uy7fx
      @RiteshKumar-uy7fx 6 หลายเดือนก่อน

      is your problem solved

    • @Dancopymus
      @Dancopymus 6 หลายเดือนก่อน

      @@RiteshKumar-uy7fx I took a break from this, but when it starts again, I'll get back to you.

  • @МаксимГрищенко-н1с
    @МаксимГрищенко-н1с 5 หลายเดือนก่อน +1

    Thank you

  • @Wxjtxqk
    @Wxjtxqk ปีที่แล้ว +1

    Thanks bro!

  • @john-iveson
    @john-iveson 11 หลายเดือนก่อน

    i get this error message
    Compilation error: 'class TM1637Display' has no member named 'clear'

    • @RiteshKumar-uy7fx
      @RiteshKumar-uy7fx 6 หลายเดือนก่อน

      did your problem solved

    • @john-iveson
      @john-iveson 6 หลายเดือนก่อน

      @@RiteshKumar-uy7fxI did

  • @Nonsense116
    @Nonsense116 ปีที่แล้ว +1

    this is not how to control the tm1637 module, this is how to download a library to do it for you. there are already dozens of videos out there on how to do that

    • @RiteshKumar-uy7fx
      @RiteshKumar-uy7fx 6 หลายเดือนก่อน

      do you want a detail explanation on code ?

  • @Jagga-oy2hd
    @Jagga-oy2hd 6 วันที่ผ่านมา

    Code to add rtc in this clock
    th-cam.com/video/HoWawxvW6OE/w-d-xo.html

  • @arduinomaquinas
    @arduinomaquinas ปีที่แล้ว +2

    Awesome🇧🇷😉👍great video information display tm1637👏👏👏👏👏 @arduinomaquinas thank you man, subscribed