Using IR to control BOEBOT, jus need to know a few things
Wolfy
Posts: 14
I recently used the BS2 on a BOEBOT, to create an IR jammer. It worked suprisingly well and was able to jam my TV, Stereo, and DVD remote signals. Only from a few feet away though, but still it proof-of-concept.
Now my next idea is to some how remote control the BS2 using the same signal I was previously jamming; e.g. Use the TV remote to command my BOEBOT. Is this possible, the only hardware at hand right now is a IR transistor, IR LED, and some scattered risistor.
I would like to know if its possible before I start trying code all of this.
PS: oh, and if anyone wants the BS2 code for the IR jammer PM me and I'll be glad to share Its common to me to give tid bits of knowledge to gain knowledge, lol
Now my next idea is to some how remote control the BS2 using the same signal I was previously jamming; e.g. Use the TV remote to command my BOEBOT. Is this possible, the only hardware at hand right now is a IR transistor, IR LED, and some scattered risistor.
I would like to know if its possible before I start trying code all of this.
PS: oh, and if anyone wants the BS2 code for the IR jammer PM me and I'll be glad to share Its common to me to give tid bits of knowledge to gain knowledge, lol
Comments
You can tell where this is headed; yes, you can drive your BoeBot around using an IR remote using the Sony TV protocol. While you are sending a signal from your IR remote, any other non-Sony TV IR devices nearby will likely be "jammed" if someone tries to use another IR remote. But your Boebot will also probably be jammed if it sees their signal.
BTW, most remote controls stop sending if you hold a button down longer than 20 or 30 seconds. Probably to save battery power if you sit on it under a sofa cushion!
Most IR systems use 38 kHz, and there are also some 56 kHz units. I tried some, hoping they would not interfere with each other, but they do at close range and high signal levels.
Thats the concept alright, but you can jam multiple things nearly at one, by doing things on the ms level, just by changing the frequency that the light pulse has. But to get a better range someone may wish to add a transistor to boost the light pulses.
My next thing to attempt will be to use the boebot as a sorta 555 timer to provide input to a pair of transistors for use an Power Inverter, but thats off topic tho