NEW PROTOTYPE: USB Infrared Toy through-hole PCB

We took the next-gen USB IR Toy v1.1 circuit and rearranged it into a through-hole PCB. It’s the basic Infrared Toy with a couple additions: Raw infrared signal detector for frequency measurement Breakout area with all the unused pins, tap in and do something interesting Check out the design, and get a PCB for $7.

USB IR Toy: Perl scripts for signal analysis

Anton and rct contributed a bunch of Perl scripts for analyzing Infrared Toy output. There are scripts for analyzing raw data in NEC, RC-5, and Panasonic formats. Another script converts IR Toy .bin files .ict files that can be loaded in IRscope (shown above). The USB IR Toy is $20, including worldwide shipping.

USB Infrared Toy firmware v09

USB Infrared Toy firmware v09 is ready to download. New bitbang and UART commands make it easy to manipulate I/O pins and send serial data in response to infrared input. There’s some other user-requested commands rolled into the infrared sampling mode too. Transmit duty cycle adjustment in IR sample mode Added bitbang commands to IR […]

USB Infrared Toy firmware v08

USB Infrared Toy firmware v08 is ready to download. This download includes the latest firmware for the IR Toy, and an experimental compile for the Hack a Day infrared receiver. USB->serial converter mode using the UART header pins Intruder detection mode (currently undocumented) Code cleanup Experimental compile for the Hack a Day PIC18F2455 IR receiver […]

#twatch, USB Infrared Toy now CC-BY-SA

To mark the one-year anniversary of Dangerous Prototypes, and timed suspiciously close to the Open Hardware Summit, we’re releasing the #twatch and USB Infrared Toy under the Creative Commons Attribution Share Alike license. These designs were formally restricted to non-commercial use, now they’re available for any use, including commercial derivatives.  All our* projects and content […]

EventGhost plugin for the IR Toy

EventGhost now supports the USB IR Toy directly via a new plugin, download it here. EventGhost is an open source program that converts remote control signals to actions on a computer. The IR Toy already works with EventGhost in IRman-compatible mode and with the WinLIRC plugin, providing home theater enthusiasts a powerful way to map […]

USB Infrared Toy firmware v07

USB Infrared Toy firmware v07 is ready to download. V06 was a little buggy, this release should be a lot more solid. This download contains the latest firmware only. Transmit fixed (hopefully) LED on/off/mute commands Sample timer setup Transmit frequency modulation setup Byte endianness adjustment Fixed hardware version detect (now solid) Cleaned most code (could […]

USB IR Toy firmware v06, bounty

USB Infrared toy firmware v06 is ready to download. The IR sample mode now includes a transmit command, see the updated documentation. This download contains the latest firmware, source, and hardware. Changed versioning from v1.xx to Vxx (this release is v06 instead of v1.06) Transmit added to IR sample mode Transmit frequency adjustable in IR […]

USB Infrared Toy: WinLIRC, irGraph

There’s a new IR Toy/WinLIRC tutorial that shows how to decode remote controls on your computer. WinLIRC doesn’t control things alone, but it works as a plugin with automation programs like EventGhost to control your computer using a remote control with almost any protocol. For instant satisfaction, try the WinLIRC irGraph tool. It shows a […]