# README
go-sensors/rpii2c
Go library for providing I2C connectivity to sensors connected to Raspberry Pi computers (and compatible clones) using the d2r2/go-i2c package.
Quickstart
The I2C bus needs to be enabled in system configuration in order for this to work. See d2r2/go-i2c Troubleshooting for more information.
Take a look at rpi-sensor-exporter for an example implementation that makes use of this library and several sensors.
Building
This software doesn't have any compiled assets.
Code of Conduct
We are committed to fostering an open and welcoming environment. Please read our code of conduct before participating in or contributing to this project.
Contributing
We welcome contributions and collaboration on this project. Please read our contributor's guide to understand how best to work with us.
License and Authors
This software is made available by Daniel James under the MIT license.