You can add your own commands. The command execution part is a function that passes command line arguments with argc and argv. Please refer to the example of the main function using command line ...
The irdebug library for the Arduino attempts to provide simple functions to play with raw infrared signals, like those emitted by remote controls in your living room. By default, the IR sensor's data ...