wiki:DeveloperDocumenation

Version 4 (modified by pinwc4, 15 years ago) (diff)

--

RFID Reader

This software supports the TI S6350 module for use as a RFID reader. The Core Speedway lap counter uses this module.

Standard 13.56MHz ISO15693 tags should work.

Documentation on the TI S6350 module along with a Windows example program can be downloaded from TI's site here:

 TI S6350 site

ISO 15693 Protocol

ISO15693

Software implementation

In order to use the TI reader within RealBasic we had to implement some of the serial protocol ourselves. In order to use the TI Reader with the ISO 15693 protocol you must first generate a command encapsulated in the TI protocol and have the payload of the command be the ISO 15693 command. Only 3 of the commands are necessary, Inventory All Slots, Inventory 1 Slot and Silence.

RFID Tags

The following tag can be used with the TI S6350 module:

 TI HF large rectangle transponder

It can be purchased from Mousere here:

 TI tag from Mouser

Other standard tags should work.