public class IRSignalDetector
extends java.lang.Object
This example allows you to easily detect received infrared signals and get the representation of thoses signals under the Java int[] format required to easily create new IRProtocol for your app.
IRProtocol,
IRProtocolSunfounderMediaRemote| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
Command-line interface.
|