This is the 19th part in a series of beginner tutorials where we explore integrating physical devices with the IOTA protocol. This the second part in a two part tutorial where we look at using the ...
#define INA3221_CONFIG_ENABLE_CHAN1 (0x4000) // Enable Channel 1 #define INA3221_CONFIG_ENABLE_CHAN2 (0x2000) // Enable Channel 2 #define INA3221_CONFIG_ENABLE_CHAN3 (0x1000) // Enable Channel 3 ...
The INA3221 is a three-channel, high-side current and bus voltage monitor with an I2C interface. The INA3221 is a three-channel, high-side current and bus voltage monitor with an I2C interface. The ...