Package | Description |
---|---|
org.harctoolbox.harchardware.ir | |
org.harctoolbox.irscrutinizer.sendinghardware |
Modifier and Type | Interface and Description |
---|---|
interface |
IRawIrSenderRepeat
Commands for IR senders being able to send IR signals repeating "forever".
|
Modifier and Type | Class and Description |
---|---|
class |
Arduino
This class supports sending and capturing from an Arduino connected through a (virtual) serial port.
|
class |
GlobalCache |
class |
IrAudioDevice
This class does something interesting and useful.
|
class |
IrGenericSerial
This class models a serial device that takes text commands from a serial port, like the Arduino.
|
class |
IrToy
This class ...
|
class |
IrTrans |
class |
IrTransIRDB |
class |
LircCcfClient
A LIRC client, talking to a remote LIRC
server through a TCP port.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ISendingHardware<T extends IRawIrSender & IHarcHardware> |
class |
SendingHardware<T extends IRawIrSender & IHarcHardware>
This class does something interesting and useful.
|
class |
SendingSerial<T extends IRawIrSender & IHarcHardware>
This class does something interesting and useful.
|
Modifier and Type | Field and Description |
---|---|
protected T |
SendingHardware.rawIrSender |
Copyright © 2015. All rights reserved.