ok, so if I remove the screen I also have 2 I2C devices according to the scanner. How do I find out which address the screen uses?I don't understand what do you mean.
Run the scanner I2C with screen and the 2 INA connected , need to discover 3 devices.
Ok, that could have occurred to me too!! So it doesn't show any found devices.Remove the 2 INA and scan again
It displays only one device at a timeOK it's because the screen certainly don't have pull-up resistor,
Try with Ina perimeter + screen
and ina charge + screen
Serial.println("Measuring voltage and current using INA226 ...");
INAPERI.begin(0x40);
INACHARGE.begin(0x44);
Ok I have to close for today, I'll look at it again tomorrow.Look at the row 566 and 567. The first number is the shunt resistor and the second number is the maximum range to measure.
Hello, I changed it in the sketch but unfortunately no success. I once measured the motor driver output, there are initially 1.2 volts and when the loop starts, it jumps to 5.2 volts. So something happens, but my inas don't really want to!?For the 0,1ohm resistor try
INAPERI.setResistorRange(0.1, 0.8);
INACHARGE.setResistorRange(0.1, 0.8);
Hallo,Ich habe den Code jetzt ein wenig geändert. - Mach mal ein Firmwareupdate und gib nach dem Neustart http://DEINEIPADRESSE/? ein. Natürlich mit deiner IP Adresse.
Bei mir sieht das so aus:
MAC ADRESS = C8:F0:9E:F1:88:A8
WORKING DURATION= 0min.
PERI CURRENT= 0.00mA
PERI VOLTAGE=9.51V
CHARGE CURRENT= 559.28mA
CHARGE VOLTAGE= 29.64V
sigDuration= 104ms
sigCodeInUse= 1
sender A : 0
sender B : 0