Configurable averaging Addressing: 16 programmable addresses Package: 10-pin, DGS (VSSOP) Features: |Eesc318|Arduino Load Cell| **High-Precision Current and Power Monitoring** The INA226 CJMCU-226 IIC I2C Interface Bi-Directional Current/Power Monitoring Sensor Module is a versatile tool for engine...
(50-500) input ADC4-20mA outputsensorifm sensorco2 sensori2c sensor1A AC Current sensor ATP-01 Rogowski coil integrator Three phase Current transducerStable and accurate monitoring of indoor passive zero flux leakage current sensor current transformer leakage current sensorCurrent sensor PDA50V4B15 PDA...
以下是一个基本的INA226读取电压的Arduino例程: arduino #include <Wire.h> #define INA226_ADDRESS 0x40 // INA226的默认地址,可以根据实际模块上的引脚设置进行更改 void setup() { Wire.begin(); // 加入I2C总线 Serial.begin(9600); // 开始串口通信,波特率为9600 } void loop() { int busVoltage =...
making it an ideal choice for precise current and voltage readings. The I2C interface provides a reliable and efficient means of communication, allowing for easy integration with various microcontrollers, including the Arduino. **Robust Design and Easy Integration** The CJMCU-226 IIC I2C Interface Bi...
对于INA226的使用,首先需要确定从机地址和所需寄存器地址。该模块共有10个寄存器,其中0x0用于配置芯片的采样速度、采样模式、采样滤波周期等,0x5是校准寄存器,其他寄存器用于测量电压、功率和电流。通过I2C读取这些寄存器即可获取所需的数据。在实际应用中,可以参考Arduino和STM32CubeMX的相关示例代码实现...
电流消耗:1mA以下 尺寸:22mmx26mm(固定孔2mm) 注意 V+电源正极测量电压,V-电源负极测量电压,Current +/- 测量电流输入输出,此模块只能测量0-36V的直流电源,电流最大不可超过20A ,VCC电压2.7-5.5V,GND-GND,更多参数可参考数据手册。 送arduino测试代码,数据手册。
简单的Arduino 驱动程序 //INA226库: https://github.com/RobTillaart/INA226 //熵 2022 10 15 #include "INA226.h" #include "Wire.h" INA226 INA(0x40); //I2C地址 //电压电流采样2 void VA2(){ float V = INA.getBusVoltage(); //VBUS电压V ...
INA226电压电流电源监视器报警功能36v双向I2C模块高质量, You can get more details about INA226电压电流电源监视器报警功能36v双向I2C模块高质量 from mobile site on Alibaba.com
16 Programmable Addresses:Features 16 programmable addresses, simplifying I2C interface setup in multi-sensor environments. Wide Operating Temperature Range:Operates reliably from -40°C to 125°C, suitable for diverse temperature conditions. Solenoid Load|Arduino Hall Sensor|High-Side/Low-Side Sensing:Mo...
4. 默认I2C地址:0X40 (可通过跳电阻选择不同地址 ) 淘宝购买的芯片默认地址不是0X40 的都是其他不知名芯片 5. VCC供电电源推荐:3V~5V之间 6. 附件内有Arduino 例程 注意元件型号参数以原理图参数为准 设计图 原理图 预览 INA226在编辑器中打开 PCB 预览 INA226在编辑器中打开 BOM BOM下载在立创商城下单 ...