i i want to read data from 8 capacitive sensor on 8 pins , i am using the capacitivesensor library .
with 1 sensor in sketch the lines of data come out very fast in the serial monitor , but when i start adding sensors in arduino code , then the lines of data come out more slowly ...with 8 sensors in the code ( and only 2 sensors connected at the moment ) about every 8 seconds i get a new line of sensor data in the serial monitor ...
for 7 of the sensors i need to know if a sensor is active or not , ON/OFF , and for 1 capacitive sensor i need to read the data fluctuation from low to high