This package provides a set of Device Bindings ("Device drivers") that use System.Device.Gpio package to communicate with sensors and microcontrollers.
Info
Version: | 4.0.1 |
Author(s): | Microsoft |
Last Update: | Monday, May 19, 2025 |
.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