Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 1.92 KB

README.md

File metadata and controls

36 lines (27 loc) · 1.92 KB

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