I am currently working with Windows 10 IoT and RaspberryPi 3b + MPU6050 connected over I2C.
While looking around I found windows.devices.sensors.accelerometer and windows.devices.sensors.gyrometer. I think these classes can be used on Windows Phones to access Sensorreadings, so I was wondering:
Is it possible to integrate my MPU6050 sensor-boards accelerometer and gyroscope to work with these classes?