ViSiGenie4DSystems.Async
1.2.0
See the version list below for details.
dotnet add package ViSiGenie4DSystems.Async --version 1.2.0
NuGet\Install-Package ViSiGenie4DSystems.Async -Version 1.2.0
<PackageReference Include="ViSiGenie4DSystems.Async" Version="1.2.0" />
paket add ViSiGenie4DSystems.Async --version 1.2.0
#r "nuget: ViSiGenie4DSystems.Async, 1.2.0"
// Install ViSiGenie4DSystems.Async as a Cake Addin #addin nuget:?package=ViSiGenie4DSystems.Async&version=1.2.0 // Install ViSiGenie4DSystems.Async as a Cake Tool #tool nuget:?package=ViSiGenie4DSystems.Async&version=1.2.0
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.
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 1.2.0 now supports report subscriptions to Magic Byte and Double-Byte messages as specified in the ViSi-Genie Reference Manual.