The following code appears to indicate that the HT1621 driver is using 1/2 Bias:
|
self.command(0x52) # 1/2 Bias and 4 commons |
However, my understanding of the command format of luma.lcd is that this is actually setting 1/3 Bias:

The comment should be updated, or the code should be changed to 0x50 in order to use 1/2 Bias