Hi there,
I checked the Grovepi C# library, they includes FourDigitDisplay in
<LINK_TEXT text=“https://github.com/DexterInd/GrovePi/bl … Factory.cs”>https://github.com/DexterInd/GrovePi/blob/master/Software/CSharp/GrovePi/DeviceFactory.cs</LINK_TEXT>. thanks.
All supported sensors are available through the DeviceFactory class.
Supported sensors include:
Relay
Led
TemperatureAndHumiditySensor
UltraSonicSensor
AccelerometerSensor
RealTimeClock
BuildLedBar
FourDigitDisplay
ChainableRgbLed
RotaryAngleSensor
Buzzer
SoundSensor
LightSensor
ButtonSensor
RgbLcdDisplay
Bill