iarduino_I2C_IO

Signal Input/Output

Библиотека для работы с Trema I2C расширителями выводов.
Библиотека работает с модулями постоенными на базе чипа PCA9534D (имеют 8 полноценных двунаправленных вывода и снабжены тремя переключателями для выбора адреса на шине I2C). Преимуществом данной библиотеки является то, что она предоставляет возможность управления выводами модулей, как через функции объекта библиотеки (при подключении файла «iarduino_I2C_IO.h»), так и через стандартные функции управления цифровыми выводами (при подключении файла iarduino_I2C_IO_Global.h»).

Author: iarduino

Maintainer: Панькин Павел

Read the documentation

Go to repository

Compatibility

This library is compatible with the avr, esp8266, esp32, mbed_rp2040, renesas_uno architectures so you should be able to use it on the following Arduino boards:

Compatibility Note

Note: while the library is supposed to compile correctly on these architectures, it might require specific hardware features that may be available only on some boards.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.