Skip to content

Instantly share code, notes, and snippets.

View pha3l's full-sized avatar

Luke Merry pha3l

  • University of New Mexico
  • Albuquerque, NM
View GitHub Profile
import boto3
chardict = {
"A": [0b01100000, 0b00000000, 0b00011100, 0b00000000, 0b00010011, 0b00000000, 0b00010000, 0b11000000, 0b00010011,
0b00000000, 0b00011100, 0b00000000, 0b01100000, 0b00000000],
"B": [0b01111111, 0b11000000, 0b01000100, 0b01000000, 0b01000100, 0b01000000, 0b01000100, 0b01000000, 0b00111011,
0b10000000],
"C": [0b00111111, 0b10000000, 0b01000000, 0b01000000, 0b01000000, 0b01000000, 0b01000000, 0b01000000, 0b01000000,
0b01000000, 0b00100000, 0b10000000],
"D": [0b01111111, 0b11000000, 0b01000000, 0b01000000, 0b01000000, 0b01000000, 0b01000000, 0b01000000, 0b00100000,