This package provides a set of Device Bindings that use System.Device.Gpio package to communicate with a microcontroller.
Info
Version: | 3.2.0 |
Author(s): | Microsoft |
Last Update: | Thursday, June 20, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dotnet/iot |
NuGet Url: | https://www.nuget.org/packages/Iot.Device.Bindings |
Install
Install-Package Iot.Device.Bindings
dotnet add package Iot.Device.Bindings
paket add Iot.Device.Bindings
Iot.Device.Bindings Download (Unzip the "nupkg" after downloading)
Dependencies
net5.0
- System.Device.Gpio(>= 1.3.0)
- System.Drawing.Common(>= 5.0.0)
- System.IO.Ports(>= 5.0.0)
- System.Management(>= 5.0.0)
- UnitsNet(>= 4.77.0)
- System.Device.Gpio(>= 1.3.0)
- System.Drawing.Common(>= 5.0.0)
- System.IO.Ports(>= 5.0.0)
- System.Management(>= 5.0.0)
- UnitsNet(>= 4.77.0)
Tags