7-Segment LED Display PCF8574 I2C Arduino
Adding a serial data transfer capability to a 7-Segment LED Display can be done by using PCF8574 I/O Port expander with I2C interface. Arduino UNO controls the PCF8574 by sending display codes for each segment. Similar circuit based on PIC16F876 micro-controller can be found at this link. In this design common cathode display was chosen together … Read more