meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
sensor:energy [2025/05/31 18:31] vamsansensor:energy [2025/05/31 21:32] (current) – [I²C topics on lamaPLC] vamsan
Line 2: Line 2:
 ===== INA226 ===== ===== INA226 =====
 {{ :sensor:ina_226_3.png?100|INA226}} {{ :sensor:ina_226_3.png?100|INA226}}
 +**36V, 16-bit, ultra-precise i²c output current/voltage/power monitor w/alert**
 +
 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.
  
Line 27: Line 29:
  
 ==== Pin Description ==== ==== Pin Description ====
 +{{ :sensor:ina_226_3.png?200|INA226}}
   * **VBUS**: bus voltage input   * **VBUS**: bus voltage input
   * **SDA/SCL**: IIC bus data and clock signal lines   * **SDA/SCL**: IIC bus data and clock signal lines
   * **ALERT**: Multi-function alarm output   * **ALERT**: Multi-function alarm output
-  * **A0/A1**: IIC address line+  * **A0/A1**: I²C address line
   * **IN+/IN-**: non-inverting analog input, inverting analog input   * **IN+/IN-**: non-inverting analog input, inverting analog input
  
 ==== Address ==== ==== Address ====
-The sensor can have 16 different I2C addresses, which depend on how the A0 and A1 address lines are connected to the SCL, SDA, GND, and VCC pins.+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 ==== ==== Arduino / Github library ====
 https://docs.arduino.cc/libraries/ina226/ \\ https://docs.arduino.cc/libraries/ina226/ \\
-https://github.com/RobTillaart/INA226+https://github.com/RobTillaart/INA226 \\ 
 +https://www.ti.com/product/INA226#tech-docs  (Texas Instruments datasheet)
  
 +===== I²C topics on lamaPLC =====
 +{{topic>i2c}}
 +\\
 +{{tag>I2c I²C communication Arduino energy power current sensor INA226}}
 +\\
 +This page has been accessed for: Today: {{counter|today}}, Until now: {{counter|total}}