Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
ufr-mf-examples-java
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
nfc-rfid-reader-sdk
ufr-mf-examples-java
Commits
eb8e95a7
Commit
eb8e95a7
authored
8 years ago
by
developer1
Browse files
Options
Downloads
Patches
Plain Diff
Added README
parent
e167c49a
Branches
Branches containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+39
-0
39 additions, 0 deletions
README.md
with
39 additions
and
0 deletions
README.md
0 → 100644
+
39
−
0
View file @
eb8e95a7
# Basic set of software examples how to use uFR Series readers API
Software example written for Java, NetBeans project. Shows basic usage of uRF Series reader's API.
Three basic usage software examples formed by difficulty level : Simplest, Simple and Advanced.
## Getting Started
Download project, open source in NetBeans, 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.
### Prerequisites
uFR series reader, NetBeans.
### Installing
No installation needed.
## Usage
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 signals
3.
Advanced- more functions added, like Block manipulation etc.
## License
This 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.
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment