MPR121 Proximity Detection

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

MPR121 Proximity Detection

2,524件の閲覧回数
andreabruno
Contributor I

Hi all,

I'm new here in the forum.

With Arduino I'm trying to get the proximity work on a large conductivity panel (about 1meters x 2meters) using a MPR121 equipped board:

Grove - 12 Key Capacitive I2C Touch Sensor V2(MPR121) - Seeed Wiki 

Following this application note A3893.

I set the register for area detection (0x5E) and I read the baseline and datas from registers (0x1C, 0x1B, 0x2A).

But I'm not able to get stable data from the 13th pseudo electrode, the values are very fluctuating and inconsistent.

Where I'm wrong? There are another register settings to do?

ラベル(1)
0 件の賞賛
返信
1 返信

2,390件の閲覧回数
recep
Contributor I

Hello. First of all, If the panel grows, the noise will also grow. And if the integrated power of a panel of that size is not enough.
Assuming that these two problems do not exist, for the filter;
Use the bubble sort method inside the Arduino program. It really works.

0 件の賞賛
返信