DFR0645 i2C 7 segment display

Note that the example programs in the DFRobot LedDisplayModule library use 8 bits for the i2C display addresses (E0 is default) The i2C convention is 7 bits, the eighth is for read/write, so the programs do not work. Use 4 bit addressing instead.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.