-
Moving side conversation from #857
https://github.com/dotnet/iot/issues/857#issuecomment-557268367
https://github.com/dotnet/iot/issues/857#issuecomment-561810527
Related: #874
This issue is cre…
-
**Describe the bug**
Hi,
I have just bought GrovePi+ Starter Kit for Raspberry Pi.
I would like to display some messages from my code in Grove LCD RGB Backlight.
I use C# as my language.
I ca…
-
want use grove-LCD display text in GrovePi
**Describe the bug**
var i2cLcdDevice = I2cDevice.Create(new I2cConnectionSettings(busId: 1, deviceAddress: 0x3E));
var i2cRgbDevice = I2cDevice.Cre…
-
Hi,
Recently, the kernel was updated to add support for BrickPi3 and I would like to know, how to use the Grove Sensor Port included with the board. I suppose that it is necessary to send/receive I…
-
Just trying to install Grovepi+ for the second time on a Raspberry pi 4. coming up with errors on the `curl -kL dexterindustries.com/update_grovepi | bash` request.
will post as soon as it finishes…
-
I moved. Thanks @StevenRott .
https://github.com/1ft-seabass/node-red-contrib-grove-base-hat/commit/ca9d861e5932cc2c5c55e21f1d469b850f80c50d#commitcomment-37716900
> Hello,
> first of all, than…
-
I could not find any API to control the AVR serial(how to control the TX pin)?
-
I am trying to use GrovePi with johnny-five in the following environment, but even if I run the sample (expander-GROVEPI.js), the display will not proceed from `Looking for connected device`.
Board…
-
( This is related to #1343 )
Hardware
- Raspberry Pi 3 Model B
- GrovePi+ (firmware version: 1.2.7)
- [Grove - Red LED](https://www.seeedstudio.com/Grove-Red-LED-p-1142.html)
- [Grove - Button …
-
here is my callstack :
```
Traceback (most recent call last):
File "high_temperature_example.py", line 66, in
Main()
File "high_temperature_example.py", line 54, in Main
room_tempe…