RFID Reader

Interested adding compiled externals from LiveCode and third parties to your LiveCode projects? This is the place to talk about them.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
cbarnhart
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 48
Joined: Mon May 07, 2012 2:10 pm

RFID Reader

Post by cbarnhart » Fri Aug 05, 2016 8:07 pm

I am looking to program a RFID reader into the livecode app. Does anyone know of an plugin or external I could use to make this easier?

ddsinteractive
Posts: 11
Joined: Tue Nov 26, 2013 10:36 pm

Re: RFID Reader

Post by ddsinteractive » Fri Oct 07, 2016 5:23 pm

This may be late to the party, but you *may* be able to use an RFID reader with their Livecode API.

The Livecode API works with their interface kit, which is available in a few flavours:
http://www.phidgets.com/products.php?category=0
1010, 1011, 1012, 1018, 1019
The number sequences in the product descriptions are in the pattern: Analog inputs / Digital inputs / Digital outputs.

Also available is a Phidget RFID Reader but it's only USB. May not work with the InterfaceKit:
Parts Catalog: http://www.phidgets.com/products.php?category=14
User Guide: http://www.phidgets.com/docs/1024_User_Guide

Phidget API info for Livecode:
http://www.phidgets.com/docs/Language_-_LiveCode

Hope this helps. ;o)
Cheers,
Monica
Attachments
LiveCode_2.1.8.20160222.zip
LiveCode Example for Phidget InterfaceKit
(101.77 KiB) Downloaded 467 times

Post Reply

Return to “Using Externals”