How to display more than 65536 with MAX7219


Closed Thread
Results 1 to 27 of 27

Hybrid View

  1. #1
    Join Date
    May 2004
    Location
    brighton
    Posts
    149

    Default How to display more than 65536 with MAX7219

    Hi All
    would someone be kind enough to explain to me how i can display more than
    65536 which is the limit of a word variable on a 7 seg display using the Max7219 and 6 digits.
    i want to be able to display say 123456 but this a more than a word
    what can i do
    Any pointers would be well appreciated

    Regards
    Isaac

  2. #2
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    An upgrade to PBP 2.50B will give you LONG variables. From there, you can split up your 'huge' number into smaller numbers and display the chunks individually.

  3. #3
    Join Date
    May 2004
    Location
    brighton
    Posts
    149


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by skimask View Post
    An upgrade to PBP 2.50B will give you LONG variables. From there, you can split up your 'huge' number into smaller numbers and display the chunks individually.

    Thanks Skimask
    i didn't even know that there was 2.50b out just done the upgrade
    looking for examples of this pn the forum any links?

    Isaac

  4. #4
    Join Date
    May 2004
    Location
    brighton
    Posts
    149


    Did you find this post helpful? Yes | No

    Default

    found it in the manual but any ideas how to use this .
    my present variable is a word so do i just need to change this to a long
    then i should be able to send say 123456 in one go




    Isaac
    Last edited by isaac; - 23rd October 2008 at 16:00.

  5. #5
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by isaac View Post
    Cant find examples of this in the online user manual?

    Isaac
    www.melabs.com
    And you won't find examples in the online user manual. That manual is old...very old...

  6. #6
    Join Date
    May 2004
    Location
    brighton
    Posts
    149


    Did you find this post helpful? Yes | No

    Default

    my complier flags it up as error

Similar Threads

  1. MAX7219 Helping Hand Please
    By isaac in forum mel PIC BASIC Pro
    Replies: 22
    Last Post: - 14th February 2014, 15:07
  2. Hdsp 21xx display
    By Original in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 7th June 2012, 20:07
  3. 7 Segment Displays and MAX7219
    By Bill Legge in forum mel PIC BASIC Pro
    Replies: 13
    Last Post: - 31st October 2010, 18:30
  4. Replies: 2
    Last Post: - 14th July 2008, 22:11
  5. Replies: 14
    Last Post: - 26th September 2007, 05:41

Members who have read this thread : 1

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