choujayyl / UHFreader

UHFreader library for working with Chafon CF-RU5102 and LJYNZ-105 UHF deskotop (usb) readers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UHFreader

Library for UHF readers, tested:

  • Chafon CF-RU5102
  • LJYZN-105

Works fine base API:

  • Inventory
  • ReadCard
  • WriteCard
  • WriteEPC
  • Lock

Works fine reader API:

  • GetReaderInformation
  • Beep

Works fine hi level API:

  • ReadCardTID
  • ReadCardEPC
  • ReadCardPass

Silabs Wiegand generator (by UART RTS, DTR) 34 bits:

  • WgSend

Not implemented:

  • KillTag
  • BlockErase
  • All NXP UCODE tags:
    • ReadProtect
    • ProtectNoEPC
    • ResetReadProtect
    • CheckReadProtect
    • EasAlarm
    • CheckEasAlarm
    • BlockLock
    • InventorySingle
    • BlcokWrite
  • All 18000-6B COMMAND:
    • InvSignal6B
    • InvMulti6b
    • ReadData6b
    • WriteData6b
    • CheckLock6b
    • Lock6b
  • Some reader funcitons:
    • SetRegion
    • SetAddress
    • SetScantime
    • BaudRate
    • SetPower

About

UHFreader library for working with Chafon CF-RU5102 and LJYNZ-105 UHF deskotop (usb) readers.

License:GNU General Public License v3.0


Languages

Language:C 98.7%Language:Makefile 1.3%