JP1 Remotes Forum Index JP1 Remotes


FAQFAQ SearchSearch 7 days of topics7 Days MemberlistMemberlist UsergroupsUsergroups RegisterRegister
ProfileProfile Log in to check your private messagesLog in to check your private messages Log inLog in

New idea: WAV files to drive IR emitter/blaster
Goto page 1, 2, 3, 4, 5, 6  Next
 
Post new topic   Reply to topic    JP1 Remotes Forum Index -> JP1 - Software
View previous topic :: View next topic  
Author Message
The Robman
Site Owner


Joined: 01 Aug 2003
Posts: 21237
Location: Chicago, IL

                    
PostPosted: Tue May 08, 2012 12:02 pm    Post subject: New idea: WAV files to drive IR emitter/blaster Reply with quote

The question here raises an interesting question. Given that you can easily pick up an IR emitter on ebay (if you don't already have one for your ReplayTV, Tivo, etc), what would it take to generate a WAV file that would let you plug the emitter into the headphone jack of your PC in order to generate an IR signal, possibly so that a non-JP1 learning remote could capture it.

Does anyone have any knowledge of what such a WAV file would look like?

It appears this has already been done, so maybe we can reverse engineer it.

Here's a WAV file that can be used to generate the signals needed for the famous LG TV hack:
http://openlgtv.org.ru/wiki/images/8/8d/Lg-Service-menu-All.zip

The included readme.txt file is in Russian, so here's the Google translation:
Quote:
The method described in our IXBT http://forum.ixbt.com/topic.cgi?id=62:15861 (original idea - the same forum thread on plasma LG http://forum.ixbt.com/topic.cgi?id=62:14704 )
Special thanks to sasamarin (http://forum.ixbt.com/users.cgi?id=info:sasamarin) for any files (ok-ok).
Thank Poi ( http://forum.ixbt.com/users.cgi?id=info:Poi ) for writing simple instructions.

Take any two ordinary red LEDs (optional infra-red LEDs, but desirable), to twist them parallel to each other by different poles fasten the wire to them, for those who like neatness can solder, but not necessarily, and sticks to the output amp, you can connect to computer acoustics idushemu to plug in the active column in the second column instead.

Power headphone output mozhetne enough to shake the conventional diodes.

Offer a diode to the television, reproducing cycles of any audio file from the archive, and is slowly picking up the volume, waiting for the appearance of the on-screen prompt to enter a password, enter 0000 and we EZ ADJUST menu.

This method works with ANY firmware configured channels and other settings are not reset.

_________________
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
Back to top
View user's profile Send private message Visit poster's website
Kevin Timmerman
Expert


Joined: 09 Jan 2007
Posts: 142
Location: West Michigan

                    
PostPosted: Tue May 08, 2012 12:15 pm    Post subject: Reply with quote

Uh, did that a long time ago, also posted here about it at least once. IR Scope can even make the *.wav files.

This method of using audio to send IR was invented by Don Stratton and used by the Griffin Total Remote system for Pocket PC.

The Total Remote IR sender
Back to top
View user's profile Send private message
Barf
Expert


Joined: 24 Oct 2008
Posts: 1415
Location: Munich, Germany

                    
PostPosted: Tue May 08, 2012 12:52 pm    Post subject: Reply with quote

No, Rob, this idea is not new. far from it. There are several English-language sites describing the method since several years back. Kevin's is one.

I implemented an IR->Wav translator in this project. In modern Java are some classes javax.sound.sampled.*, which make it quite straightforward to e.g. generate "artificial" wav-files. API documentation for my wav_export class.

Re-using this class, it would be a piece of cake to add wav-export to the export formats of IrMaster, in case anyone would care.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
The Robman
Site Owner


Joined: 01 Aug 2003
Posts: 21237
Location: Chicago, IL

                    
PostPosted: Tue May 08, 2012 1:20 pm    Post subject: Reply with quote

I can tell it's not new to the world as a whole, but it's new to the JP1 world as none of our current tools support it.

I think it would be very useful if we were able to generate audio-to-IR WAV files from our various tools that would convert a JP1 code into a WAV. This would be for people who don't have access to tools such as a JP1 remote or a Pronto remote, but they need the ability to generate specific IR signals. This would typically be to hack a device, like the LG TV hack or the Pioneer Service Remote hack.

If you guys already know how to generate such a WAV file, would you be willing to help the user here who needs one:

http://www.hifi-remote.com/forums/viewtopic.php?p=103312#103312
_________________
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!


Last edited by The Robman on Wed May 09, 2012 7:35 am; edited 1 time in total
Back to top
View user's profile Send private message Visit poster's website
vickyg2003
Site Admin


Joined: 20 Mar 2004
Posts: 7073
Location: Florida

                    
PostPosted: Wed May 09, 2012 2:44 am    Post subject: Reply with quote

The Robman wrote:
I can tell it's not new to the world a a whole but it's new to the JP1 world as none of our current tools support it.

If I am understanding what is being discussed here I think IRScope has the ability to do this.

If you go to the Advanced menu options, and uncheck Hide Save Panel, you can save a signal as an Audio file. This is an old option that has limited support. This was in Kevin's IRScope way before all the JP1 stuff was added to do the decoding, so it's a little limited.
Back to top
View user's profile Send private message Visit poster's website
The Robman
Site Owner


Joined: 01 Aug 2003
Posts: 21237
Location: Chicago, IL

                    
PostPosted: Wed May 09, 2012 7:45 am    Post subject: Reply with quote

I've got as far as un-hiding the panel and selecting Audio, but I can't figure out how to actually save the signal as an audio file. When I try any of the save commands, the only option actually presented is .ict

Were you able to get it to work? If so, list the exact steps that you followed.
_________________
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
Back to top
View user's profile Send private message Visit poster's website
Kevin Timmerman
Expert


Joined: 09 Jan 2007
Posts: 142
Location: West Michigan

                    
PostPosted: Wed May 09, 2012 10:43 am    Post subject: Reply with quote

It is automatically created.

Back to top
View user's profile Send private message
Barf
Expert


Joined: 24 Oct 2008
Posts: 1415
Location: Munich, Germany

                    
PostPosted: Wed May 09, 2012 3:48 pm    Post subject: Reply with quote

What 'bout this:





Note the "# Repetitions" and that the "View Export", at least on some systems, bring up your favorite wave-player. Even ending sequenced should work.

Not very much tested.

Download the patch pack and unpack it OVER the IrMaster 0.1.2 installation (replacing IrMaster.jar and harctoolbox.jar) and it should work.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
The Robman
Site Owner


Joined: 01 Aug 2003
Posts: 21237
Location: Chicago, IL

                    
PostPosted: Wed May 09, 2012 8:32 pm    Post subject: Reply with quote

Kevin Timmerman wrote:
It is automatically created.

And where does it automatically put it? What am I missing? I've tried everything I can think of to make it generate a WAV file and I just can't see it. Plus, just in case it was automatic, I checked the IRScope folder afterwards and there are no WAV files there.






_________________
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
Back to top
View user's profile Send private message Visit poster's website
The Robman
Site Owner


Joined: 01 Aug 2003
Posts: 21237
Location: Chicago, IL

                    
PostPosted: Wed May 09, 2012 8:44 pm    Post subject: Reply with quote

Barf wrote:
What 'bout this:

Note the "# Repetitions" and that the "View Export", at least on some systems, bring up your favorite wave-player. Even ending sequenced should work.

Not very much tested.

Download the patch pack and unpack it OVER the IrMaster 0.1.2 installation (replacing IrMaster.jar and harctoolbox.jar) and it should work.

Cool, I downloaded the patch and it seems to work, but I can't test it as I don't have the little 2-IR-LED thing. I noticed that my IR blaster cables have mono plugs on them so I don't expect they'll work with it.
_________________
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
Back to top
View user's profile Send private message Visit poster's website
Kevin Timmerman
Expert


Joined: 09 Jan 2007
Posts: 142
Location: West Michigan

                    
PostPosted: Wed May 09, 2012 10:10 pm    Post subject: Reply with quote

IR Scope 2.0.2.3 seems to be broken in several ways. Use version 2.0.1
Back to top
View user's profile Send private message
vickyg2003
Site Admin


Joined: 20 Mar 2004
Posts: 7073
Location: Florida

                    
PostPosted: Thu May 10, 2012 6:17 am    Post subject: Reply with quote

The Robman wrote:
Kevin Timmerman wrote:
It is automatically created.

And where does it automatically put it? What am I missing? I've tried everything I can think of to make it generate a WAV file and I just can't see it. Plus, just in case it was automatic, I checked the IRScope folder afterwards and there are no WAV files there.

Kevin wrote:
IR Scope 2.0.2.3 seems to be broken in several ways. Use version 2.0.1


Hmm it seems I am using IR 2.01 too, so I can't speak to that issue 2.0.2.3 issue.

Since this is an old, old function, it doesn't follow the now "enforced" recommendations of not saving the file in the installation directory. So if you installed it anywhere other than program files you should be good to go, but if you installed it in the Program Files directory, its anybody's guess where the file is.

You'll be looking for an IR201205*.WAV file.

Also, I do believe that this is not meant to handle multiple captures. I think this will only do one signal at a time. As I said, this functionality was in IRScope long before the current features, and was not enhanced as IRScope evolved into the tool it is today.

It looks like Barf got you a WAV file, so this probably is not needed.
Back to top
View user's profile Send private message Visit poster's website
mathdon
Expert


Joined: 22 Jul 2008
Posts: 4523
Location: Cambridge, UK

                    
PostPosted: Thu May 10, 2012 5:06 pm    Post subject: Reply with quote

IRScope 2.01 was my revision. There were various functions of Kevin's original version that I did not understand, Audio being one of them. I believe I have preserved these functions but not enhanced them. I cannot speak for version 2.0.2.3, as that is not my work.
_________________
Graham
Back to top
View user's profile Send private message
The Robman
Site Owner


Joined: 01 Aug 2003
Posts: 21237
Location: Chicago, IL

                    
PostPosted: Thu May 10, 2012 7:33 pm    Post subject: Reply with quote

Kevin Timmerman wrote:
IR Scope 2.0.2.3 seems to be broken in several ways. Use version 2.0.1

I just downloaded 2.0.1 and I still can't figure out how to make it save a wav file. Or, as Vicky suggested, it's saving it but I have no idea where.
_________________
Rob
www.hifi-remote.com
Please don't PM me with remote questions, post them in the forums so all the experts can help!
Back to top
View user's profile Send private message Visit poster's website
Kevin Timmerman
Expert


Joined: 09 Jan 2007
Posts: 142
Location: West Michigan

                    
PostPosted: Thu May 10, 2012 7:55 pm    Post subject: Reply with quote

Check "Ask for Name" and you can tell it where to save.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic       JP1 Remotes Forum Index -> JP1 - Software All times are GMT - 5 Hours
Goto page 1, 2, 3, 4, 5, 6  Next
Page 1 of 6

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


 

Powered by phpBB © 2001, 2005 phpBB Group
Top 7 Advantages of Playing Online Slots The Evolution of Remote Control