Sure.
So on arduino side, I should keep it as this
long start = millis();
long total1 = cs_4_2.capacitiveSensor(30);
How should I send string and recieve strings on processing?
Sure.
So on arduino side, I should keep it as this
long start = millis();
long total1 = cs_4_2.capacitiveSensor(30);
How should I send string and recieve strings on processing?