lpc_cic_irb
Overview
The IRB Example project is a demonstration program that uses the Infra-Red Blaster (IRB) peripheral software. It performs a sequence of sending packets.
Running the demo
The log below shows example output of the IRB driver demo in the terminal window:
IR Blaster example
Sending 10 RC-5 packets...
Packet 1
Packet 2
Packet 3
Packet 4
Packet 5
Packet 6
Packet 7
Packet 8
Packet 9
Packet 10
Bye.