Skip to content

This repository contains sample codes to communicate with Micro-Sensys RFID readers in DOC mode with transponders on UNIX

Notifications You must be signed in to change notification settings

Micro-Sensys/samples-doc_transponders_unix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

samples-doc_transponders_unix / UNIX DOC sample codes for RFID transponders

This repository contains sample codes for handling both HF and UHF transponders on devices running UNIX OS using a Micro-Sensys RFID reader

For details on DOC communication check Useful Links

Requirements

  • IDE
  • Micro-Sensys RFID reader
  • Any HF or UHF transponder

Implementation

This code shows how to read/write transponders in UNIX systems.

The recommended way is to use the Java library available (See Useful Links). If this is not possible, there are some samples available on how to communicate with our RFID readers using low level protocol. This protocol is only available on request. Contact us with your requirements and we will try to support you.

Available sample codes

This repository contains subfolders for different languages

Useful Links

Contact

  • For coding questions or questions about this sample code, you can use [email protected]
  • For general questions about the company or our devices, you can contact us using [email protected]

Authors