News

The PCF8574_LH library provides a simple interface for controlling the PCF8574 I/O expander using the I2C communication protocol. It allows you to read and write values to the PCF8574's registers, ...
The "PCF8574" chip is an I2C I/O expander that free some of your Arduino pins by controlling them over I2C. The PCF8574 is directly powered by the 5v rail of your arduino and let you control 8 I/O ...
The I/O expander PCF8574 can be configured to have a unique 7-bit address. The first four bits of the 7-bit address are 0100, and the lower three bits are the settings on the device pins A2, A1, and ...