meta data for this page
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
sensor:energy [2025/05/31 18:14] – vamsan | sensor:energy [2025/05/31 21:32] (current) – [I²C topics on lamaPLC] vamsan | ||
---|---|---|---|
Line 2: | Line 2: | ||
===== INA226 ===== | ===== INA226 ===== | ||
{{ : | {{ : | ||
+ | **36V, 16-bit, ultra-precise i²c output current/ | ||
+ | |||
The INA226 is a current shunt and power monitor with an I²C or SMBUS-compatible interface. It monitors both a shunt voltage drop and bus supply voltage. Programmable calibration values, conversion times, and averaging, combined with an internal multiplier, enable direct readouts of current in amperes and power in watts. | The INA226 is a current shunt and power monitor with an I²C or SMBUS-compatible interface. It monitors both a shunt voltage drop and bus supply voltage. Programmable calibration values, conversion times, and averaging, combined with an internal multiplier, enable direct readouts of current in amperes and power in watts. | ||
- | {{ : | + | The INA226 is a current shunt and power monitor with an I²C or SMBUS-compatible interface. The device monitors both a shunt voltage drop and bus supply voltage. Programmable calibration value, conversion times, and averaging, combined with an internal multiplier, enable direct readouts of current in amperes and power in watts. The INA226 |
- | The INA226 | + | The INA226 |
- | {{ : | + | {{ : |
+ | {{ : | ||
==== Features ==== | ==== Features ==== | ||
- | * Senses Bus Voltages | + | * Senses Bus Voltages: 0 V .. 36 V |
+ | * Shunt Voltage Maximum: 81.9 V | ||
+ | * Current Maximum: 20 A | ||
* High-Side or Low-Side Sensing | * High-Side or Low-Side Sensing | ||
* Reports Current, Voltage, and Power | * Reports Current, Voltage, and Power | ||
Line 20: | Line 25: | ||
* Configurable Averaging Options | * Configurable Averaging Options | ||
* 16 Programmable Addresses | * 16 Programmable Addresses | ||
- | * Operates from 2.7-V to 5.5-V Power Supply | + | * Operates from 2.7V to 5.5V Power Supply |
* 10-Pin, DGS (VSSOP) Package | * 10-Pin, DGS (VSSOP) Package | ||
==== Pin Description ==== | ==== Pin Description ==== | ||
+ | {{ : | ||
* **VBUS**: bus voltage input | * **VBUS**: bus voltage input | ||
* **SDA/ | * **SDA/ | ||
* **ALERT**: Multi-function alarm output | * **ALERT**: Multi-function alarm output | ||
- | * **A0/ | + | * **A0/ |
* **IN+/ | * **IN+/ | ||
+ | ==== Address ==== | ||
+ | The sensor can have 16 different I²C addresses, which depend on how the A0 and A1 address lines are connected to the SCL, SDA, GND, and VCC pins. | ||
+ | |||
+ | ==== Arduino / Github library ==== | ||
+ | https:// | ||
+ | https:// | ||
+ | https:// | ||
+ | |||
+ | ===== I²C topics on lamaPLC ===== | ||
+ | {{topic> | ||
+ | \\ | ||
+ | {{tag> | ||
+ | \\ | ||
+ | This page has been accessed for: Today: {{counter|today}}, | ||