11 releases
| 0.3.1 | Oct 27, 2019 |
|---|---|
| 0.3.0 | Oct 26, 2019 |
| 0.2.6 | Dec 3, 2018 |
| 0.2.4 | Nov 28, 2018 |
| 0.1.1 | Mar 7, 2018 |
#70 in #i2c-driver
83 downloads per month
Used in 6 crates
17KB
313 lines
A driver for the TI INA260 magnetometer
This driver was built using embedded-hal traits.
Examples
None
ina260
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.
License
Dependencies
~110KB