Howdy all.
Has anybody connected their picaxe to a RadioShack 276-640? Its the IR reciever module you can pick up at any store ... and the only one I have access to.
I set it up with the same circuit shown in JKlug's walkthrough, but no lcuk
Howdy all.
Has anybody connected their picaxe to a RadioShack 276-640? Its the IR reciever module you can pick up at any store ... and the only one I have access to.
I set it up with the same circuit shown in JKlug's walkthrough, but no lcuk
It says it is 38KHz…so the
It says it is 38KHz…so the thing you have to figure out now is what each pin does (you know…they may be rearranged differently than the ones you saw in the walkthrough). What code are you using?
The same code
I’m using the same code as shown in the walkthrough. I haven’t been able to find any sort of datasheet (you’d think RadioShack, being the most ubiquitous seller of components, would have something like that). The package shows the pinout, but it doesn’t seem to do anything in the picaxe-manual circuit.
those devices are usually
those devices are usually active-low
remember to place a cap between +vcc and gnd or this device do not work !
build a 38Khz astable vibrator with a 555 and connect it to a ir led for test purpose.
it have to work…
I think you guys are thinking too much…
I have used this sensor in over a dozen situations. I soldered it directly to the 28x board, made PCB circuts, made circuits by soldering leads together and shrink-tubing every single one worked using the example in the manual. I have also used 2 or 3 other brands of sensors, all 38k -all worked…
Now, one thing I don’t see in any of the above post/ comments is the word “Sony”… YOU MUST USE A SONY REMOTE!! And with that, it must be one for a TV or set to the TV output. Now, the picaxe will send OUT IR signals for different brands but will only INPUT Sony. This is your problem.
No no, i got the sony-only
No no, i got the sony-only thing, but i actually don’t want to decode a signal to remote-control a robot, i just want to know the amount of IR… you know, like Puff the dragon when he detects a candle, or like the IR obstable detector made by OddBot. Exactly like a LDR, but with IR instead of light
But i might be misunderstanding the component, it looks like this one is made to decode a signal, and that the one i’m looking for is something else…
Sorry for the mistake, but everything isn’t lost for me, now i just have to find a sony remote!
Thanks for the info
[Edit] i actually ordered this few days ago. I think it’s more what i was looking for, and that i got completly confused about the two components, and mixed them… But that’s great, i’m going to have an IR detector and an IR decoder!
Wrong part.
This part will not detect levels of IR.
If you wanted to make an obsicle detector like oddbots, why didn’t you use the sensor that oddbot recomended… and used… the one that works like a LDR but detects IR, not light?
Because i’m noob who’s so
Because i’m noob who’s so excited about the world of robots he just discovered that he wants to learn everything at the same time although he should start slowly, step by step?