Skip to content

AdvizeIT/Tcmp-CSharp-SDK-NETStandard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tcmp-CSharp-SDK

A C# SDK to communicate with a TappyUSB using the TCMP protocol. Updated to use .NET Standard 2.0

Install SDK into Visual Studio Project using Nuget

Nuget page: https://www.nuget.org/packages/TapTrack.Tcmp/

PM> Install-Package TapTrack.Tcmp.NETStandard

Required local database utility to use the batch NFC tag encoder in the example/demo app

To use the batch tag encoder feature of the example/demo utility (v3.0+), you may also need to install SQL local database 2016 for Windows. The install package can be dowloaded here

TCMP Protocol Documentation

Google Document

SDK Documentation

Documentation of classes and methods can be found here

Examples

Examples can be found here, examples are at the bottom of the page

About

A C# SDK to communicate with a TappyUSB or TappyBLE using the TCMP protocol.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 100.0%