The seven-segment module is based on two 74HC595 ICs. These ICs are shift registers with eight outputs each. For every digit to be displayed, 8bits are transferred serially and thus, few cables are used. When the 74HC595 buffer is full, the corresponding segments are updated. Due to 74HC595 ICs, no refresh is needed if the digits are not changed.