Serial port controlled infrared transmitter with PICMicroThis is a programmable infrared (remote control) transmitter, which can be controlled from a PC serial port. It is capable of sending many remote control formats, including the Philips RC-5 standard.The controller will accept commands on the serial port. Settings are: 19200 bps, 8 bits, no parity, 1 stopbit, no flow control (XON/XOFF or RTS/CTS). Commands consist of hex coded bytes and must be written on the port as ASCII characters separated by space, terminated by ENTER (ASCII char 0d)

Serial port controlled infrared transmitter with PICMicro
at jap.hu
Website

Serial port controlled infrared transmitter with PICMicro