ViSiGenie4DSystems.Async 1.2.1

dotnet add package ViSiGenie4DSystems.Async --version 1.2.1
NuGet\Install-Package ViSiGenie4DSystems.Async -Version 1.2.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="ViSiGenie4DSystems.Async" Version="1.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ViSiGenie4DSystems.Async --version 1.2.1
#r "nuget: ViSiGenie4DSystems.Async, 1.2.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 ViSiGenie4DSystems.Async as a Cake Addin
#addin nuget:?package=ViSiGenie4DSystems.Async&version=1.2.1

// Install ViSiGenie4DSystems.Async as a Cake Tool
#tool nuget:?package=ViSiGenie4DSystems.Async&version=1.2.1

Provides Windows IoT apps with an easy to use interface to 4D Systems’ graphic display modules. IoT devices like the Raspberry Pi 2, 3, Dragonboard 410c or Minnowboard Max are connected to the 4D Systems display module via a Silicon Labs CP2102 USB to Serial UART Bridge Converter cable. Host communications with the display module is accomplished by using the singleton class named Host, which is located in the namespace ViSiGenie4DSystems.Async.SerialComm. Host Class Methods enable the discovery of multiple displays connected to the IoT device. Once device discovery is complete, the app can connect,  subscribe to reports, and send commands.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.2.1 1,222 6/23/2016
1.2.0 1,217 6/16/2016
1.1.0 920 6/5/2016

Version 1.2.1 now excludes icon from build, which previously caused build payload error for clients.