Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 2.16 KB

File metadata and controls

37 lines (28 loc) · 2.16 KB

samples-doc_transponders_windows / Windows DOC sample codes for RFID transponders

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

For details on DOC communication check Useful Links

Requirements

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

Implementation

All sample code available in this repository show how to read/write transponders in Windows systems.

The recommended way is to use either one of our libraries (.NET, Java or native) 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