System.Device.Gpio
2.1.0
Prefix Reserved
See the version list below for details.
dotnet add package System.Device.Gpio --version 2.1.0
NuGet\Install-Package System.Device.Gpio -Version 2.1.0
<PackageReference Include="System.Device.Gpio" Version="2.1.0" />
paket add System.Device.Gpio --version 2.1.0
#r "nuget: System.Device.Gpio, 2.1.0"
// Install System.Device.Gpio as a Cake Addin #addin nuget:?package=System.Device.Gpio&version=2.1.0 // Install System.Device.Gpio as a Cake Tool #tool nuget:?package=System.Device.Gpio&version=2.1.0
The System.Device.Gpio package supports general-purpose I/O (GPIO) pins, PWM, I2C, SPI and related interfaces for interacting with low level hardware pins to control hardware sensors, displays and input devices on single-board-computers; Raspberry Pi, BeagleBoard, HummingBoard, ODROID, and other single-board-computers that are supported by Linux and Windows 10 IoT Core OS can be used with .NET Core and System.Device.Gpio. On Windows 10 IoT Core OS, the library wraps the Windows.Devices.Gpio.dll assembly. On Linux, the library supports three driver modes: libgpiod for fast full-featured GPIO access on all Linux distros since version 4.8 of the Linux kernel; slower and limited-functionality GPIO access via the deprecated Sysfs interface (/sys/class/gpio) when running on older Linux distro versions with a Linux kernel older than version 4.8; and lastly board-specific Linux drivers that access GPIO addresses in /dev/mem for fasted performance at the trade-off of being able to run on very specific versions of single-board-computers. In the future, the board-specific Linux drivers may be removed in favor of only supporting libgpiod and sysfs Linux interfaces. In addition to System.Device.Gpio, the optional IoT.Device.Bindings NuGet package contains device bindings for many sensors, displays, and input devices that can be used with System.Device.Gpio.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net6.0-windows10.0.17763 is compatible. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Microsoft.Win32.Registry (>= 5.0.0)
- System.Memory (>= 4.5.4)
- System.Runtime.InteropServices.WindowsRuntime (>= 4.3.0)
- System.Runtime.WindowsRuntime (>= 4.6.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
net6.0
- No dependencies.
-
net6.0-windows10.0.17763
- No dependencies.
NuGet packages (69)
Showing the top 5 NuGet packages that depend on System.Device.Gpio:
Package | Downloads |
---|---|
Iot.Device.Bindings
This package provides a set of Device Bindings that use System.Device.Gpio package to communicate with a microcontroller. |
|
piTop
piTop module. |
|
pi-top
pi-top[4] device. |
|
OmicronLab.VectorNetworkAnalysis.MidLayer
This package contains all the Mid-Layer components needed to measure with a VNA device. |
|
sphero.Rvr
.NET Api for Sphero RVR platform |
GitHub repositories (7)
Showing the top 5 popular GitHub repositories that depend on System.Device.Gpio:
Repository | Stars |
---|---|
dotnet/samples
Sample code referenced by the .NET documentation
|
|
dotnet/iot
This repo includes .NET Core implementations for various IoT boards, chips, displays and PCBs.
|
|
genielabs/HomeGenie
HomeGenie, the programmable automation intelligence
|
|
maker-community/ElectronBot.DotNet
一个为ElectronBot机器人和瀚文键盘(HelloWorldKeyboard)开发的上位机软件(包含机器人USB操作SDK和瀚文键盘HID操作SDK),采用Windows App SDK框架编写界面。 A host computer software developed for ElectronBot robots (including robot USB operation SDK), using the Windows App SDK framework to write UI.
|
|
OPCFoundation/UA-IIoT-StarterKit
Samples and tutorials to illustrate how to build OPC UA PubSub applications.
|
Version | Downloads | Last updated |
---|---|---|
3.2.0 | 64,007 | 6/20/2024 |
3.1.0 | 194,665 | 11/16/2023 |
3.0.0 | 136,873 | 7/13/2023 |
2.3.0-prerelease.22520.10 | 3,709 | 10/24/2022 |
2.2.0 | 171,621 | 9/29/2022 |
2.1.0 | 111,353 | 2/26/2022 |
2.0.0 | 20,734 | 1/25/2022 |
2.0.0-prerelease.22069.4 | 345 | 1/21/2022 |
1.5.0 | 80,416 | 7/16/2021 |
1.4.0 | 53,756 | 3/17/2021 |
1.4.0-prerelease.21160.2 | 348 | 3/10/2021 |
1.3.0 | 26,875 | 12/22/2020 |
1.2.0 | 16,403 | 11/24/2020 |
1.1.0 | 7,279 | 11/9/2020 |
1.1.0-prerelease.20555.1 | 32,928 | 11/5/2020 |
1.1.0-prerelease.20276.1 | 44,460 | 7/22/2020 |
1.1.0-prerelease.20153.1 | 4,061 | 3/3/2020 |
1.0.0 | 126,850 | 9/23/2019 |
1.0.0-prerelease.19413.1 | 1,421 | 8/13/2019 |
0.1.0-prerelease.19376.1 | 1,329 | 7/26/2019 |
0.1.0-prerelease.19310.5 | 2,145 | 6/11/2019 |
0.1.0-prerelease.19171.3 | 2,375 | 3/21/2019 |
0.1.0-prerelease.19078.2 | 4,338 | 1/28/2019 |