Shop OBEX P1 Docs P2 Docs Learn Events
What is the best way to control (7) 7-segment displays? — Parallax Forums

What is the best way to control (7) 7-segment displays?

SteelSteel Posts: 313
edited 2006-05-04 16:00 in General Discussion
I am working on a project that has 7 7-segment Displays.

I am looking at cascading 7 74HC595 shift registers together?· I can do that, but...have any of you come across any easier ways?

Thanks.
Shaun

Comments

  • T&E EngineerT&E Engineer Posts: 1,396
    edited 2006-05-03 22:35
    Look at the MAX7219 which is also sold by Paralax. It will control up to 64 LEDs or 8 7-segment displays.

    http://www.parallax.com/detail.asp?product_id=603-00001

    Thanks.
  • Jon WilliamsJon Williams Posts: 6,491
    edited 2006-05-03 22:40
    And if you can't find the MAX7219 you can use two MC14489 chips (daisy-chained) to get up to 10 digits. Note that the MC14489 is not as flexible as the MAX7219, but it is a lot cheaper. See StampWorks 2 for a BS2 code example.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Jon Williams
    Applications Engineer, Parallax
  • SteelSteel Posts: 313
    edited 2006-05-04 16:00
    Thanks Guys!
Sign In or Register to comment.