Interface | Description |
---|---|
ICapture |
This hardware captures IR signals, for analyzing rather than for deployment use.
|
IIrSenderStop | |
IRawIrSender |
Commands for IR senders being able to send IR signals.
|
IRawIrSenderRepeat |
Commands for IR senders being able to send IR signals repeating "forever".
|
IReceive |
This hardware can receive an IR signal for deployment.
|
IRemoteCommandIrSender |
This is a bunch of functions for IR senders using a remote/command-model of sending.
|
ITransmitter |
Some general functions for generating transmitters in a general framework.
|
Class | Description |
---|---|
Arduino |
This class supports sending and capturing from an Arduino connected through a (virtual) serial port.
|
GlobalCache | |
GlobalCache.GlobalCacheIrTransmitter | |
IrAudioDevice |
This class does something interesting and useful.
|
IrGenericSerial |
This class models a serial device that takes text commands from a serial port, like the Arduino.
|
IrSerial<T extends LocalSerialPort> |
This class models a serial device that takes text commands from a serial port, like the Arduino.
|
IrToy |
This class ...
|
IrTrans | |
IrTrans.IrTransTransmitter | |
IrTransIRDB | |
IrWidget |
This class implements support for Kevin Timmerman's Ir Widget.
|
LircCcfClient |
A LIRC client, talking to a remote LIRC
server through a TCP port.
|
LircClient |
A LIRC client, talking to a remote LIRC
server through a TCP port.
|
LircClient.LircIrTransmitter | |
LircMode2 |
This class runs an external program, for example mode2 of LIRC, in a separate process,
and evaluates its output, which is assumed to be in the LIRC mode2 format.
|
Transmitter |
Enum | Description |
---|---|
GlobalCache.IrConfiguration |
Possible arguments to the set_IR command.
|
GlobalCache.ModuleType | |
IrTrans.Interface |
Interface that can be used to command an IrTrans unit
|
IrTrans.Led |
IR LEDs on the IrTrans
|
Exception | Description |
---|---|
NoSuchTransmitterException |
This exception is thrown when trying to use a non existing transmitter.
|
Copyright © 2015. All rights reserved.