asukiaaa / INA226_asukiaaa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

INA226_asukiaaa

A library to communicate with INA226 voltage and current meter.

Installation

Arduino IDE

You can install to Arduino IDE with using library manager.

  1. Select [Sketch -> Include Library -> Manage Libraries] to open library manager.
  2. Search INA226 in library manager.
  3. Select INA226_asukiaaa and install.

PlatformIO

Add this library (INA226_asukiaaa) to lib_deps on platformio.ini.

Usage

See example or header file.

License

MIT

References