Hi there, sorry the subject is worded strangely.
Right in my car I have a CD/DVD type radio and it is supposed to come with an IR Remote control. But as it was second hand the remote didn't come with it so my question is that could I hook up an IR emitter to my arduino and run a script to basically make up IR codes and send them via the IR emitter so that I can then use the codes that affect the radio (i.e. volume +/- etc) and then later make a sketch just to emit the codes I have found/need.
So basically... I want my arduino to send out IR codes and when it starts to control my radio (let's say turning the volume up) I then know that that code is used to turn up the volume (which I will use in a later project) the sketch then continues to generate codes and if a code controls something (as before, I'd write it down so that I can use it later)
If that doesn't make sense then I shall try to re-word it but if it does make sense then can you help me out please?
Thanks in advanced.