The codes are (IIRC) always PWM for the TV remotes. Unfortunately, each manufacturer has a bit different codes for their particular machine. While there are tons of sites about all this, the best tutor for actually programming for it was given to me by Don Roy (his webiste is http://www3.sympatico.ca/donroy) . His code for it is in his newsletter archive, but I also have an unmodified version of it at : http://204.233.101.40/robots/irremote.txt It is Stamp 2 code, so it is easy to figure out what is happening. The particular example decodes a Sony remote controller output and sends it back to the PC in ASCII number format. Easy to modify - used it to control robots with the TV remote - works great. Dan ----- Original Message ----- From: Agnes en Henk Tobbe To: Sent: Sunday, October 24, 1999 2:28 AM Subject: IR coding - decoding with PIC > Hallo all, > Of course this has been asked before. I cannot find the codes that are > transmitted by my TV/VCR remote control. I see signals on the scope and want > to do something with it but... > So: > where can I find the standard codes? (read something about ISI ASCII) but > ISI site is too full of info and no search engine > Is the decoding software in the public domain (for 16F84 for instance)? > Henk - VK2GWK