Table of Contents

License

Hardware information is provided for personal use only. IguanaWorks Incorporated retains the copyright on all information presented here.

USB Compliance

The IguanaWorks USB IR transceiver is a low-speed, low-power USB peripheral device. It meets all the electrical and mechanical specifications for such a device.

The device is not certified USB compliant, because that costs money and is basically impossible to do for an open-source device, since it evolves too quickly. However, we have tested it carefully for compliance with the specification.

Hardware Description

The transceiver is based on the Cypress CY7C63813-PXC USB microcontroller, a member of the enCoRe-II family of chips. The CY7C63813 includes an M8C microcontroller, 8KB of flash memory, 256 bytes of RAM, a 16-bit timer, and a USB device controller, among other features. The chip also contains an internal voltage regulator and oscillator, so it doesn't require any external components. The clock runs at 24MHz, and is synchronized by hardware to the host machine's USB clock.

The timer/capture input is connected to the output of a TSOP32238 IR receiver module. The receiver removes the 38KHz carrier, leaving only the data signal. We use the capture hardware in the CY7C63813 to read the timing of the IR signal.

IR Transmission is done by using an amplifier to use the power limit of a low-power USB device (<100mA) to power an IR LED (internal or external). The carrier for the IR signal is generated in the firmware and is adjustable between 25kHz and 150kHz. The granularity of the carrier frequency varies across its range, but the driver will use nearest frequency to the one specified.

The transmitter circuit consists of a TSAL6400 IR LED, which is matched well to most home electronics. We use a simple amplifier circuit to boost the transmit power up to the limit for a low-power USB device (<100mA). That's typically plenty of power; our tests were successful out to 20 ft. You could get more range by substituting a TSAL6100, which produces a tighter beam. On the transmit side,

Different Versions of the Device

There are 4 different versions of the USB IR Transceiver: