max7219 4x 8x8 panels spi


Results 1 to 27 of 27

Threaded View

  1. #18
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,133


    Did you find this post helpful? Yes | No

    Question Re: max7219 4x 8x8 panels spi

    The 5x6 grid is not very roomy for good fonts. After a bit of experimenting I ended up with the rectangular fonts that follow. I thing they are readable from longer distance.

    Code:
    @ dw 0x89F,	0x891,	0xF91      ; 0
    @ dw 0x206,	0x204,	0xF84      ; 1
    @ dw 0x81F,	0x9F,	0xF81      ; 2
    @ dw 0x81F,	0x81E,	0xF90      ; 3
    @ dw 0x489,	0xF89,	0x408      ; 4
    @ dw 0x9F,	0x81F,	0xF90      ; 5
    @ dw 0x9F,	0x89F,	0xF91      ; 6
    @ dw 0x81F,	0x410,	0x408      ; 7
    @ dw 0x89F,	0x89F,	0xF91      ; 8
    @ dw 0x89F,	0x81F,	0xF90      ; 9
    @ dw 0x200,     0x0,	0x200      ; :
    @ dw 0,0,0                         ; space
    A small demo video is uloaded here:



    Ioannis
    Last edited by Ioannis; - 22nd January 2022 at 10:29.

Similar Threads

  1. 8x8 keypad matrix...
    By mbox in forum General
    Replies: 5
    Last Post: - 9th October 2014, 18:43
  2. 8x8 Scrolling LED display (Simple example)
    By wellyboot in forum Code Examples
    Replies: 68
    Last Post: - 11th July 2013, 05:03
  3. DC/DC with MPPT for solar panels
    By iw2fvo in forum mel PIC BASIC Pro
    Replies: 16
    Last Post: - 14th May 2013, 02:26
  4. MY FIRST scrolling 8X8 LED
    By earltyso in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 15th August 2008, 16:23
  5. SPI instead of SHIFTOUT - MAX7219
    By Momboz in forum mel PIC BASIC Pro
    Replies: 11
    Last Post: - 26th April 2008, 22:58

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