A library to communicate with INA226 voltage and current meter.
You can install to Arduino IDE with using library manager.
- Select [Sketch -> Include Library -> Manage Libraries] to open library manager.
- Search INA226 in library manager.
- Select
INA226_asukiaaa
and install.
Add this library (INA226_asukiaaa
) to lib_deps
on platformio.ini.
See example or header file.
MIT