// The seven individual segments are identified as "A" to "G";
// The bit values of the segments are illustrated below:
//
//            A:
//           0x01
//          ------
//         |      |
//  F: 0x20|      | B: 0x02
//         |  G:  |
//          ------
//         | 0x40 |
//  E: 0x10|      | C: 0x04
//         |      |
//          ------
//            D:        DP (Decimal Point): 0x80
//           0x08
//
// A '1' in a pattern turns the segment 'ON'