Skip to content

Instantly share code, notes, and snippets.

@rothwerx
Created January 4, 2015 21:05
  • Star 3 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save rothwerx/700f275d078b3483509f to your computer and use it in GitHub Desktop.
8x8 bit matrix characters
// These were written specifically for the Adafruit 8x8 LED matrix,
// https://www.adafruit.com/product/870 but they could be used anywhere you need
// 64 bit character representations. I wasn't happy with any of the characters I
// found, so I created these. They're nice and bold, not silly line letters.
B00110000,B01111000,B11001100,B11001100,B11111100,B11001100,B11001100,B00000000,25, // A
B11111100,B01100110,B01100110,B01111100,B01100110,B01100110,B11111100,B00000000,25, // B
B00111100,B01100110,B11000000,B11000000,B11000000,B01100110,B00111100,B00000000,25, // C
B11111000,B01101100,B01100110,B01100110,B01100110,B01101100,B11111000,B00000000,25, // D
B11111110,B01100010,B01101000,B01111000,B01101000,B01100010,B11111110,B00000000,25, // E
B11111110,B01100010,B01101000,B01111000,B01101000,B01100000,B11110000,B00000000,25, // F
B00111100,B01100110,B11000000,B11000000,B11001110,B01100110,B00111110,B00000000,25, // G
B11001100,B11001100,B11001100,B11111100,B11001100,B11001100,B11001100,B00000000,25, // H
B01111000,B00110000,B00110000,B00110000,B00110000,B00110000,B01111000,B00000000,25, // I
B00011110,B00001100,B00001100,B00001100,B11001100,B11001100,B01111000,B00000000,25, // J
B11110110,B01100110,B01101100,B01111000,B01101100,B01100110,B11110110,B00000000,25, // K
B11110000,B01100000,B01100000,B01100000,B01100010,B01100110,B11111110,B00000000,25, // L
B11000110,B11101110,B11111110,B11111110,B11010110,B11000110,B11000110,B00000000,25, // M
B11000110,B11100110,B11110110,B11011110,B11001110,B11000110,B11000110,B00000000,25, // N
B00111000,B01101100,B11000110,B11000110,B11000110,B01101100,B00111000,B00000000,25, // O
B11111100,B01100110,B01100110,B01111100,B01100000,B01100000,B11110000,B00000000,25, // P
B01111000,B11001100,B11001100,B11001100,B11011100,B01111000,B00011100,B00000000,25, // Q
B11111100,B01100110,B01100110,B01111100,B01101100,B01100110,B11110110,B00000000,25, // R
B01111000,B11001100,B11100000,B01110000,B00011100,B11001100,B01111000,B00000000,25, // S
B11111100,B10110100,B00110000,B00110000,B00110000,B00110000,B01111000,B00000000,25, // T
B11001100,B11001100,B11001100,B11001100,B11001100,B11001100,B11111100,B00000000,25, // U
B11001100,B11001100,B11001100,B11001100,B11001100,B01111000,B00110000,B00000000,25, // V
B11000110,B11000110,B11000110,B11010110,B11111110,B11101110,B11000110,B00000000,25, // W
B11000110,B11000110,B01101100,B00111000,B00111000,B01101100,B11000110,B00000000,25, // X
B11001100,B11001100,B11001100,B01111000,B00110000,B00110000,B01111000,B00000000,25, // Y
B11111110,B11000110,B10001100,B00011000,B00110010,B01100110,B11111110,B00000000,25, // Z
B00000000,B00000000,B01111000,B00001100,B01111100,B11001100,B01110110,B00000000,25, // a
B11100000,B01100000,B01100000,B01111100,B01100110,B01100110,B11011100,B00000000,25, // b
B00000000,B00000000,B01111000,B11001100,B11000000,B11001100,B01111000,B00000000,25, // c
B00011100,B00001100,B00001100,B01111100,B11001100,B11001100,B01110110,B00000000,25, // d
B00000000,B00000000,B01111000,B11001100,B11111100,B11000000,B01111000,B00000000,25, // e
B00111000,B01101100,B01100000,B11110000,B01100000,B01100000,B11110000,B00000000,25, // f
B00000000,B00000000,B01110110,B11001100,B11001100,B01111100,B00001100,B11111000,25, // g
B11100000,B01100000,B01101100,B01110110,B01100110,B01100110,B11100110,B00000000,25, // h
B00110000,B00000000,B01110000,B00110000,B00110000,B00110000,B01111000,B00000000,25, // i
B00001100,B00000000,B00001100,B00001100,B00001100,B11001100,B11001100,B01111000,25, // j
B11100000,B01100000,B01100110,B01101100,B01111000,B01101100,B11100110,B00000000,25, // k
B01110000,B00110000,B00110000,B00110000,B00110000,B00110000,B01111000,B00000000,25, // l
B00000000,B00000000,B11001100,B11111110,B11111110,B11010110,B11000110,B00000000,25, // m
B00000000,B00000000,B11111000,B11001100,B11001100,B11001100,B11001100,B00000000,25, // n
B00000000,B00000000,B01111000,B11001100,B11001100,B11001100,B01111000,B00000000,25, // o
B00000000,B00000000,B11011100,B01100110,B01100110,B01111100,B01100000,B11110000,25, // p
B00000000,B00000000,B01110110,B11001100,B11001100,B01111100,B00001100,B00011110,25, // q
B00000000,B00000000,B10011100,B01110110,B01100110,B01100000,B11110000,B00000000,25, // r
B00000000,B00000000,B01111100,B11000000,B01111000,B00001100,B11111000,B00000000,25, // s
B00010000,B00110000,B01111100,B00110000,B00110000,B00110100,B00011000,B00000000,25, // t
B00000000,B00000000,B11001100,B11001100,B11001100,B11001100,B01110110,B00000000,25, // u
B00000000,B00000000,B11001100,B11001100,B11001100,B01111000,B00110000,B00000000,25, // v
B00000000,B00000000,B11000110,B11000110,B11010110,B11111110,B01101100,B00000000,25, // w
B00000000,B00000000,B11000110,B01101100,B00111000,B01101100,B11000110,B00000000,25, // x
B00000000,B00000000,B11001100,B11001100,B11001100,B01111100,B00001100,B11111000,25, // y
B00000000,B00000000,B11111100,B10011000,B00110000,B01100100,B11111100,B00000000,25, // z
B01111000,B11001100,B11011100,B11111100,B11101100,B11001100,B01111100,B00000000,25, // 0
B00110000,B01110000,B00110000,B00110000,B00110000,B00110000,B11111100,B00000000,25, // 1
B01111000,B11001100,B00001100,B00111000,B01100000,B11001100,B11111100,B00000000,25, // 2
B01111000,B11001100,B00001100,B00111000,B00001100,B11001100,B01111000,B00000000,25, // 3
B00011100,B00111100,B01101100,B11001100,B11111110,B00001100,B00011110,B00000000,25, // 4
B11111100,B11000000,B11111000,B00001100,B00001100,B11001100,B01111000,B00000000,25, // 5
B00111000,B01100000,B11000000,B11111000,B11001100,B11001100,B01111000,B00000000,25, // 6
B11111100,B11001100,B00001100,B00011000,B00110000,B00110000,B00110000,B00000000,25, // 7
B01111000,B11001100,B11001100,B01111000,B11001100,B11001100,B01111000,B00000000,25, // 8
B01111000,B11001100,B11001100,B01111100,B00001100,B00011000,B01110000,B00000000,25, // 9
B00110000,B01111000,B01111000,B00110000,B00110000,B00000000,B00110000,B00000000,25, // !
B01101100,B01101100,B11111110,B01101100,B11111110,B01101100,B01101100,B00000000,25, // #
B00110000,B01111100,B11000000,B01111000,B00001100,B11111000,B00110000,B00000000,25, // $
B00000000,B11000110,B11001100,B00011000,B00110000,B01100110,B11000110,B00000000,25, // %
B00111000,B01101100,B00111000,B01110110,B11011100,B11001100,B01110110,B00000000,25, // &
B01111000,B11001100,B00001100,B00011000,B00110000,B00000000,B00110000,B00000000,25, // ?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment