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
- Micro-Sensys RFID reader
- Any HF or UHF transponder
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.
This repository contains subfolders for different languages
- .NET Library API documentation
- JAR Library and API documentation
- Native library and API documentation
- Check what is possible using our iID®DEMOsoft for PC! Download it using this link
- GitHub documentation repository: Micro-Sensys/documentation
- For coding questions or questions about this sample code, you can use support@microsensys.de
- For general questions about the company or our devices, you can contact us using info@microsensys.de
- Victor Garcia - Initial work - MICS-VGarcia