Unosquare.Raspberry.Abstractions
0.4.1
The Raspberry Pi's IO Functionality in an easy-to use API for Mono/.NET Core
This library enables developers to use the various Raspberry Pi's hardware modules including the Camera to capture images and video, the GPIO pins, and both, the SPI and I2C buses.
Install-Package Unosquare.Raspberry.Abstractions -Version 0.4.1
dotnet add package Unosquare.Raspberry.Abstractions --version 0.4.1
<PackageReference Include="Unosquare.Raspberry.Abstractions" Version="0.4.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Unosquare.Raspberry.Abstractions --version 0.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Unosquare.Raspberry.Abstractions, 0.4.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Unosquare.Raspberry.Abstractions:
Package | Downloads |
---|---|
Unosquare.Raspberry.IO
The Raspberry Pi's IO Functionality in an easy-to use API for Mono/.NET Core
This library enables developers to use the various Raspberry Pi's hardware modules including the Camera to capture images and video, the GPIO pins, and both, the SPI and I2C buses.
|
|
Unosquare.WiringPi
This library uses WiringPi to enables developers to use the various Raspberry Pi's hardware modules including the Camera to capture images and video, the GPIO pins, and both, the SPI and I2C buses.
|
|
Unosquare.PiGpio
Contains native and managed APIs to accress the libpigpio library
|
|
TroykaCap.Expander
Implementation of the library for Troyka Cap from Amperka on the dotnet platform.
|
GitHub repositories
This package is not used by any popular GitHub repositories.