[Solved] Received new TM1637 but not working? (Subtitle in most languages)

Поделиться
HTML-код
  • Опубликовано: 4 июл 2024
  • purchased from eBay or AliExpress and display is not working?
    Here is the solution if the components are soldered incorrectly.
    with code and library.
    Watch the simply and easy to use display based on HT16K33 for every purpose like 0060, -62, 1.34 or clock: 24:34 or HEX value like CAD3 • Introduction to HT16K3...
    The best thank you for me is to not to skip ads and Subscribe 🔔 to my channel, like 👍 the video It is greatly appreciated. 🔔 😊.
    I will reply to all Subscriber's 🔔 questions. So make sure to Subscribe and enable the bell 🔔.😊
    Get the code and resources for this video: bit.ly/tm1637-issue
    **** Purchase TM1637 from Affiliated stores:
    Amazon USA: amzn.to/2JiovZI
    Amazon All European Countries: amzn.to/31RZoDe
    Amazon Canada: amzn.to/2HPckmy
    Banggood: www.banggood.com/custlink/D3K...
    AliExpress: s.click.aliexpress.com/e/_9xLBRf
    Must watch this video to learn how to use TM1637:
    • How to use TM1637 4 di...
    How to use 2 or more TM1637 displays:
    • Robojax Touch Counter ...
    Tutorial by Ahmad Shamshiri form Canada
    ****************************
    Arduino Step by Step Course (over 100 lectures) Starts here • Lesson 00 What is Ardu...
    ****************************
    If you found this tutorial helpful, please support me so I can continue creating contents like this. Here is PayPal link paypal.me/robojaxTV
    Follow me on Facebook robojaxTV
    Follow me on Twitter: / robojaxtv
    Follow me on Instagram: / robojax
    Tutorial by Robojax.com
    Get other projects code and learn Arduino
    robojax.com/learn/arduino
    #robojax #robojaxTM1637
    *** AFFILIATE PROGRAM ***
    We are a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for us to earn fees by linking to Amazon.com and affiliated sites.
  • НаукаНаука

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

  • @House0fwax
    @House0fwax 4 года назад +3

    Thankyou. I had the same problem, but the resistors were in the correct place. After removing the capacitors it's working fine. Many thanks. :)

    • @robojax
      @robojax  4 года назад +1

      You are welcome. Ahmad from Canada

  • @Jayjustin-kq7qv
    @Jayjustin-kq7qv 5 лет назад +2

    It works well ! thank a lot !! really appreciate you

    • @robojax
      @robojax  5 лет назад

      You are welcome. Pleased to hear that.

  • @tamasviraszto7292
    @tamasviraszto7292 4 года назад +1

    Thank you very much!!!!
    My resistors are in correct place but I had to remove capacitors and it is working! Thank you!!!

    • @robojax
      @robojax  4 года назад

      You are very welcome. Thanks for sharing your experience.

    • @Dancopymus
      @Dancopymus 2 года назад

      Yes, that's exactly what I read on another site! There are two Capacitors with capacitance beyond what is needed.

  • @stephaneleguennec4268
    @stephaneleguennec4268 3 года назад +1

    Thank you so much 🙏
    You really helped me 😀

    • @robojax
      @robojax  3 года назад

      My pleasure.

  • @bobharrison9620
    @bobharrison9620 2 года назад +1

    Sir, I got a few of these. I'm using my the small one, a Nano board, a TEA5767 using the A4+A5 and the 5v and GND , I also have the TM1637 3+3 or 5v connect with he board ground with the TEA5767 and the TM CLK on pin D12 and DIO on D11 rewrighten code and have a hell of a noise, I first went from the 5 v to the 3.3 and the buzz calmed a bit, pulled the swaped the D11+12 pins and lost display. Ran the power wires to an independent supply and cured the buzz. I'm a new Arduino user and have gotten the radio and display working in 2 months. I don't think that's bad for a rookie and hope it shows I'm not lazy and just wasting your time asking without trying to check out Google and Arduino help for hours. Keep up the good work, Im kinda a fan by now. Bob H.

    • @robojax
      @robojax  2 года назад

      Hi Bob, wow. I am glad you were able to resole the issue. Once you know a little bit about Arduino, you will love it as you can do anything with this. Here is my Arduino Step by Step Course (over 150 lectures) Starts here robojax.com/L/?id=338
      thanks for being my fan. Stay safe.

  • @rieger.design
    @rieger.design 7 месяцев назад

    Thank you. I see that 4 years later they still sell the same bad units than need the capacitors to be removed. Thank you for this video

    • @robojax
      @robojax  7 месяцев назад

      Wow, I didn’t know the issue still exists.

  • @KnutJohanGiske
    @KnutJohanGiske 4 года назад +1

    Thanks so much. You are a true magician :)

    • @robojax
      @robojax  4 года назад +1

      You are welcome. LOL. I am electrical Engineer.

    • @KnutJohanGiske
      @KnutJohanGiske 4 года назад +1

      @@robojax Same thing :)

  • @steve64464
    @steve64464 3 года назад

    Your video inspired me to poke and repair the two i had , I removed caps and there was a leg not soldered on the main display. working now it seems.

    • @robojax
      @robojax  3 года назад

      Good to hear that. Stay safe.

  • @Dancopymus
    @Dancopymus Год назад

    Hi Robojax, first of all, thank you for sharing your knowledge.
    Do you have any project in a single arduino code for a clock with Led Matrix 8x32 and TM1637? Thanks

    • @robojax
      @robojax  Год назад

      Hi, learn how to Search for a Particular video in a channel here bit.ly/findRUclipsVideo

  • @lupson665
    @lupson665 6 месяцев назад

    I have bought TM1637 0.36 but the new module like pic showed at the end, but only power led is on and Display is just blank

  • @LICMovies
    @LICMovies 6 месяцев назад

    Hi, I tried what you did in the video (removing the two capacitors) but it still does not work (only the power LED lights up), any idea ? Thanks.

  • @WintonMc
    @WintonMc Год назад

    Hi,
    Thanks for posting that video.
    I have a TM1637 exactly like the one you showed, but it works when driven from I2C bus 1 on a Pico, but not when driven from an TCA9648A multiplexer on I2C bus 0.
    Do you have any ideas why that might be? The configuration of capacitors and resistors is exactly as shown on the one you modified in the video.

    • @robojax
      @robojax  Год назад

      Hi, the switcher might have issue. I did not look at the specs of TCA.

  • @iCarlo
    @iCarlo 2 года назад

    Dear Robojax.
    Just watched your video. And at t=4:25 you show the panel works with the two resistors moved. But the power LED is not on? Why is it not lit? I would expect one of the 10k resistors would do that?

    • @robojax
      @robojax  2 года назад

      I am sorry I don’t remember what I did in the video. So please watch as I always explain why I do something.

  • @steveedwards90
    @steveedwards90 5 лет назад +1

    Good work regards
    I have been watching some of your tutorials and thank you for your time and effort I still have a lot of problems with arduino programming novice here question how do you switch 2 relays on with pushbutton but not latch just push on release off on 4 relay board I know its combining relay declaration function but to put it in code ? Frying the old brain thanks Steve gw7lop

    • @robojax
      @robojax  5 лет назад +1

      Thank you. Here a video on 4 relay and you can use 2 relay. ruclips.net/video/Wbm3MCMgM_s/видео.html and here my video on push button ruclips.net/video/TTqoKcpIWkQ/видео.html and you can combine both. I have put this in my "to do list" and will make video in the future.

  • @davidbennett663
    @davidbennett663 2 года назад

    Hi @robojax you say at 5:20 that you dont know about the other TM1637 with the chip on the side. has anyone else had the same problem with the other board (chip on the side)?. How can I find out which capacitors to remove for the other type of board? thanks!

    • @robojax
      @robojax  2 года назад

      Hi, forget this display. The tm1637 is just junk. Get ht16k33 shown here as it can be used easily with anything ruclips.net/video/4aCgHNJl9kY/видео.html

  • @riczi3
    @riczi3 4 года назад

    thank you! ordered two modules thinking the first was faulty...

    • @robojax
      @robojax  4 года назад

      You are welcome. Thanks for sharing your experience.

  • @ZikRycerz
    @ZikRycerz 3 года назад

    Hello! I have two modules with power leds, which doesn't work at all. I mean leds are lit when connected to power, but nothing gets displayed. I've removed caps as you instructed, but can't get it to work anyway. Led light still works, nothing gets displayed. I've used your code and some samples provided with few tm1637 libraries for arduino. Any tips?

    • @robojax
      @robojax  3 года назад

      Hello, other than what I've shown I have no idea what could be wrong.

    • @ZikRycerz
      @ZikRycerz 3 года назад

      @@robojax Thank you for quick response. I'll today again try to make it work, and if it won't, well... probably will just solder off display itself and use it directly with some other IC maybe :|

  • @TomSullivanify
    @TomSullivanify 4 года назад

    Hi robojax, I've got a similar 7 panel display to your small one. It turns on and the display comes on but no matter what I set the time to it quickly flashes on with the data and off? Any idea why this might be?

    • @TomSullivanify
      @TomSullivanify 4 года назад

      www.ebay.co.uk/itm/4-Digit-7-segment-LED-display-module-with-clock-points-0-36-WHITE-LEDs/133127221668?pageci=7c64f5ef-f8e9-4d48-92ff-41092384321d is the one

    • @robojax
      @robojax  4 года назад

      It must be the code. Start with this video and don't put anything else. just use the provided sample ruclips.net/video/DuamjlstOKM/видео.html

  • @cbc7599
    @cbc7599 3 месяца назад

    Hi, tnx! I still don't get it working.
    Problem: no clk en dio at pin 3 and 4 of the ic, checkd it with logic analyzer.
    By removing cap's and rest's the clock-line arives clearly at pin 3 of the IC.
    But pin 4 DIO of the IC keeps at a steady DC-level.
    Finaly I dissoldered pin4 from the pcb-pad and lined it directly to the DIO line of my microcontroller.
    ( now DIO is only conencted to pin 4 and has NO connection with the board. Still DIO/pin4 T at DC level.
    When disconnect DIO-line from pin 4 again there is the correct DIO 'pulse' on the DIO line coming from microcontroller.
    Have tried this on 2 TM1637 boards! Unfortunately. The IC is pulling DIO to a DC level.
    IC defect?

    • @robojax
      @robojax  3 месяца назад

      Hi, forget this TM1637 junk. There is much better display that displays anything very easily. see the video ruclips.net/video/4aCgHNJl9kY/видео.html and I have more videos on that and made digital clock

  • @yogeshitaliya473
    @yogeshitaliya473 5 лет назад

    😍😍😍😍😍😍

  • @murrrr8288
    @murrrr8288 3 года назад

    Question: My module arrived, but it's missing the other capacitor, otherwise everything is normal. How can i fix it? Would it work if I remove the other capacitor too? Missing capacitor is under Pwr-LED

    • @robojax
      @robojax  3 года назад

      the capacity is needed but not critical. it should work. just try it.

  • @Eyeshield959
    @Eyeshield959 5 лет назад

    Sir, You know how to turn on lights with sensor dissolved oxygen using Arduino and relay? Please help me

    • @robojax
      @robojax  5 лет назад

      Never heard of "dissolved oxygen" sensor. Replay there with a link to the item on eBay or Amazon

    • @Eyeshield959
      @Eyeshield959 5 лет назад

      @@robojax thanks you sir

  • @quintencabo
    @quintencabo 2 года назад

    For me the power light doesn't actually even go on :( only when I send a command like .show and then it only flashes for a really short time.
    EDIT: Ok I now soldered the other side and with that one the power does stay on at least.

    • @robojax
      @robojax  2 года назад

      I have Sufi with this module. It is garbage even it it works. Try this module with you can do anything with ruclips.net/video/4aCgHNJl9kY/видео.html

  • @gkatsos
    @gkatsos 4 года назад

    Removed the caps and still dosn't work, any help?

    • @robojax
      @robojax  4 года назад

      Must be something else. or the module is dead. I can't think of something else.

    • @gkatsos
      @gkatsos 4 года назад

      @@robojax I have 4, all turn the led on, on the back, but still no display.

    • @robojax
      @robojax  4 года назад

      this is how we get products. There is specific manufacturer. people produce them at home in China.

    • @UltimaX9578
      @UltimaX9578 Год назад

      A little late, but in case someone sees this... Just out of curiosity, did you send it the "display on" command? I worked with one of these this week and the display is off by default (the LED will light up, but the display will show nothing), until this command is sent.