QUOTE(zoleet @ Mar 1 2005, 08:39 AM)
Any Downloads? As .torrent would be cool

Iriez has now kindly put it up on xbins in the PC section.
QUOTE(LenteSubigo @ Mar 2 2005, 06:29 AM)
Well, I know a way that will work, but I'm sure someone else could find a better, easier way.
Parts
1 x Compact Reed Relay (Operational Voltage of 3.3 or less)
1 x +5V Fixed-Voltage Regulator
1 x NAND Gate
When the relay gets 3.3v it allows 5v from the regulator through for the signal. The NAND Gate can invert the second signal.
Ah-ha. Interesting. We can probably pick up a "clean" 5V somewhere on the board and do without the regulator, too.
I've also been wondering for some time why you guys always talk about NAND gates. What's wrong with just using an inverter? I've been looking at some spec's and it seems to me that a 7405 (or some variant of it) would do the trick. The drawback is that to get the relatively high output voltage we'd need an open-collector device (which is what the 7405 is), and that means external pull-up resistors are required.
For the signal that needs to be inverted (tray in, from memory -- dunno whether that's X or Y in the alphabet naming system) you just run it through one inverter, and for the other one (tray out) you invert it twice to get back where you started (but at a higher voltage). Since the 7405 has six inverters per chip this still only uses up half the capacity of a single chip.
I think I'll try to pick up a 7405 (or three -- they're only a couple of bucks each) and I'll have a look at relays too because that might be simpler than having to worry about six pullup resistors.