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
- IDE
- Micro-Sensys RFID reader
- Any HF or UHF transponder
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.
This repository contains subfolders for different languages
- .NET API documentation
- JAR 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