HW-179 8-Digit 7-Segment LED Display (MAX7219 Driver)


Closed Thread
Results 1 to 11 of 11

Hybrid View

  1. #1
    Join Date
    May 2013
    Location
    australia
    Posts
    2,644


    1 out of 1 members found this post helpful. Did you find this post helpful? Yes | No

    Default Re: HW-179 8-Digit 7-Segment LED Display (MAX7219 Driver)

    LOAD (/CS) and CLOCK are connected in parallel for all chips and this may be a problem
    after the first 1000 or so chips, the max load of a max7219 logic i/p pin is 1uA. cable capacitance is the limit [meters of it at least ]
    Warning I'm not a teacher

  2. #2
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,132


    Did you find this post helpful? Yes | No

    Default Re: HW-179 8-Digit 7-Segment LED Display (MAX7219 Driver)

    Well, not exactly. Each input is 1 micro Amp, so 1000 is 1mA.

    But still within driving capabilities of a PIC.

    Cable capacitance is different matter and may lead to problems. So a buffer is not big thing to include.

    Ioannis

  3. #3
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    3,161


    Did you find this post helpful? Yes | No

    Default Re: HW-179 8-Digit 7-Segment LED Display (MAX7219 Driver)

    How to use MAX7219 with common anode 7-segment displays:

    https://forum.arduino.cc/t/max7219-a...control/118609


    I'm writing lyrics for a song called 7-Segment Roller-Coaster Ride. So far my song outline goes like this:

    - 2 days ago in the morning, disappointed it was so complicated to drive dozens of displays.
    - 2 days ago later that day, discovers MAX7219 can drive up to 8 digits and can be chained.
    - yesterday morning, finds out Digikey sells them for $20.
    - yesterday afternoon, finds out JLCPCB has them in stock for $1.30.
    - this morning, realizes my displays are common anode and Maxim specifically says "for common cathode".
    - this afternoon, finds thread on arduino forums how to use MAX7219 "backwards" with common anode.
    - tomorrow, everything crashes down cause of some other reason.

    I'm thinking of having a husky singing back-up vocals.




    Edit: ....AAAAAND..... POOF!

    Reversing the matrix only supports numbers 0 to 7. I need to display 8 and 9 as well.


    ... AAAAAND ... reversal!

    So these guys apparently figured out how by turning off the decode mode on the MAX7219, but someone in the comments raised a concern over current limitations (a cathode is capable of withstanding the current of 7 segments + decimal point, but reversing the polarity of the circuitry means a segment will support the current from all 8 digits):

    https://www.plingboot.com/max7219-an...node-displays/
    Last edited by Demon; - 14th February 2024 at 20:05.
    My Creality Ender 3 S1 Plus is a giant paperweight that can't even be used as a boat anchor, cause I'd be fined for polluting our waterways with electronic devices.

    Not as dumb as yesterday, but stupider than tomorrow!

Similar Threads

  1. Replies: 4
    Last Post: - 6th November 2014, 15:11
  2. Replies: 2
    Last Post: - 14th July 2008, 22:11
  3. Replies: 2
    Last Post: - 22nd January 2008, 14:25
  4. Using a MAX7219 (LED digit multiplexer) with a 16F88
    By flotulopex in forum mel PIC BASIC Pro
    Replies: 8
    Last Post: - 11th March 2007, 21:11
  5. Driver code for 14 segment LED display
    By Durward Searcy in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 12th December 2004, 20:08

Members who have read this thread : 5

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts