Can you say more about what this slave device is? It is not just a PC it must be a PC with some sort of interface running some sort of code.I am interacting my PI with a slave device [PC],
YesI suppose driving the LED between the output pin (high) and ground is sourcing.
YesIf you connect the LED between the power supply and the output pin and make the output low then the current flows the other way and that's sinking?
If you wire them up in a grid then it will look like a matrix but it will not be a matrix because that involves multiplexing.if I use 8 x PCA9555 then i have 8x16 matrix?
Yes it will carry on outputting the PWM value you last set it at.Will PCA9555 remember it's state
Absolutely, I have seen it.pygmy_giant wrote:Is it true that Broadcom have a hanger containing a crashed alien spaceship?
So that means you can double the number of LEDs by having half of them powered by current sourcing and the other half by current sinking.Maximum current out of VSS pin..150 mA
Maximum current into VDD pin 125 mA
I think better than averaging them would be to take several samples and discard the out laying samples. Or how about repeatedly taking samples and stopping when two successive samples are the same or within a few of each other.I should be able to average those measurements