GrovePi
GrovePi copied to clipboard
Windows 10 IoT C# driver library for GrovePi
There was a mismatch between the processor architecture of the project being built "x86" and the processor architecture of the reference "\.nuget\packages\GrovePi\1.0.10\lib\uap10.0\GrovePi.dll", "ARM" Is there a way to make this...
Greetings, whenever I'm using one of the Ultrasonic Rangers (http://www.seeedstudio.com/wiki/Grove_-_Ultrasonic_Ranger) on a Raspberry Pi 3 with Windows 10 IOT 14376 I get heavy noise when using the following code: IUltrasonicRangerSensor...
there is no direct method available for accessing airquality grove sensor values in this library especially for C#. Is there any recommended way to do the same or do we...
Downloaded 1.6 Successfully When I compile I got this Error, Could not copy the file [UserFolder]\nuget\packages\GrovePi\1.0.6\lib\uap10.0\GrovePi\Properties\client.winU.rd.xml" because it was not found.
When I try to install the GrovePi version 1.0.6 (or any of the previous versions) from the Nuget package manger I get the following error: "URI formats are not supported."...
Hi, Just installed your lib from nugget. The led is working ok. When I try to use a rotary knob and read out the 'SensorValue', the first time it works,...
The library works great. I successfully connected several sensors except the FourDigitDisplay one. Could we have a sample for it? Thanks.
Environment - Raspberry PI 2 OS - Windows 10 I0T Core Sensor - Grove - 3-Axis Digital Accelerometer(±1.5g) On below line... DeviceFactory.Build.AccelerometerSensor(Pin.DigitalPin3).Read() The excpetion is thrown as... The thread 0xbb8...