Skip to content

Go library for providing I2C connectivity to sensors connected to Raspberry Pi computers (and compatible clones) using the d2r2/go-i2c package.

License

Notifications You must be signed in to change notification settings

go-sensors/rpii2c

Repository files navigation

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

Daniel James logo Daniel James

license GitHub contributors

This software is made available by Daniel James under the MIT license.

About

Go library for providing I2C connectivity to sensors connected to Raspberry Pi computers (and compatible clones) using the d2r2/go-i2c package.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages