tinygo-org / drivers

TinyGo drivers for sensors, displays, wireless adaptors, and other devices that use I2C, SPI, GPIO, ADC, and UART interfaces.
https://tinygo.org
BSD 3-Clause "New" or "Revised" License
622 stars 196 forks source link

Add I2C INA219 driver #705

Closed warrenguy closed 1 month ago

warrenguy commented 1 month ago

Driver for TI I2C INA219 power/current monitor

https://cdn-shop.adafruit.com/datasheets/ina219.pdf

deadprogram commented 1 month ago

Thank you very much for the addition @warrenguy now squash/merging.