Author Topic: Remote IR Frequencies  (Read 6022 times)

0 Members and 1 Guest are viewing this topic.

Offline RaellzTopic starter

  • Contributor
  • Posts: 23
  • Country: us
Remote IR Frequencies
« on: January 27, 2016, 09:53:02 am »
Since the remote control to my stereo was damaged beyond repair I've been unable to adjust the equalizer. Combine with my desire of electronics I was wondering if I could custom make my own IR remote using an Arduino Nano or something like that.

Does anyone know if this is at all possible? I understand how the signals work and that I would have to find the exact right one, but even if I cannot use it on my stereo I would be happy to have my own somewhat universal remote  :-+

I cannot find much at all of this online and I'm a newbie so if anyone has any ideas or links to a good layman explanation on how to customize IR frequencies that'd be great. Thanks.
« Last Edit: January 27, 2016, 09:54:52 am by Raellz »
 

Offline alsetalokin4017

  • Super Contributor
  • ***
  • Posts: 2055
  • Country: us
Re: Remote IR Frequencies
« Reply #1 on: January 27, 2016, 10:05:27 am »
The short answer is "yes". The long answer...

have you actually tried googling "arduino IR remote control" ?

http://www.righto.com/2009/08/multi-protocol-infrared-remote-library.html
The easiest person to fool is yourself. -- Richard Feynman
 

Offline Zero999

  • Super Contributor
  • ***
  • Posts: 19834
  • Country: gb
  • 0999
Re: Remote IR Frequencies
« Reply #2 on: January 27, 2016, 11:46:03 am »
If you have a smart phone, you can probably get an app.
 

Offline RaellzTopic starter

  • Contributor
  • Posts: 23
  • Country: us
Re: Remote IR Frequencies
« Reply #3 on: January 27, 2016, 12:07:28 pm »
The short answer is "yes". The long answer...

have you actually tried googling "arduino IR remote control" ?

http://www.righto.com/2009/08/multi-protocol-infrared-remote-library.html

Not quite layman, but I'll read it over a few more times to see if I can understand. Thanks.
 

Offline RaellzTopic starter

  • Contributor
  • Posts: 23
  • Country: us
Re: Remote IR Frequencies
« Reply #4 on: January 27, 2016, 12:17:02 pm »
If you have a smart phone, you can probably get an app.

I just tried a couple. They... seem like a gimmick.  :-// I guess they only work on TVs, not really "universal" I guess.
 

Offline Connoiseur

  • Regular Contributor
  • *
  • Posts: 104
  • Country: in
Re: Remote IR Frequencies
« Reply #5 on: January 27, 2016, 12:49:27 pm »
If you can borrow a remote from same make stereo, you can do the following
 

Offline RaellzTopic starter

  • Contributor
  • Posts: 23
  • Country: us
Re: Remote IR Frequencies
« Reply #6 on: January 27, 2016, 01:22:13 pm »
If you can borrow a remote from same make stereo, you can do the following


Thanks much.
 

Offline flynwill

  • Regular Contributor
  • *
  • Posts: 143
Re: Remote IR Frequencies
« Reply #7 on: January 27, 2016, 02:46:28 pm »
You might also checkout the jp1 groups http://www.hifi-remote.com/jp1/, who have done a lot of  reverse engineering and have a huge database of information about the protocols and codes used by different gear. (As well as the programming for the "all-for-one" line of universal remotes). 
 

Offline JoeO

  • Frequent Contributor
  • **
  • Posts: 527
  • Country: us
  • I admit to being deplorable
Re: Remote IR Frequencies
« Reply #8 on: January 28, 2016, 02:48:15 am »
What is the model number of the defective IR remote?  You can probably pick one up on ebay for $10 to $20.

Also, what is the model number of your stereo/equalizer?  Someone may have the remote for it and be able to tell you what the codes are.
The day Al Gore was born there were 7,000 polar bears on Earth.
Today, only 26,000 remain.
 

Offline alsetalokin4017

  • Super Contributor
  • ***
  • Posts: 2055
  • Country: us
Re: Remote IR Frequencies
« Reply #9 on: January 28, 2016, 05:33:30 am »
The short answer is "yes". The long answer...

have you actually tried googling "arduino IR remote control" ?

http://www.righto.com/2009/08/multi-protocol-infrared-remote-library.html

Not quite layman, but I'll read it over a few more times to see if I can understand. Thanks.


Actually, that's about as "layman" as it gets and still fits your original question:
Quote
...custom make my own IR remote using an Arduino Nano or something like that.

(It's basic enough for me to understand it, which means it's pretty darn basic after all... but I do have some experience with Arduinos.)
The easiest person to fool is yourself. -- Richard Feynman
 

Offline pelule

  • Frequent Contributor
  • **
  • Posts: 513
  • Country: de
  • What is business? It’s other people’s money
Re: Remote IR Frequencies
« Reply #10 on: January 28, 2016, 09:31:00 pm »
You do not have to stick to an Arduino, but for sure you need to know a bit of programming it.
Any CPU, fast enough to generate the codes at the required frequency, is sufficiant.
I did an "intelligent" remote control in the late 90s on a 4-bit CPU (it's no typing error) clocked at 4 MHz, NOP instruction execution time 2us.
You may use also your PC, have a look to: http://winlirc.sourceforge.net/

PeLuLe
You will learn something new every single day
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf