olds EU IR codes ??

Get help and show off your TV-B-Gone kit!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
k-micaz
 
Posts: 2
Joined: Wed May 18, 2011 3:39 pm

olds EU IR codes ??

Post by k-micaz »

Hi all,

(sorry for my english because I'm french so ... :roll: )

Is it possible than somebody give me an old version of the EU IRcodes like that :
// Code 000 -- Sony, Baur, Neckermann, Otto Versand, Palladium, Quelle, SEI, Sinudyne, Sonolor, Universu
const struct powercode sonyCode PROGMEM = {
freq_to_timerval(38400), // 38.4 KHz
{{240, 60},
{120, 60},
{60 , 60},
{120, 60},
{60 , 60},
{120, 60},
{60 , 60},
{60 , 60},
{120, 60},
{60 , 60},
{60 , 60},
{60 , 60},
{60 , 2700},
{240, 60},
{120, 60},
{60 , 60},
{120, 60},
{60 , 60},
{120, 60},
{60 , 60},
{60 , 60},
{120, 60},
{60 , 60},
{60 , 60},
{60 , 60},
{60 , 0}// end of code
}
};
Because I would like to make my own TV-B-gone (with a PIC) but I dont understand the compression like in the V1.2 ...

Thanks :D

Agent24
 
Posts: 307
Joined: Sun Jan 24, 2010 6:48 am

Re: olds EU IR codes ??

Post by Agent24 »

The TV-B-Gone page seems to describe how the codes work I thought

Locked
Please be positive and constructive with your questions and comments.

Return to “TV-B-Gone Kit”