Custom remote control for my entertainment system
I decided to try my hand at video documenting this next project of mine. Video narration is not my first job (or thousandth) so be kind.
I have been wanting to use Gadget Gangster's MagicIR object to make may own custom remote out of an old fan remote control case.
The objective is to have a single "simple" control for TV,cable, Roku, dvd player, and sound system using a joystick and the parallax keypad.
I have been wanting to use Gadget Gangster's MagicIR object to make may own custom remote out of an old fan remote control case.
The objective is to have a single "simple" control for TV,cable, Roku, dvd player, and sound system using a joystick and the parallax keypad.
Comments
Freq.Synth("A",outpin, 38_000)
But googling the 7820 universal remote has provided no information on what freq it uses.
Went to radio shack and got both 940nm and 850nm IR leds but neither one worked with the cox cable box.
Another hair puller. Just found this wikipedia page http://en.wikipedia.org/wiki/Consumer_IR
I guess could try each freq from most popular to least.
112x 38000 Hz
40x 40000 Hz
40x 36000 Hz
20x 56000 Hz
13x 39200 Hz
8x 32000 Hz
3x 40244 Hz
3x 37037 Hz
2x 37916 Hz
1x 57600 Hz
1x 56800 Hz
1x 44000 Hz
1x 42000 Hz
1x 38380 Hz
1x 14000 Hz
Having a bit of a problem adding keypad to remote. Running out of space in the case and tried cutting keypad ribbon cable and solder pins to the traces. Yeah.....plastic melts. So trying to figure out a way to attach pins to the ribbon cable.
[video=youtube_share;F8_8_wyueKI]
[video=youtube_share;usZzLGRwziw]
can send button pushes from remote control to base station.
[video=youtube_share;V0WLdaF6d1Q]
Just a wag (wild assed guess) but your buttons need to be denounced.
Jim
I feel like my time was even better spent than I had previously thought.
Using six pins on those Nordic modules can be painful but it tough to beat the $2.50 price.
In many of my projects, I include a message count byte so the receiver knows if It's received all the messages sent or not. The transmitter usually sends the same message (with the same count number) multiple times. The receiver sends an acknowledgment to each message received (even if it's a duplicate) with the count number so the tx knows which message is being acknowledged. Since the receiver can watch for this message count number, it knows when a received message is a new message or if it's just a repeated message.
My last name "Degn" is Danish. We mispronounce it differently than you mispronounce it. We pronounce it "Dane". You actually did better with the pronunciation than most (and no need to apologize about he pronunciation). I think in Denmark, it is pronounced "Dine" with a very harsh sounding "i" after the "D". As in "dine out" said with a harsh "i".
Thanks for taking time to document your projects.
BTW, to others reading this thread, there's a link to the Nordic modules in post #1 of my index. A link to the driver is in post #2.
I am planning on switching to an xbox controller case for the remote.
[video=youtube_share;wC72W8m6RuM]