Okey guys, I’d really need some guidance. My head goes round in circles and I don’t know where to start.
As mentioned before I’ve gotten the sensor to work with the help of wiringPi and a c library converted for the pi.
Then I Found this : https://github.com/jiahuang/apds-gesture
a control driver for node, but that is using a Tessel and I can’t really understand how to replace the tessel line with Raspberry.
I’m guessing I need an i2c module to let the apds-gesture connect to the raspberrys pins?