Hi! I bought a "Udoox86 advanced" and I want to reuse my Adafruit's sensors . In particular this one: https://www.adafruit.com/product/1362 How do I manage in python the input signal? It's possible to do this? I tried to use the neoGPIO library, connecting the inputs on GPIO 2-3-4-5-6 , but when I try to read the value of the sensor via PinExample1.get (), the shell answer with "ERROR: digitalRead, error running" Sorry for the stupid questions but I'm new with Udoo.. Thanks in advance!