README.md 1.33 KB
Newer Older
developer1committed
123456789101112131415161718192021222324252627282930313233343536373839
# Basic set of software examples how to use uFR Series readers APISoftware example written for Visual Studio .NET C#. Shows basic usage of uRF Series reader's API.Three basic usage software examples formed by difficulty level : Simplest, Simple and Advanced.## Getting StartedDownload project, open source in Visual Studio, compile and run. Optionally you can use precompiled binary at first.Appropriate ufr-lib dynamic library (ufCoder-...) is mandatory for this project, choose it depending on platform and architecture.### PrerequisitesuFR series reader, Visual Studio.### Installing不需要安装。# #使用Example provides basic funcionality, formed by difficulty level :1.Simplest - getting card serial number (UID), reading and writing data by Linear functions,2.Simple - expanded set of functions, use of reader and card keys, authentication methods, reader UI signals3.Advanced- more functions added, like Block manipulation etc.## LicenseThis project is licensed under the ..... License - see the[LICENSE.md](LICENSE.md)file for details## Acknowledgments*Purpose of this software demo is to provide additional info about usage of uFR Series API specific features.*It is specific to mentioned hardware ONLY and some other hardware might have different approach, please bear in mind that.
Baidu
map