ã¹ã±ãã ãã®ã¹ã±ããã¯ãé»å§ã¨é»æµã«ã¤ãã¦èªãã ãã®ã¾ã¾ã®å¤ã¨[mV], [mA]ã«å¤æããå¤ãã·ãªã¢ã«ã¸åºåãã¾ãã[mA]ã¸ã®å¤æ㯠INA226 ã§ãã¦ãã¾ãã #include <Wire.h> // Connect INA226 with SCL (A5), SDA (A4) const byte INA226_ADDR = B1000000; const byte INA226_CONFIG = 0x00; const byte INA226_SHUNTV = 0x01; const byte INA226_BUSV = 0x02; const byte INA226_POWER = 0x03; const byte INA226_CURRENT = 0x04; const byte INA226_CALIB = 0x05; const byte INA226_MASK =
{{#tags}}- {{label}}
{{/tags}}