Module Display
[hide private]
[frames] | no frames]

Module Display

source code


The 7 segments have the following binary values
           1
           -
     32 |     |2

          64
           -
     16 |     |4
           -
           8

The decimal points use value 128 with digit 1, 2 or 3

Classes [hide private]
  Display
Abstraction of the 4 digit 7-segment display attached to the I2C port.
Variables [hide private]
  __package__ = None