Maker Pro
Maker Pro

Is my connection on my touch sensor correct?

I made a breakout board for the touch sensor to connect to my arduino. In short, the sensor should spew out X,Y coordinates via I2C. But I have some questions regarding the connections.
Datasheet here: https://drive.google.com/file/d/1sqVsPIXbH_-TgMKM20TwqdT8hT_Vp-zJ/view?usp=sharing
upload_2019-1-12_6-30-53-png.167628

https://imgur.com/a/zkxRxCn

I would like to confirm Pins 1, 8, 10, 12 and 14. What I did was:
Pin 1 = Arduino GND (same with pin 5)
Pin 8 = 3.3V
Pin 10 = Arduino GND (same with pin 5)
Pin 12 = 3.3V until button press to 0V
Pin 14 = 3.3V until button press to 0V

Any help would be appreciated! I almost got it working! Thank you all in advance!
 
Top