HP C4103A2 FIR as sensor?
JohnGay
Posts: 57
We had several of these lying about going to waste and I was wondering if I could make some kind of sensor out of it.
It's a 4Mbs Fast Infrared transceiver that use to come with their printers. It's got an 8-pin Mini-DIN and I've found the pinout in it's users manual on-line:
1 (Ind LED) -SIG_DETECT
2 (single-end) -RX_SIR
3 (diff data) -TX
4 (ground) -PWR_GND
5 (diff data) -RX_FIR
6 (diff data) +TX
7 (5 Volt) +5V
8 (diff data) +RX_FIR
It says it has about a 1 meter range and 15Degree beam. I know it can't be used for range sensing, but I was wondering if this would work as a general sensor?
Another idea is to use it for comms between an autonomous robot and a base/charging station.
Without a clock pin, I'm guessing I can just feed data/pulses into this and watch the receive side? Also, if it runs on 5V to ground, does that indicate that the diff data is also 5V-GND?
Any thoughts or feedback would be appreciated.
Cheers,
John Gay
It's a 4Mbs Fast Infrared transceiver that use to come with their printers. It's got an 8-pin Mini-DIN and I've found the pinout in it's users manual on-line:
1 (Ind LED) -SIG_DETECT
2 (single-end) -RX_SIR
3 (diff data) -TX
4 (ground) -PWR_GND
5 (diff data) -RX_FIR
6 (diff data) +TX
7 (5 Volt) +5V
8 (diff data) +RX_FIR
It says it has about a 1 meter range and 15Degree beam. I know it can't be used for range sensing, but I was wondering if this would work as a general sensor?
Another idea is to use it for comms between an autonomous robot and a base/charging station.
Without a clock pin, I'm guessing I can just feed data/pulses into this and watch the receive side? Also, if it runs on 5V to ground, does that indicate that the diff data is also 5V-GND?
Any thoughts or feedback would be appreciated.
Cheers,
John Gay
Comments
I can get the top LED to light up. I can flash the IR LED, but I can't get any indication there's something in front of it. I can see a remote control flashing, but reflections don't seem to register.
I'm afraid that it probably can't transmit and receive simultainiously which would defeat the purpose of using it as a sensor by it's self. Two seperate units might work. Another option is for a comm-link between the robot and other devices like a docking/programming station.
Thanks for the link, though. But what I really need is programming help (-=