This shows you the differences between two versions of the page.
|
arduino:ir_remote [2010/02/02 23:35] john created |
arduino:ir_remote [2010/02/02 23:35] (current) john |
||
|---|---|---|---|
| Line 6: | Line 6: | ||
| * [[http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1176098434|blog post of above I think]] | * [[http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1176098434|blog post of above I think]] | ||
| * [[http://www.arduino.cc/playground/Code/InfraredReceivers|ir decoder]] | * [[http://www.arduino.cc/playground/Code/InfraredReceivers|ir decoder]] | ||
| + | * gnuplot command: <code>gnuplot> plot [0:65000] [-.1:2] "kenwood4-1.txt" using 1:2 with lines</code> | ||
| == | == | ||