touchatag
Class Touchatag
java.lang.Object
touchatag.Touchatag
public class Touchatag
- extends Object
- Author:
- augusto esteves
Constructor Summary |
Touchatag(processing.core.PApplet theParent)
|
Touchatag(processing.core.PApplet theParent,
int nReaders)
the Constructors, usually called in the setup() method in your sketch to
initialize and start the library. |
VERSION
public final String VERSION
- See Also:
- Constant Field Values
Touchatag
public Touchatag(processing.core.PApplet theParent,
int nReaders)
- the Constructors, usually called in the setup() method in your sketch to
initialize and start the library.
Touchatag
public Touchatag(processing.core.PApplet theParent)
version
public String version()
- return the version of the library.
- Returns:
- String
On
public int On()
- return the number of touchatag readers actually connected.
- Returns:
- int
tagsOnReader
public String[] tagsOnReader(int i)
- return the tags found on a touchatag reader.
- Returns:
- String
nativeTagID
public String[] nativeTagID(int i,
int nReaders)
nativeConnectedRFID
public int nativeConnectedRFID(int nReaders)
processing library touchatag by Augusto Esteves. (c) 2010