package
0.3.0
Repository: https://github.com/binkynet/localworker.git
Documentation: pkg.go.dev

# Functions

NewI2CBus returns accessors the the I2C bus at the given location.
NewOrangePIZeroBridge implements the bridge for an Orange PI Zero.
NewRaspberryPiBridge implements the bridge for Raspberry PI's.
No description provided by the author
No description provided by the author

# Constants

From /usr/include/linux/i2c.h: Adapter functionality.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
From /usr/include/linux/i2c-dev.h: ioctl signals.
No description provided by the author
No description provided by the author
SMBus 2.0 */.
No description provided by the author
No description provided by the author
No description provided by the author
SMBus 2.0 */.
No description provided by the author
Transaction types.
Read/write markers.
No description provided by the author
No description provided by the author

# Interfaces

API of the bridge, the hardware used to connect a Raspberry PI GPIO port to a buffered I2C network that local slaves are connected to.
No description provided by the author
I2CDevice communicates with a device on the I2C Bus that has a specific address.