Connecting grove sensor to arduino without using a base shield

Hey everyone,

I am trying to connect a grove touch sensor to my Arduino Uno without using a grove base shield. I have purchased a Grove To Pin Header Converter connector cable, but I am having a very hard time finding resources online that show how to properly connect it (every tutorial seems to just plug into a grove base). On my arduino, I have the adafruit wave shield, and this is where I’m wanting to connect the touch sensor to.http://tradevenue.se/

Hi There



The picture conveys the meaning that we use the digital pin to read the value of Grove Touch. :smiley:

and we use DigitalReadSerial of the example of Arduino IDE