Hi,
Because I am not familiar how to create .ols files and my IRToy cant talk to jawi's OLS client(do not know why) I needed a tool to visualize the data received from the IRToy.
So I wrote an script for reading from irtoy (the code is ugly) that works almost like the IRToyRedWrite util. Then the dumped bin was passed to this script. The script helped me to have visual impression of the data.
The script require GD::Image perl module!
BR,
Anton
Hi Anton,
These scripts are fantastic, thank you. I added them all to SVN (with the CC-BY license), and started a wiki page for documentation:
http://dangerousprototypes.com/docs/USB ... l_analysis (http://dangerousprototypes.com/docs/USB_IR_Toy:_Perl_scripts_for_signal_analysis)
Thanks so much for sharing!
I'd like to start a wiki page too with some examples.
Hi Ian,
I am glad that the scripts are useful. There are a lot of hard coded fine tuning parameters but they are working fine with the remotes I have. Currently working on another remote, yet it seems to me like a supplemented NEC protocol. It is for this (http://http://www.dvdremotecontrols.com/Mfrs/Panasonic/PanasonicAudio/EUR648251.htm) remote. Details will bi posted on separate topic.
BR,
Anton