PCF8574 Library Versions Save

PCF8574 library. i2c digital expander for Arduino, Raspberry Pi Pico and rp2040 boards, esp32, SMT32 and ESP8266. Can read write digital values with only 2 wire. Very simple to use and encoder support.

v2.3.7

3 months ago

Add the possibility to insert address at begin()

v2.3.6

10 months ago

Add support for Arduino UNO R4

v2.3.5

1 year ago

Fix STM32 support and add support for Raspberry Pi Pico and other rp2040 boards

v.2.3.4

1 year ago

Add support for custom SERCOM interface of Arduino SAMD devices. Force SDA SCL to use GPIO numeration for STM32 bug (https://www.mischianti.org/forums/topic/compatible-with-stm32duino/).

v2.3.3

1 year ago

v2.3.2

1 year ago

Fix the SDA SCL type #58 and add basic support for SAMD device.

v2.3.1

2 years ago

Fix example for esp32 by force u32 type, and double begin issue #56 to maintain a reference for end transmission.

v2.2.1

2 years ago

I add this versione to try fix the platformio crawler

v2.3.0

2 years ago

Fix package size to reduce download dimension, encoder management some additional algorithm check the documentation, and structure

v2.2.4

2 years ago

Minor fix and remove deprecated declaration