max7219_font

Fonts for MAX7219 seven segment library

Author Rob Hamerling, Copyright © 2014..2014, all rights reserved.
Adapted-by
Compiler 2.4q3

Description

Fonts for MAX7219 7-segment displays.
Only a (hexa)numeric font is supported (chars 0123456789abcdef).
The MAX7219 has a 'reversed' bit representation of the segments
than usual (compared to TM1638/40 and others), see the mapping below:
.
   -- 6 --
  |       |
  1       5
  |       |
   -- 0 --
  |       |
  2       4
  |       |
   -- 3 --  .7


Dependencies

No dependency found



Summary

Global variables/contants

Procedures

Functions


API details

Global variables/contants

Procedures

Functions


Related samples

No sample found