Categorygithub.com/go-sensors/rpii2c
modulepackage
0.0.0-20220718051036-fca249e0b870
Repository: https://github.com/go-sensors/rpii2c.git
Documentation: pkg.go.dev

# 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

Daniel James logo Daniel James

license GitHub contributors

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

# Functions

No description provided by the author

# Structs

No description provided by the author