I2C Interface
Use the Raspberry Pi®’s I2C interface
Functions
scanI2CBus | Scan I2C bus device addresses |
read | Read data from I2C device |
write | Write data to I2C device |
readRegister | Read from register on I2C device |
writeRegister | Write to register on I2C device |
enableI2C | Enable I2C interface |
disableI2C | Disable I2C interface |
Examples and How To
- Use the Raspberry Pi I2C Interface to Connect to a Device
Use the I2C interface on the Raspberry Pi hardware.
Concepts
- Raspberry Pi I2C Interface
I2C interface on the Raspberry Pi hardware.
Troubleshooting
Troubleshoot Raspberry Pi I2C Interface
Troubleshoot I2C interface on the Raspberry Pi hardware.