wayland/i2c-additional-buses@0.0.2

License: GNU Affero General Public License v3.0

Interface object constructors for I²C hardware buses 1-3 (Wire1 - Wire3).
NodeDescription
i2c-wire1
I²C interface object constructor. Returns hardware I²C #1.
example
Patch showing how to read lis3dh-accelerometer located on the 2nd I²C bus (Wire1).
i2c-wire2
I²C interface object constructor. Returns hardware I²C #2.
i2c-wire3
I²C interface object constructor. Returns hardware I²C #3.
To use the nodes in your project you should have the wayland/i2c-additional-buses library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.