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:28] – [Arduino library] 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 senses current on common-mode bus voltages that can vary from **0V to 36V**, independent of the supply voltage. The device operates from a 2.7V to 5.5V supply, drawing a typical of 330μA of supply current. The device is specified over the operating temperature range between –40°C and 125°C and features up to 16 programmable addresses on the I2C-compatible interface. | 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 senses current on common-mode bus voltages that can vary from **0V to 36V**, independent of the supply voltage. The device operates from a 2.7V to 5.5V supply, drawing a typical of 330μA of supply current. The device is specified over the operating temperature range between –40°C and 125°C and features up to 16 programmable addresses on the I2C-compatible interface. | ||
+ | |||
+ | The INA226 supports the transmission protocol for fast mode (1 kHz to 400 kHz) and high-speed mode (1 kHz to 2.94 MHz). All data bytes are transmitted most significant byte first. | ||
+ | |||
{{ : | {{ : | ||
{{ : | {{ : | ||
Line 24: | Line 29: | ||
==== 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 ==== | ==== Address ==== | ||
- | The sensor can have 16 different | + | The sensor can have 16 different |
==== Arduino / Github library ==== | ==== Arduino / Github library ==== | ||
- | https:// | + | https:// |
- | https:// | + | https:// |
+ | https:// | ||
+ | ===== I²C topics on lamaPLC ===== | ||
+ | {{topic> | ||
+ | \\ | ||
+ | {{tag> | ||
+ | \\ | ||
+ | This page has been accessed for: Today: {{counter|today}}, | ||