This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/FDC1004: FDC1004

Part Number: FDC1004


Tool/software: Linux

Hi,

Sorry if this is a stupid question but I'm pretty new in this field.

I tried to accomplish the project like this https://create.arduino.cc/projecthub/team-protocentral/non-contact-capacitive-liquid-level-sensing-using-fdc1004-9333c7 but with Rasp Berry Pi 3b+ instead of Arduino.

2 electrodes, one connect with port CIN1 and another one connect to the ground. I connect SCL and SDA correctly with Rasp Berry Pi and supply 5 Volts power from Rasp Berry Pi to the FDC1004 shared ground. What I could get is the ID and manufacturer data but couldn't get the read out data of capacity from the electrodes. I tried with Arduino and it worked but with Pi, I couldn't make it read the data. I'm not sure what am I doing wrong. If anyone have a clue or library related to this, any help will be appreciated. Thank you.