Bekker.Adafruit.PCA9685PwmDriver
1.3.1
dotnet add package Bekker.Adafruit.PCA9685PwmDriver --version 1.3.1
NuGet\Install-Package Bekker.Adafruit.PCA9685PwmDriver -Version 1.3.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Bekker.Adafruit.PCA9685PwmDriver" Version="1.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Bekker.Adafruit.PCA9685PwmDriver --version 1.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Bekker.Adafruit.PCA9685PwmDriver, 1.3.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Bekker.Adafruit.PCA9685PwmDriver as a Cake Addin #addin nuget:?package=Bekker.Adafruit.PCA9685PwmDriver&version=1.3.1 // Install Bekker.Adafruit.PCA9685PwmDriver as a Cake Tool #tool nuget:?package=Bekker.Adafruit.PCA9685PwmDriver&version=1.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Raspberry pi 2, Windows 10 IOT driver for Adafruit 16-Channel 12-bit PWM Breakout
Product | Versions Compatible and additional computed target framework versions. |
---|---|
Universal Windows Platform | netcore50 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.NETCore.UniversalWindowsPlatform (>= 5.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
1.3.1 - Target "Any CPU"
1.3.0 - Improvements to make init awaitable. breaking change!.
1.2.2 - Renamed MovePercentage() to DrivePercentage(), Pulse() method made public, updated nuspec with dependencies
1.2.1 - Fix 1.2 release
1.2 - MovePercentage now only accepts double as input
1.1 - Fix stuff, and clean up some code
1.0 - Initial release