Brick
Brick(Byte, Int32, Int32)
BrickPi3Info
BrickPi3Voltage
SpiAddress
Dispose()
GetBoard()
GetFirmwareVersion()
GetHardwareVersion()
GetId()
GetManufacturer()
GetMotorEncoder(Byte)
GetMotorStatus(Byte)
GetSensor(Byte)
GetVoltage3V3()
GetVoltage5V()
GetVoltage9V()
GetVoltageBatteryVcc()
OffsetMotorEncoder(Byte, Int32)
SetAddress(Byte, String)
SetLed(Byte)
SetMotorDps(Byte, Int32)
SetMotorLimits(Byte, Byte, Int32)
SetMotorPosition(Byte, Int32)
SetMotorPositionKD(Byte, Byte)
SetMotorPositionKP(Byte, Byte)
SetMotorPower(Byte, Int32)
SetSensorType(Byte, SensorType, Int32[])
SpiRead16(SpiMessageType)
SpiRead32(SpiMessageType)
SpiTransferArray(Byte[])
SpiWrite16(SpiMessageType, Int32)
SpiWrite24(SpiMessageType, Int32)
SpiWrite32(SpiMessageType, Int32)
SpiWrite8(SpiMessageType, Int32)
netcoreapp2.1
namespace Iot.Device.BrickPi3
{
public class Brick : IDisposable
{
public string! GetBoard();
}
}
.NET | 5.06.07.08.09.010.0 |
---|---|
.NET Core | 2.02.12.23.03.1 |
.NET Framework | 4.6.14.6.24.74.7.14.7.24.84.8.1 |
.NET Standard | 2.02.1 |
Information specific to netcoreapp2.1 | |
Assembly | Iot.Device.Bindings , Version=3.2.0.0, PublicKeyToken=31bf3856ad364e35 |
Referencing | Your project needs a package reference to |
Package | Iot.Device.Bindings (3.2.0) netstandard2.0 |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API