1. Do not share user accounts! Any account that is shared by another person will be blocked and closed. This means: we will close not only the account that is shared, but also the main account of the user who uses another person's account. We have the ability to detect account sharing, so please do not try to cheat the system. This action will take place on 04/18/2023. Read all forum rules.
    Dismiss Notice
  2. For downloading SimTools plugins you need a Download Package. Get it with virtual coins that you receive for forum activity or Buy Download Package - We have a zero Spam tolerance so read our forum rules first.

    Buy Now a Download Plan!
  3. Do not try to cheat our system and do not post an unnecessary amount of useless posts only to earn credits here. We have a zero spam tolerance policy and this will cause a ban of your user account. Otherwise we wish you a pleasant stay here! Read the forum rules
  4. We have a few rules which you need to read and accept before posting anything here! Following these rules will keep the forum clean and your stay pleasant. Do not follow these rules can lead to permanent exclusion from this website: Read the forum rules.
    Are you a company? Read our company rules

TM1638 add on large segment display

Discussion in 'Electronic and hardware generally' started by bsft, Nov 14, 2015.

  1. bsft

    bsft

    Balance:
    Coins
    Ratings:
    +0 / 0 / -0
    Does anyone know if the TM 1638 LED display is common cathode or anode?
    I see I could "hack" a large segment display onto the back of the existing one. Id like a big gear indicator without extra coding.
    Does anyone know if the display is common cathode or anode ? I really cannot tell on my existing one...
    Dave.
  2. pipis2015

    pipis2015 over-boost

    Joined:
    Feb 18, 2015
    Messages:
    222
    Location:
    Athens, GREECE
    Balance:
    10,248Coins
    Ratings:
    +271 / 1 / -0
    My Motion Simulator:
    2DOF, DC motor, Arduino
    • Like Like x 1
    • Useful Useful x 1
    Last edited: Nov 14, 2015
  3. pipis2015

    pipis2015 over-boost

    Joined:
    Feb 18, 2015
    Messages:
    222
    Location:
    Athens, GREECE
    Balance:
    10,248Coins
    Ratings:
    +271 / 1 / -0
    My Motion Simulator:
    2DOF, DC motor, Arduino
    Keep in mind that different (size or colour) elements have different voltage and current requirements (and maximum thresholds) to be able to work.

    So a larger (or different color) 7 segment digit might not work with the current provided from your board.

    I did not have succes trying to "steal" a signal and use it to power a blue comon cathode digit while i was able to succefully power a red comon cathode digit.

    Good luck.
    Here are some scems that might help.

    2 types of 7-segment.gif




    [​IMG]
    • Informative Informative x 1
  4. bsft

    bsft

    Balance:
    Coins
    Ratings:
    +0 / 0 / -0
    Cheers, It looks like a nightmare to try to "hack" the back of the display to rewire a single large segment on at this stage. That and I am not really sure, but it looks like common cathode TM1638.
    I can put a 5v power supply on the ard if needed to give it extra juice.
    I do recall somewhere there was a large segment display setup with a TM 1638 and extra code as well. Buggered if I can find the thread. I will look again
  5. pipis2015

    pipis2015 over-boost

    Joined:
    Feb 18, 2015
    Messages:
    222
    Location:
    Athens, GREECE
    Balance:
    10,248Coins
    Ratings:
    +271 / 1 / -0
    My Motion Simulator:
    2DOF, DC motor, Arduino
    if you use "achub" to transmit data to the ard+Tm1638
    then there is a native config to use a standalone 7segment directly for gear indicator,
    powered from your arduino.
    • Agree Agree x 1
  6. bsft

    bsft

    Balance:
    Coins
    Ratings:
    +0 / 0 / -0
    Pardon sir? , whats achub?
  7. pipis2015

    pipis2015 over-boost

    Joined:
    Feb 18, 2015
    Messages:
    222
    Location:
    Athens, GREECE
    Balance:
    10,248Coins
    Ratings:
    +271 / 1 / -0
    My Motion Simulator:
    2DOF, DC motor, Arduino
    • Like Like x 1
  8. insanegr

    insanegr !N$@n€

    Joined:
    Jan 14, 2014
    Messages:
    504
    Location:
    Athens
    Balance:
    16,716Coins
    Ratings:
    +499 / 1 / -0
    My Motion Simulator:
    2DOF, DC motor, Arduino
    @bsft my dash uses achub too as @pipis2015 mentioned above and its made from two Tm1638 and one seven segment display (use common anode so you can use more than the 5v segments)
    • Like Like x 4
  9. bsft

    bsft

    Balance:
    Coins
    Ratings:
    +0 / 0 / -0
    • Like Like x 1
  10. abs

    abs Active Member Gold Contributor

    Joined:
    Mar 3, 2011
    Messages:
    331
    Occupation:
    consultant
    Location:
    Montreal
    Balance:
    784Coins
    Ratings:
    +65 / 0 / -0
    My Motion Simulator:
    3DOF, SCN5
    hello could you provide more specific explainations about the wiring . i am trying to figure what you mean but dont fully understand .
    might seem easy to you but some explanations for newbies would be nice
    thx
  11. pipis2015

    pipis2015 over-boost

    Joined:
    Feb 18, 2015
    Messages:
    222
    Location:
    Athens, GREECE
    Balance:
    10,248Coins
    Ratings:
    +271 / 1 / -0
    My Motion Simulator:
    2DOF, DC motor, Arduino
    Each segment (bar) inside the digit is named by a letter.

    Starting with "a" for the top "bar" and so on.

    So for number "2" for example you need to "light" segments:
    a, b, g, e, d.

    Depending on design there are two types of seven-segment digit types.

    Common anode and common cathode.

    The one uses common positive and the other common (for all segments) negative "wiring".

    The numbers on the four digit display represent the order of digits... with pin "D 1" being the cathode for the first digit (since its a common cathode display) and so on.
    [​IMG]
    • Informative Informative x 3
    Last edited: Nov 18, 2015
  12. cgodwin

    cgodwin Active Member

    Joined:
    Sep 18, 2015
    Messages:
    225
    Occupation:
    Engineer
    Location:
    Eugene, Oregon
    Balance:
    2,478Coins
    Ratings:
    +278 / 2 / -0
    My Motion Simulator:
    2DOF, DC motor, JRK, Joyrider
    • Like Like x 1
    • Informative Informative x 1
  13. bsft

    bsft

    Balance:
    Coins
    Ratings:
    +0 / 0 / -0
    thanks fellas, I will look into this more when I have more time
  14. abs

    abs Active Member Gold Contributor

    Joined:
    Mar 3, 2011
    Messages:
    331
    Occupation:
    consultant
    Location:
    Montreal
    Balance:
    784Coins
    Ratings:
    +65 / 0 / -0
    My Motion Simulator:
    3DOF, SCN5
    thank you very much .

    that s now my next project :thumbs

    questions:
    in case of a common cathode D1 goes to a 5v?
    what is dp ? how the added segment connects to D1 ? is it through dp on the added segment?
    Last edited: Nov 19, 2015
  15. abs

    abs Active Member Gold Contributor

    Joined:
    Mar 3, 2011
    Messages:
    331
    Occupation:
    consultant
    Location:
    Montreal
    Balance:
    784Coins
    Ratings:
    +65 / 0 / -0
    My Motion Simulator:
    3DOF, SCN5
    hello I d like some more explanations
    a goes to A
    b goes to B
    c goes to C
    d to D
    e to E
    f to F
    g to G
    n case of combined cathode : do we have to perform a connection of the two ground pins (on large segmnt) to tm1638 ground ? (i suppose)
    where goes D1 (in case of D1 used ) ? does it go to dp on the large added segment?
  16. pipis2015

    pipis2015 over-boost

    Joined:
    Feb 18, 2015
    Messages:
    222
    Location:
    Athens, GREECE
    Balance:
    10,248Coins
    Ratings:
    +271 / 1 / -0
    My Motion Simulator:
    2DOF, DC motor, Arduino
    dp is the demical dot.
    d1 conects to gnd if your 4 digit and large digit are both common cathode).
    but the current will probably not be sufficient for the larger digit to work.
  17. abs

    abs Active Member Gold Contributor

    Joined:
    Mar 3, 2011
    Messages:
    331
    Occupation:
    consultant
    Location:
    Montreal
    Balance:
    784Coins
    Ratings:
    +65 / 0 / -0
    My Motion Simulator:
    3DOF, SCN5
    can you use a large segment being common anode regardless of the type of the 4 digit display. this would solve the lack of amperage ?
  18. pipis2015

    pipis2015 over-boost

    Joined:
    Feb 18, 2015
    Messages:
    222
    Location:
    Athens, GREECE
    Balance:
    10,248Coins
    Ratings:
    +271 / 1 / -0
    My Motion Simulator:
    2DOF, DC motor, Arduino
    are you going to use the tm1638 board together with an arduino?
  19. abs

    abs Active Member Gold Contributor

    Joined:
    Mar 3, 2011
    Messages:
    331
    Occupation:
    consultant
    Location:
    Montreal
    Balance:
    784Coins
    Ratings:
    +65 / 0 / -0
    My Motion Simulator:
    3DOF, SCN5
    yes i already use a TM1638 and an arduino uno rev 3
  20. pipis2015

    pipis2015 over-boost

    Joined:
    Feb 18, 2015
    Messages:
    222
    Location:
    Athens, GREECE
    Balance:
    10,248Coins
    Ratings:
    +271 / 1 / -0
    My Motion Simulator:
    2DOF, DC motor, Arduino