Other Parts Discussed in Thread: SN74HCS595, SN74CBTLV3251
Hello all,
I'm developing an 8x8 LED matrix project controlled by capacitive sensors via the multiplexing method; see 1st image below. To save GPIOs, I'm considering arranging capacitive sensors in a 4x4 matrix (logically, physically, they will be arranged as in the 1st image) and scanning each row and column via SN74HCS165 shift register. (see the 2nd image below).
It is my first time working with capacitive sensors and shift registers. I'm aware that each measurement requires a time constant τ = RC that I need to take into account while "scanning." Still, I'm wondering if there might be additional issues or limitations when using a shift register in this context.
Any advice or insights would be appreciated