Crates.io | ina260 |
lib.rs | ina260 |
version | 0.3.1 |
source | src |
created_at | 2018-03-07 00:11:01.075629 |
updated_at | 2019-10-27 18:44:38.055737 |
description | A platform agnostic driver to interface with the I2C based TI INA260 power monitor |
homepage | |
repository | https://github.com/therealprof/ina260 |
max_upload_size | |
id | 54206 |
size | 17,164 |
ina260 contains an embedded-hal compliant hardware abstraction or driver for the I2C based TI INA260 power monitor.
The driver is hardware agnostic and should (in theory) work with any embedded-hal compliant I2C implementation.